source: rtems/c/src/lib/libbsp/bare/ChangeLog @ bc31326c

4.104.114.84.95
Last change on this file since bc31326c was bc31326c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 13:00:42

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 2.6 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        Makefile.am: Reflect having moved automake.
4        include/Makefile.am: Reflect having moved automake.
5
62003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
9
102003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        PR 445/bsps
13        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
14
152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Remove AC_CONFIG_AUX_DIR.
18
192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
22
232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: AC_PREREQ(2.57).
26
272002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
30
312002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * .cvsignore: Reformat.
34        Add autom4te*cache.
35        Remove autom4te.cache.
36
372002-08-21      Joel Sherrill <joel@OARcorp.com>
38
39        * bsp_specs: Added support for -nostdlibs.
40
412002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac:
44        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
45        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
46        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
47        * Makefile.am: Remove AUTOMAKE_OPTIONS.
48
492001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
52        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
53
542001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
57        * configure.in: Remove.
58        * configure.ac: New file, generated from configure.in by autoupdate.
59
602001-09-27      Joel Sherrill <joel@OARcorp.com>
61
62        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
63
642001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * include/Makefile.am: Use 'CLEANFILES ='.
67        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
68        * include/Makefile.am: fix path to shared/include/coverhd.h.
69
702001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * include/bsp.h: Include bspopts.h.
73
742001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.in: Add bspopts.h.
77        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
78        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
79
802000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
83
842000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
87
882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
91        Switch to GNU canonicalization.
92
932000-08-10      Joel Sherrill <joel@OARcorp.com>
94
95        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.