source: rtems/c/src/lib/libbsp/powerpc/gen405/ChangeLog @ 14e1c414

4.104.114.84.95
Last change on this file since 14e1c414 was fc16e17, checked in by Joel Sherrill <joel.sherrill@…>, on 11/27/01 at 01:20:22

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

  • Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs rules, add @exceptions@ to SUBDIRS.
  • configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG), RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE), RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
  • include/Makefile.am: Convert PREINSTALL_FILES to TMPINSTALL_FILES, include force-preinstall.am.
  • wrapup/Makefile.am: Apply @exceptions@.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
4        rules, add @exceptions@ to SUBDIRS.
5        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
6        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
7        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
8        * include/Makefile.am: Convert PREINSTALL_FILES to
9        TMPINSTALL_FILES, include force-preinstall.am.
10        * wrapup/Makefile.am: Apply @exceptions@.
11
122001-11-20      Joel Sherrill <joel@OARcorp.com>
13
14        * include/bspopts.h.in: Automatically generated file that should not
15        be in CVS.
16
172001-11-14      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/linkcmds: Fixed syntax error in my previous addition
20        of __init.
21
222001-11-13      Joel Sherrill <joel@OARcorp.com>
23
24        * startup/linkcmds: Added _init, and _fini symbols.
25
262001-11-13      Joel Sherrill <joel@OARcorp.com>
27
28        * .cvsignore: New file.
29
302001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
31
32        This modification is part of the submitted modifications necessary to
33        support the IBM PPC405 family.  This submission was reviewed by
34        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
35        not negatively impact the ppc403 BSPs.  The submission and tracking
36        process was captured as PR50.
37        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
38        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
39        include/.cvsignore, include/Makefile.am, include/bsp.h,
40        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
41        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
42        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
43        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
44        part of the new gen405 BSP.
45
Note: See TracBrowser for help on using the repository browser.