source: rtems/c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog @ 8730f45

4.104.114.84.95
Last change on this file since 8730f45 was 8730f45, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/21/02 at 12:19:27

2002-10-21 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
  • Property mode set to 100644
File size: 6.0 KB
Line 
12002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Reformat.
4        Add autom4te*cache.
5        Remove autom4te.cache.
6
72002-08-21      Joel Sherrill <joel@OARcorp.com>
8
9        * bsp_specs: Added support for -nostdlibs.
10
112002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
14        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
15        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
16        * nvram/Makefile.am: Use .$(OBJEXT) instead of .o.
17        * pci/Makefile.am: Use .$(OBJEXT) instead of .o.
18        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
19        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
20        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
21        * tod/Makefile.am: Use .$(OBJEXT) instead of .o.
22        * universe/Makefile.am: Use .$(OBJEXT) instead of .o.
23        * vectors/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
25
262002-07-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * start/Makefile.am: Eliminate PGM.
29        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
30
312002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
34
352002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
38        Remove $(OBJS) from all-local.
39
402002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
43
442001-05-09      Joel Sherrill <joel@OARcorp.com>
45
46        * startup/linkcmds: In support of gcc 3.1, added one of more
47        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
48        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
49        and direction of segments to memory regions may also have been
50        addressed.  This was a sweep across all BSPs.
51 
522002-04-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * startup/spurious.c: Use defined(mpc604) instead of defined(ppc604).
55
562002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * start/start.S: remove targopts.h.
59
602001-04-08      Joel Sherrill <joel@OARcorp.com>
61
62        * startup/linkcmds: Per PR170, PR171, and PR172 add .eh_frame
63 
642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac:
67        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
68        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
69        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
70        * Makefile.am: Remove AUTOMAKE_OPTIONS.
71        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
73        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
76        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
77        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
78        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
79        * tod/Makefile.am: Remove AUTOMAKE_OPTIONS.
80        * universe/Makefile.am: Remove AUTOMAKE_OPTIONS.
81        * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
82        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
83
842001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
87
882001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * Makefile.am: Add @exceptions@ to SUBDIRS.
91        * configure.ac: Apply RTEMS_BSPOPTS_*(*) to merge-in settings from
92        make/custom/ppcn_60x.cfg;
93        Add RTEMS_PPC_EXCEPTIONS([old]).
94        * include/Makefile.am: include force-preinstall.am.
95        * wrapup/Makefile.am: Apply @exceptions@.
96
972001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
98
99        This modification is part of the submitted modifications necessary to
100        support the IBM PPC405 family.  This submission was reviewed by
101        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
102        not negatively impact the ppc403 BSPs.  The submission and tracking
103        process was captured as PR50.
104        * startup/spurious.c: Added ppc405 support.
105
1062001-10-25      Joel Sherrill <joel@OARcorp.com>
107
108        * startup/linkcmds: Added _init and _fini.
109
1102001-10-12      Joel Sherrill <joel@OARcorp.com>
111
112        * clock/clock.c, console/console.c, console/debugio.c,
113        console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c,
114        console/z85c30cfg.h, include/bsp.h, startup/bspstart.c,
115        startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c,
116        timer/timer.c: Fixed typo.
117
1182001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
121        * configure.in: Remove.
122        * configure.ac: New file, generated from configure.in by autoupdate.
123
1242001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
127
1282001-06-19      Joel Sherrill <joel@OARcorp.com>
129
130        * include/Makefile.am: Fixed typo.
131
1322001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.in: Add bspopts.h.
135        * include/.cvsignore: Add bspopts.h*, stamp-h*.
136        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
137        * include/bsp.h: Include bspopts.h.
138
1392001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
140
141        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
142
1432001-01-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * startup/genpvec.c: #include <chain.h> instead of "chain.h", fix
146        CVS-Id.
147        * include/chain.h: Remove.
148        * include/Makefile.am: Remove chain.h.
149
1502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
153
1542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
157
1582000-11-01      Joel Sherrill <joel@OARcorp.com>
159
160        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
161        and libcsupport.h moved from libc to lib/include/rtems and
162        now must be referenced as <rtems/XXX.h>.   Header file order
163        was cleaned up while doing this.
164
1652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
168        Switch to GNU canonicalization.
169
1702000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * clock/Makefile.am, console/Makefile.am, network/Makefile.am,
173        nvram/Makefile.am, pci/Makefile.am, start/Makefile.am,
174        startup/Makefile.am, timer/Makefile.am, tod/Makefile.am,
175        universe/Makefile.am, vectors/Makefile.am, wrapup/Makefile.am:
176        Include compile.am
177
1782000-08-10      Joel Sherrill <joel@OARcorp.com>
179
180        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.