source: rtems/c/src/lib/libbsp/bare/ChangeLog @ 6ac101b

4.104.114.84.95
Last change on this file since 6ac101b was aed95bd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/21/04 at 14:39:56

2004-01-21 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add PREINSTALL_DIRS.
  • Property mode set to 100644
File size: 3.5 KB
Line 
12004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add PREINSTALL_DIRS.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
8
92003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Misc cleanups and fixes.
12
132003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: Remove RTEMS_CANONICAL_HOST.
16
172003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
20
212003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Merge-in include/Makefile.am.
24        Reflect changes to bsp.am.
25        * include/Makefile.am: Remove.
26        * configure.ac: Reflect changes above.
27
282003-09-04      Joel Sherrill <joel@OARcorp.com>
29
30        * include/bsp.h: URL for license changed.
31
322003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Reflect having moved aclocal/.
35
362003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * Makefile.am: Reflect having moved automake/.
39        * include/Makefile.am: Reflect having moved automake/.
40
412003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
44
452003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        PR 445/bsps
48        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
49
502003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove AC_CONFIG_AUX_DIR.
53
542003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
57
582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: AC_PREREQ(2.57).
61
622002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
65
662002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * .cvsignore: Reformat.
69        Add autom4te*cache.
70        Remove autom4te.cache.
71
722002-08-21      Joel Sherrill <joel@OARcorp.com>
73
74        * bsp_specs: Added support for -nostdlibs.
75
762002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac:
79        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
80        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
81        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * Makefile.am: Remove AUTOMAKE_OPTIONS.
83
842001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
87        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
88
892001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
92        * configure.in: Remove.
93        * configure.ac: New file, generated from configure.in by autoupdate.
94
952001-09-27      Joel Sherrill <joel@OARcorp.com>
96
97        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
98
992001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * include/Makefile.am: Use 'CLEANFILES ='.
102        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
103        * include/Makefile.am: fix path to shared/include/coverhd.h.
104
1052001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * include/bsp.h: Include bspopts.h.
108
1092001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.in: Add bspopts.h.
112        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
113        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
114
1152000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
118
1192000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
122
1232000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
126        Switch to GNU canonicalization.
127
1282000-08-10      Joel Sherrill <joel@OARcorp.com>
129
130        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.