source: rtems/c/src/lib/libbsp/powerpc/gen405/ChangeLog @ 85ca769

4.104.114.84.95
Last change on this file since 85ca769 was 85ca769, checked in by Joel Sherrill <joel.sherrill@…>, on 12/07/01 at 12:44:01

2001-12-04 Ralf Corsepius <corsepiu@…>

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