source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 9e1ae79

4.104.114.84.95
Last change on this file since 9e1ae79 was 9e1ae79, checked in by Joel Sherrill <joel.sherrill@…>, on 12/03/01 at 01:07:18

2001-11-30 Ralf Corsepius <corsepiu@…>

  • configure.ac: Introduce RTEMS_BSP_CONFIGURE.
  • Property mode set to 100644
File size: 2.7 KB
RevLine 
[9e1ae79]12001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
4
[b64367d]52001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
8        SUBDIRS.
9        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
10        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
11        RTEMS_PPC_EXCEPTIONS([old]).
12        * include/Makefile.am: Convert PREINSTALL_FILES to
13        TMPINSTALL_FILES, include force-preinstall.am.
14        * wrapup/Makefile.am: Apply @exceptions@.
15
[357a9f0]162001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
17
18        This modification is part of the submitted modifications necessary to
19        support the IBM PPC405 family.  This submission was reviewed by
20        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
21        not negatively impact the ppc403 BSPs.  The submission and tracking
22        process was captured as PR50.
23        * include/bsp.h: Increase the interrupt stack size to 16K.
24
[ac9253e]252001-10-25      Joel Sherrill <joel@OARcorp.com>
26
27        * startup/linkcmds: Added _init and _fini.
28
[df25c998]292001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
32        * configure.in: Remove.
33        * configure.ac: New file, generated from configure.in by autoupdate.
34
[c1767be0]352001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
38
[4906d72f]392001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.in: Add bspopts.h.
42        * include/.cvsignore: Add bspopts.h*, stamp-h*.
43        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
44        * include/bsp.h: Include bspopts.h.
45
[6f21328]462001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
47
48        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
49
[feead226]502000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
53
[a314d3b4]542000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
57
[eba2e4f]582000-11-01      Joel Sherrill <joel@OARcorp.com>
59
60        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
61        and libcsupport.h moved from libc to lib/include/rtems and
62        now must be referenced as <rtems/XXX.h>.   Header file order
63        was cleaned up while doing this.
64
[e83378d]652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
68        Switch to GNU canonicalization.
69
[4cb5d29]702000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
71
72        * startup/linkcmds: Added lines so DWARF debug information
73        would be available.  Otherwise gdb complains that the offsets
74        for the debug info are incorrect and doesn't load the files.
75
[b93db2d]762000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
79        wrapup/Makefile.am: Include compile.am
80
[e94ad1fe]812000-08-10      Joel Sherrill <joel@OARcorp.com>
82
83        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.