source: rtems/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @ 867ab080

4.104.114.84.95
Last change on this file since 867ab080 was c483a4e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:22:53

Fix broken ChangeLog? entries.

  • Property mode set to 100644
File size: 8.4 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved automake/.
4        * clock/Makefile.am: Reflect having moved automake/.
5        * console/Makefile.am: Reflect having moved automake/.
6        * include/Makefile.am: Reflect having moved automake/.
7        * network/Makefile.am: Reflect having moved automake/.
8        * nvram/Makefile.am: Reflect having moved automake/.
9        * pci/Makefile.am: Reflect having moved automake/.
10        * start/Makefile.am: Reflect having moved automake/.
11        * startup/Makefile.am: Reflect having moved automake/.
12        * timer/Makefile.am: Reflect having moved automake/.
13        * tod/Makefile.am: Reflect having moved automake/.
14        * universe/Makefile.am: Reflect having moved automake/.
15        * vectors/Makefile.am: Reflect having moved automake/.
16        * wrapup/Makefile.am: Reflect having moved automake/.
17
182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
21
222003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        PR 445/bsps
25        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
26        Remove cpp, old_cpp (now unused).
27
282003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove AC_CONFIG_AUX_DIR.
31
322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
35
362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: AC_PREREQ(2.57).
39
402003-01-20      Joel Sherrill <joel@OARcorp.com>
41
42        * startup/linkcmds*: Add FreeBSD sysctl() sections.
43
442002-12-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
47        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
48        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49        * nvram/Makefile.am: Don't include @RTEMS_BSP@.cfg.
50        * pci/Makefile.am: Don't include @RTEMS_BSP@.cfg.
51        * start/Makefile.am: Don't include @RTEMS_BSP@.cfg.
52        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
54        * tod/Makefile.am: Don't include @RTEMS_BSP@.cfg.
55        * universe/Makefile.am: Don't include @RTEMS_BSP@.cfg.
56        * vectors/Makefile.am: Don't include @RTEMS_BSP@.cfg.
57
582002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * start/Makefile.am: Use install-data-local to install startfile.
61
622002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
65
662002-11-04      Joel Sherrill <joel@OARcorp.com>
67
68        * console/i8042.c: Removed warnings.
69
702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * .cvsignore: Reformat.
73        Add autom4te*cache.
74        Remove autom4te.cache.
75
762002-08-21      Joel Sherrill <joel@OARcorp.com>
77
78        * bsp_specs: Added support for -nostdlibs.
79
802002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
83        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
84        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
85        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
86        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
87        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
88        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
89        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
90        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
91        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
92        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
93        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
94
952002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * start/Makefile.am: Eliminate PGM.
98        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
99
1002002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
103
1042002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
107        Remove $(OBJS) from all-local.
108
1092002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
112
1132001-05-09      Joel Sherrill <joel@OARcorp.com>
114
115        * startup/linkcmds: In support of gcc 3.1, added one of more
116        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
117        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
118        and direction of segments to memory regions may also have been
119        addressed.  This was a sweep across all BSPs.
120 
1212002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
124
1252002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * start/start.S: remove targopts.h.
128
1292001-04-08      Joel Sherrill <joel@OARcorp.com>
130
131        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
132 
1332002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * configure.ac:
136        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
137        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
138        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
139        * Makefile.am: Remove AUTOMAKE_OPTIONS.
140        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
141        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
145        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
146        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
147        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
148        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
149        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
150        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
151        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
152
1532001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
156
1572001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Makefile.am: Add @exceptions@ to SUBDIRS.
160        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
161        make/custom/ppcn_60x.cfg;
162        Add RTEMS_PPC_EXCEPTIONS([old]).
163        * include/Makefile.am: include force-preinstall.am.
164        * wrapup/Makefile.am: Apply @exceptions@.
165
1662001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
167
168        This modification is part of the submitted modifications necessary to
169        support the IBM PPC405 family.  This submission was reviewed by
170        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
171        not negatively impact the ppc403 BSPs.  The submission and tracking
172        process was captured as PR50.
173        * startup/spurious.c: Added ppc405 support.
174
1752001-10-25      Joel Sherrill <joel@OARcorp.com>
176
177        * startup/linkcmds: Added _init and _fini.
178
1792001-10-12      Joel Sherrill <joel@OARcorp.com>
180
181        * clock/clock.c, console/console.c, console/debugio.c,
182        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
183        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
184        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
185        timer/timer.c: Fixed typo.
186
1872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
190        * configure.in: Remove.
191        * configure.ac: New file, generated from configure.in by autoupdate.
192
1932001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
196
1972001-06-19      Joel Sherrill <joel@OARcorp.com>
198
199        * include/Makefile.am: Fixed typo.
200
2012001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.in: Add bspopts.h.
204        * include/.cvsignore: Add bspopts.h*, stamp-h*.
205        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
206        * include/bsp.h: Include bspopts.h.
207
2082001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
209
210        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
211
2122001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
215        CVS-Id.
216        * include/chain.h: Remove.
217        * include/Makefile.am: Remove chain.h.
218
2192000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
222
2232000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
226
2272000-11-01      Joel Sherrill <joel@OARcorp.com>
228
229        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
230        and libcsupport.h moved from libc to lib/include/rtems and
231        now must be referenced as <rtems/XXX.h>.   Header file order
232        was cleaned up while doing this.
233
2342000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
237        Switch to GNU canonicalization.
238
2392000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
242        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
243        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
244        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
245        Include compile.am
246
2472000-08-10      Joel Sherrill <joel@OARcorp.com>
248
249        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.