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

4.104.114.84.95
Last change on this file since d48a010c was d48a010c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/20/04 at 04:29:23

2004-10-20 Ralf Corsepius <ralf_corsepius@…>

  • include/tm27.h: New.
  • Makefile.am: Add tm27.h
  • Property mode set to 100644
File size: 4.1 KB
Line 
12004-10-20      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * include/tm27.h: New.
4        * Makefile.am: Add tm27.h
5
62004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * configure.ac: Require automake > 1.9.
9
102004-04-01      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
13        * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
14
152004-02-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Reflect changes to bsp.am.
18        Preinstall dist_project_lib*.
19
202004-02-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Reflect changes to bsp.am.
23
242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Add PREINSTALL_DIRS.
27
282003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
31
322003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: Misc cleanups and fixes.
35
362003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Remove RTEMS_CANONICAL_HOST.
39
402003-10-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
43
442003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Merge-in include/Makefile.am.
47        Reflect changes to bsp.am.
48        * include/Makefile.am: Remove.
49        * configure.ac: Reflect changes above.
50
512003-09-04      Joel Sherrill <joel@OARcorp.com>
52
53        * include/bsp.h: URL for license changed.
54
552003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * Makefile.am: Reflect having moved aclocal/.
58
592003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * Makefile.am: Reflect having moved automake/.
62        * include/Makefile.am: Reflect having moved automake/.
63
642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
67
682003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        PR 445/bsps
71        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
72
732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Remove AC_CONFIG_AUX_DIR.
76
772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
80
812003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: AC_PREREQ(2.57).
84
852002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
88
892002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * .cvsignore: Reformat.
92        Add autom4te*cache.
93        Remove autom4te.cache.
94
952002-08-21      Joel Sherrill <joel@OARcorp.com>
96
97        * bsp_specs: Added support for -nostdlibs.
98
992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac:
102        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
103        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
104        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * Makefile.am: Remove AUTOMAKE_OPTIONS.
106
1072001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
110        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
111
1122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
115        * configure.in: Remove.
116        * configure.ac: New file, generated from configure.in by autoupdate.
117
1182001-09-27      Joel Sherrill <joel@OARcorp.com>
119
120        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
121
1222001-09-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * include/Makefile.am: Use 'CLEANFILES ='.
125        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
126        * include/Makefile.am: fix path to shared/include/coverhd.h.
127
1282001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * include/bsp.h: Include bspopts.h.
131
1322001-05-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.in: Add bspopts.h.
135        * include/.cvsignore: Add bspopts.h*, coverhd.h, stamp-h*.
136        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
137
1382000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
141
1422000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
145
1462000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
149        Switch to GNU canonicalization.
150
1512000-08-10      Joel Sherrill <joel@OARcorp.com>
152
153        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.