source: rtems/c/src/lib/libbsp/bare/ChangeLog @ 5f7d7640

4.104.114.84.95
Last change on this file since 5f7d7640 was f73623b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/20/03 at 13:55:54

2003-10-20 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
4
52003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Merge-in include/Makefile.am.
8        Reflect changes to bsp.am.
9        * include/Makefile.am: Remove.
10        * configure.ac: Reflect changes above.
11
122003-09-04      Joel Sherrill <joel@OARcorp.com>
13
14        * include/bsp.h: URL for license changed.
15
162003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Reflect having moved aclocal/.
19
202003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Reflect having moved automake/.
23        * include/Makefile.am: Reflect having moved automake/.
24
252003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
28
292003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        PR 445/bsps
32        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
33
342003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: Remove AC_CONFIG_AUX_DIR.
37
382003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
41
422003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: AC_PREREQ(2.57).
45
462002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562002-08-21      Joel Sherrill <joel@OARcorp.com>
57
58        * bsp_specs: Added support for -nostdlibs.
59
602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac:
63        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
64        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
65        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
66        * Makefile.am: Remove AUTOMAKE_OPTIONS.
67
682001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
71        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
72
732001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
76        * configure.in: Remove.
77        * configure.ac: New file, generated from configure.in by autoupdate.
78
792001-09-27      Joel Sherrill <joel@OARcorp.com>
80
81        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
82
832001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * include/Makefile.am: Use 'CLEANFILES ='.
86        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
87        * include/Makefile.am: fix path to shared/include/coverhd.h.
88
892001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * include/bsp.h: Include bspopts.h.
92
932001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * configure.in: Add bspopts.h.
96        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
97        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
98
992000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
102
1032000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
106
1072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
110        Switch to GNU canonicalization.
111
1122000-08-10      Joel Sherrill <joel@OARcorp.com>
113
114        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.