source: rtems/c/src/lib/libbsp/powerpc/gen405/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: 5.3 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved automake/.
4        * dlentry/Makefile.am: Reflect having moved automake/.
5        * include/Makefile.am: Reflect having moved automake/.
6        * startup/Makefile.am: Reflect having moved automake/.
7        * wrapup/Makefile.am: Reflect having moved automake/.
8
92003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
12
132003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        PR 445/bsps
16        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
17        Remove cpp, old_cpp (now unused).
18
192003-03-24      Joel Sherrill <joel@OARcorp.com>
20
21        PR 378/bsps
22        * bsp_specs: Did not include ecrtn in endfile sections. Reported
23        and fixed by elkolli@crf.canon.fr.
24
252003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * configure.ac: Remove AC_CONFIG_AUX_DIR.
28
292003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
32
332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * configure.ac: AC_PREREQ(2.57).
36
372003-01-20      Joel Sherrill <joel@OARcorp.com>
38
39        * startup/linkcmds*: Add FreeBSD sysctl() sections.
40
412003-01-20      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
44
452002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
48        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49
502002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
53
542002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * .cvsignore: Reformat.
57        Add autom4te*cache.
58        Remove autom4te.cache.
59
602002-08-21      Joel Sherrill <joel@OARcorp.com>
61
62        * bsp_specs: Added support for -nostdlibs.
63
642002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
67        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
68        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
69
702002-08-09      Joel Sherrill <joel.sherrill@OARcorp.com>
71
72        * dlentry/dlentry.S: Removed fake __eabi to avoid conflict with
73        the real one provided by gcc.  I don't know if this makes this
74        BSP work for C++ but it at least lets simple programs link again.
75
762002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
79
802002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
83        Remove $(OBJS) from all-local.
84
852002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
88
892002-06-14      Joel Sherrill <joel@OARcorp.com>
90
91        * startup/linkcmds: Fixed typo.
922001-05-09      Joel Sherrill <joel@OARcorp.com>
93
94        * startup/linkcmds: In support of gcc 3.1, added one of more
95        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
96        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
97        and direction of segments to memory regions may also have been
98        addressed.  This was a sweep across all BSPs.
99 
1002001-04-08      Joel Sherrill <joel@OARcorp.com>
101
102        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
103        add .eh_frame.
104 
1052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac:
108        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
109        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
110        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
111        * Makefile.am: Remove AUTOMAKE_OPTIONS.
112        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
113        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
114        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
115
1162001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
119
1202001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
123
1242001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
127        rules, add @exceptions@ to SUBDIRS.
128        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
129        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
130        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
131        * include/Makefile.am: Convert PREINSTALL_FILES to
132        TMPINSTALL_FILES, include force-preinstall.am.
133        * wrapup/Makefile.am: Apply @exceptions@.
134
1352001-11-20      Joel Sherrill <joel@OARcorp.com>
136
137        * include/bspopts.h.in: Automatically generated file that should not
138        be in CVS.
139
1402001-11-14      Joel Sherrill <joel@OARcorp.com>
141
142        * startup/linkcmds: Fixed syntax error in my previous addition
143        of __init.
144
1452001-11-13      Joel Sherrill <joel@OARcorp.com>
146
147        * startup/linkcmds: Added _init, and _fini symbols.
148
1492001-11-13      Joel Sherrill <joel@OARcorp.com>
150
151        * .cvsignore: New file.
152
1532001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
154
155        This modification is part of the submitted modifications necessary to
156        support the IBM PPC405 family.  This submission was reviewed by
157        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
158        not negatively impact the ppc403 BSPs.  The submission and tracking
159        process was captured as PR50.
160        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
161        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
162        include/.cvsignore, include/Makefile.am, include/bsp.h,
163        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
164        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
165        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
166        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
167        part of the new gen405 BSP.
168
Note: See TracBrowser for help on using the repository browser.