source: rtems/c/src/lib/libbsp/powerpc/gen405/ChangeLog @ 80defac

4.104.114.84.95
Last change on this file since 80defac was 80defac, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/30/02 at 06:05:34

2002-06-29 Ralf Corsepius <corsepiu@…>

  • wrapup/Makefile.am: Remove preinstallation of libbsp.a,
  • Property mode set to 100644
File size: 2.9 KB
Line 
12002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
4
52002-06-14      Joel Sherrill <joel@OARcorp.com>
6
7        * startup/linkcmds: Fixed typo.
82001-05-09      Joel Sherrill <joel@OARcorp.com>
9
10        * startup/linkcmds: In support of gcc 3.1, added one of more
11        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
12        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
13        and direction of segments to memory regions may also have been
14        addressed.  This was a sweep across all BSPs.
15 
162001-04-08      Joel Sherrill <joel@OARcorp.com>
17
18        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
19        add .eh_frame.
20 
212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac:
24        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
25        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
26        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
27        * Makefile.am: Remove AUTOMAKE_OPTIONS.
28        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
29        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
30        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
31
322001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
35
362001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
39
402001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs
43        rules, add @exceptions@ to SUBDIRS.
44        * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
45        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
46        RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52.
47        * include/Makefile.am: Convert PREINSTALL_FILES to
48        TMPINSTALL_FILES, include force-preinstall.am.
49        * wrapup/Makefile.am: Apply @exceptions@.
50
512001-11-20      Joel Sherrill <joel@OARcorp.com>
52
53        * include/bspopts.h.in: Automatically generated file that should not
54        be in CVS.
55
562001-11-14      Joel Sherrill <joel@OARcorp.com>
57
58        * startup/linkcmds: Fixed syntax error in my previous addition
59        of __init.
60
612001-11-13      Joel Sherrill <joel@OARcorp.com>
62
63        * startup/linkcmds: Added _init, and _fini symbols.
64
652001-11-13      Joel Sherrill <joel@OARcorp.com>
66
67        * .cvsignore: New file.
68
692001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
70
71        This modification is part of the submitted modifications necessary to
72        support the IBM PPC405 family.  This submission was reviewed by
73        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
74        not negatively impact the ppc403 BSPs.  The submission and tracking
75        process was captured as PR50.
76        * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac,
77        times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S,
78        include/.cvsignore, include/Makefile.am, include/bsp.h,
79        include/bspopts.h.in, include/coverhd.h, startup/.cvsignore,
80        startup/Makefile.am, startup/bspclean.c, startup/bspstart.c,
81        startup/linkcmds, startup/linkcmds.dl, startup/setvec.c,
82        wrapup/.cvsignore, wrapup/Makefile.am: New files that are
83        part of the new gen405 BSP.
84
Note: See TracBrowser for help on using the repository browser.