source: rtems/c/src/lib/libbsp/m68k/dmv152/ChangeLog @ 75fcb394

4.104.114.84.95
Last change on this file since 75fcb394 was 75fcb394, checked in by Joel Sherrill <joel.sherrill@…>, on 08/14/03 at 20:13:52

Correcting to include PR numbers.

  • Property mode set to 100644
File size: 5.7 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        PR 452/bsps
4        * startup/Makefile.am: Remove USE_INIT_FINI.
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        Remove cpp, old_cpp (now unused).
15
162003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove AC_CONFIG_AUX_DIR.
19
202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
23
242003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: AC_PREREQ(2.57).
27
282003-01-20      Joel Sherrill <joel@OARcorp.com>
29
30        * startup/linkcmds*: Add FreeBSD sysctl() sections.
31
322002-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
35        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
36        * spurious/Makefile.am: Don't include @RTEMS_BSP@.cfg.
37        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
38        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
39        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
40
412002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * start/Makefile.am: Use install-data-local to install startfile.
44
452002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
48
492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * .cvsignore: Reformat.
52        Add autom4te*cache.
53        Remove autom4te.cache.
54
552002-08-21      Joel Sherrill <joel@OARcorp.com>
56
57        * bsp_specs: Added support for -nostdlibs.
58
592002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
62        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
63        * spurious/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
66        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
68
692002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * start/Makefile.am: Eliminate PGM.
72        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
73
742002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
77
782002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
81        Remove $(OBJS) from all-local.
82
832002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
86
872001-05-09      Joel Sherrill <joel@OARcorp.com>
88
89        * startup/linkcmds: In support of gcc 3.1, added one of more
90        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
91        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
92        and direction of segments to memory regions may also have been
93        addressed.  This was a sweep across all BSPs.
94 
952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac:
98        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
99        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
100        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
101        * Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
108        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
109
1102001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
113        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
114
1152001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
118
1192001-11-15      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: Add RTEMS_BSPOPTS_*(USE_CONSOLE_A),
122        add RTEMS_BSPOPTS_*(USE_CONSOLE_B).
123
1242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
127        * configure.in: Remove.
128        * configure.ac: New file, generated from configure.in by autoupdate.
129
1302001-09-27      Joel Sherrill <joel@OARcorp.com>
131
132        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
133
1342001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
137
1382001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * configure.in: Add bspopts.h.
141        * include/.cvsignore: Add bspopts.h*, stamp-h*.
142        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
143        * include/bsp.h: Include bspopts.h.
144
1452001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
146
147        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
148
1492000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
152
1532000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
156
1572000-11-01      Joel Sherrill <joel@OARcorp.com>
158
159        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
160        and libcsupport.h moved from libc to lib/include/rtems and
161        now must be referenced as <rtems/XXX.h>.   Header file order
162        was cleaned up while doing this.
163
1642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
167        Switch to GNU canonicalization.
168
1692000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
170
171        * startup/linkcmds: Added lines so DWARF debug information
172        would be available.  Otherwise gdb complains that the offsets
173        for the debug info are incorrect and doesn't load the files.
174
1752000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * clock/Makefile.am, console/Makefile.am, spurious/Makefile.am,
178        start/Makefile.am, startup/Makefile.am, timer/Makefile.am,
179        wrapup/Makefile.am: Include compile.am
180
1812000-08-10      Joel Sherrill <joel@OARcorp.com>
182
183        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.