source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 7862f888

4.104.114.84.95
Last change on this file since 7862f888 was 7d751b6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 12:53:33

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
dlentry/Makefile.am: Reflect having moved automake.
flashentry/Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
startup/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 6.1 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        flashentry/Makefile.am: Reflect having moved automake.
6        include/Makefile.am: Reflect having moved automake.
7        startup/Makefile.am: Reflect having moved automake.
8        wrapup/Makefile.am: Reflect having moved automake.
9
102003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
13
142003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        PR 445/bsps
17        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
18        Remove cpp, old_cpp (now unused).
19
202003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: Remove AC_CONFIG_AUX_DIR.
23
242003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
27
282003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: AC_PREREQ(2.57).
31
322003-01-20      Joel Sherrill <joel@OARcorp.com>
33
34        * startup/linkcmds*: Add FreeBSD sysctl() sections.
35
362003-01-20      Joel Sherrill <joel@OARcorp.com>
37
38        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
39
402002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
43        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
44        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
45
462002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
49
502002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * .cvsignore: Reformat.
53        Add autom4te*cache.
54        Remove autom4te.cache.
55
562002-08-21      Joel Sherrill <joel@OARcorp.com>
57
58        * bsp_specs: Added support for -nostdlibs.
59
602002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
63        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
64        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
65        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
66
672002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
70
712002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
74        Remove $(OBJS) from all-local.
75
762002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
79
802002-06-14      Joel Sherrill <joel@OARcorp.com>
81
82        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
83        gnu.linkonce.r sections.
842001-05-09      Joel Sherrill <joel@OARcorp.com>
85
86        * startup/linkcmds: In support of gcc 3.1, added one of more
87        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
88        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
89        and direction of segments to memory regions may also have been
90        addressed.  This was a sweep across all BSPs.
91 
922001-04-08      Joel Sherrill <joel@OARcorp.com>
93
94        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
95        add .eh_frame.
96 
972002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * configure.ac:
100        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
101        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
102        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
105        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
106        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
107        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
108
1092001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
112
1132001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
116
1172001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
120        SUBDIRS.
121        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
122        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
123        RTEMS_PPC_EXCEPTIONS([old]).
124        * include/Makefile.am: Convert PREINSTALL_FILES to
125        TMPINSTALL_FILES, include force-preinstall.am.
126        * wrapup/Makefile.am: Apply @exceptions@.
127
1282001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
129
130        This modification is part of the submitted modifications necessary to
131        support the IBM PPC405 family.  This submission was reviewed by
132        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
133        not negatively impact the ppc403 BSPs.  The submission and tracking
134        process was captured as PR50.
135        * include/bsp.h: Increase the interrupt stack size to 16K.
136
1372001-10-25      Joel Sherrill <joel@OARcorp.com>
138
139        * startup/linkcmds: Added _init and _fini.
140
1412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
144        * configure.in: Remove.
145        * configure.ac: New file, generated from configure.in by autoupdate.
146
1472001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
150
1512001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * configure.in: Add bspopts.h.
154        * include/.cvsignore: Add bspopts.h*, stamp-h*.
155        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
156        * include/bsp.h: Include bspopts.h.
157
1582001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
159
160        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
161
1622000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
165
1662000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
169
1702000-11-01      Joel Sherrill <joel@OARcorp.com>
171
172        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
173        and libcsupport.h moved from libc to lib/include/rtems and
174        now must be referenced as <rtems/XXX.h>.   Header file order
175        was cleaned up while doing this.
176
1772000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
180        Switch to GNU canonicalization.
181
1822000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
183
184        * startup/linkcmds: Added lines so DWARF debug information
185        would be available.  Otherwise gdb complains that the offsets
186        for the debug info are incorrect and doesn't load the files.
187
1882000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
191        wrapup/Makefile.am: Include compile.am
192
1932000-08-10      Joel Sherrill <joel@OARcorp.com>
194
195        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.