source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 5031c7d

4.104.114.84.95
Last change on this file since 5031c7d was d8709d0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/17/02 at 00:40:56

2002-12-16 Ralf Corsepius <corsepiu@…>

  • dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
  • Property mode set to 100644
File size: 5.0 KB
Line 
12002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
4        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
5        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
6
72002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
10
112002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * .cvsignore: Reformat.
14        Add autom4te*cache.
15        Remove autom4te.cache.
16
172002-08-21      Joel Sherrill <joel@OARcorp.com>
18
19        * bsp_specs: Added support for -nostdlibs.
20
212002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
24        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
25        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
26        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
27
282002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
31
322002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
35        Remove $(OBJS) from all-local.
36
372002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
40
412002-06-14      Joel Sherrill <joel@OARcorp.com>
42
43        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
44        gnu.linkonce.r sections.
452001-05-09      Joel Sherrill <joel@OARcorp.com>
46
47        * startup/linkcmds: In support of gcc 3.1, added one of more
48        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
49        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
50        and direction of segments to memory regions may also have been
51        addressed.  This was a sweep across all BSPs.
52 
532001-04-08      Joel Sherrill <joel@OARcorp.com>
54
55        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
56        add .eh_frame.
57 
582002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac:
61        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
62        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
63        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
64        * Makefile.am: Remove AUTOMAKE_OPTIONS.
65        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
66        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
67        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
68        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
69
702001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
73
742001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
77
782001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
81        SUBDIRS.
82        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
83        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
84        RTEMS_PPC_EXCEPTIONS([old]).
85        * include/Makefile.am: Convert PREINSTALL_FILES to
86        TMPINSTALL_FILES, include force-preinstall.am.
87        * wrapup/Makefile.am: Apply @exceptions@.
88
892001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
90
91        This modification is part of the submitted modifications necessary to
92        support the IBM PPC405 family.  This submission was reviewed by
93        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
94        not negatively impact the ppc403 BSPs.  The submission and tracking
95        process was captured as PR50.
96        * include/bsp.h: Increase the interrupt stack size to 16K.
97
982001-10-25      Joel Sherrill <joel@OARcorp.com>
99
100        * startup/linkcmds: Added _init and _fini.
101
1022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
105        * configure.in: Remove.
106        * configure.ac: New file, generated from configure.in by autoupdate.
107
1082001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
111
1122001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * configure.in: Add bspopts.h.
115        * include/.cvsignore: Add bspopts.h*, stamp-h*.
116        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
117        * include/bsp.h: Include bspopts.h.
118
1192001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
120
121        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
122
1232000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
126
1272000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
130
1312000-11-01      Joel Sherrill <joel@OARcorp.com>
132
133        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
134        and libcsupport.h moved from libc to lib/include/rtems and
135        now must be referenced as <rtems/XXX.h>.   Header file order
136        was cleaned up while doing this.
137
1382000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
141        Switch to GNU canonicalization.
142
1432000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
144
145        * startup/linkcmds: Added lines so DWARF debug information
146        would be available.  Otherwise gdb complains that the offsets
147        for the debug info are incorrect and doesn't load the files.
148
1492000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
152        wrapup/Makefile.am: Include compile.am
153
1542000-08-10      Joel Sherrill <joel@OARcorp.com>
155
156        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.