source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 357a9f0

4.104.114.84.95
Last change on this file since 357a9f0 was 357a9f0, checked in by Joel Sherrill <joel.sherrill@…>, on 11/08/01 at 23:47:18

2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@…>

This modification is part of the submitted modifications necessary to
support the IBM PPC405 family. This submission was reviewed by
Thomas Doerfler <Thomas.Doerfler@…> who ensured it did
not negatively impact the ppc403 BSPs. The submission and tracking
process was captured as PR50.

  • include/bsp.h: Increase the interrupt stack size to 16K.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
2
3        This modification is part of the submitted modifications necessary to
4        support the IBM PPC405 family.  This submission was reviewed by
5        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
6        not negatively impact the ppc403 BSPs.  The submission and tracking
7        process was captured as PR50.
8        * include/bsp.h: Increase the interrupt stack size to 16K.
9
102001-10-25      Joel Sherrill <joel@OARcorp.com>
11
12        * startup/linkcmds: Added _init and _fini.
13
142001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
17        * configure.in: Remove.
18        * configure.ac: New file, generated from configure.in by autoupdate.
19
202001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
23
242001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * configure.in: Add bspopts.h.
27        * include/.cvsignore: Add bspopts.h*, stamp-h*.
28        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
29        * include/bsp.h: Include bspopts.h.
30
312001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
32
33        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
34
352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
38
392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
42
432000-11-01      Joel Sherrill <joel@OARcorp.com>
44
45        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
46        and libcsupport.h moved from libc to lib/include/rtems and
47        now must be referenced as <rtems/XXX.h>.   Header file order
48        was cleaned up while doing this.
49
502000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
53        Switch to GNU canonicalization.
54
552000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
56
57        * startup/linkcmds: Added lines so DWARF debug information
58        would be available.  Otherwise gdb complains that the offsets
59        for the debug info are incorrect and doesn't load the files.
60
612000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
64        wrapup/Makefile.am: Include compile.am
65
662000-08-10      Joel Sherrill <joel@OARcorp.com>
67
68        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.