source: rtems/c/src/lib/libbsp/powerpc/helas403/ChangeLog @ 74e2998

Last change on this file since 74e2998 was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

2003-08-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 5.6 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Remove AC_CONFIG_AUX_DIR.
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AC_PREREQ(2.57).
16
172003-01-20      Joel Sherrill <joel@OARcorp.com>
18
19        * startup/linkcmds*: Add FreeBSD sysctl() sections.
20
212003-01-20      Joel Sherrill <joel@OARcorp.com>
22
23        * startup/linkcmds.dl: Add FreeBSD sysctl() sections.
24
252002-12-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * dlentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
28        * flashentry/Makefile.am: Don't include @RTEMS_BSP@.cfg.
29        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
30
312002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
34
352002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * .cvsignore: Reformat.
38        Add autom4te*cache.
39        Remove autom4te.cache.
40
412002-08-21      Joel Sherrill <joel@OARcorp.com>
42
43        * bsp_specs: Added support for -nostdlibs.
44
452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * dlentry/Makefile.am: Use .$(OBJEXT) instead of .o.
48        * flashentry/Makefile.am: Use .$(OBJEXT) instead of .o.
49        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
50        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
51
522002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
55
562002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
59        Remove $(OBJS) from all-local.
60
612002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
64
652002-06-14      Joel Sherrill <joel@OARcorp.com>
66
67        * startup/linkcmds: Fixed typo and added gnu.linkonce.t and
68        gnu.linkonce.r sections.
692001-05-09      Joel Sherrill <joel@OARcorp.com>
70
71        * startup/linkcmds: In support of gcc 3.1, added one of more
72        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
73        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
74        and direction of segments to memory regions may also have been
75        addressed.  This was a sweep across all BSPs.
76 
772001-04-08      Joel Sherrill <joel@OARcorp.com>
78
79        * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172
80        add .eh_frame.
81 
822002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac:
85        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
86        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
87        * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
88        * Makefile.am: Remove AUTOMAKE_OPTIONS.
89        * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS.
90        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
91        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
92        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
93
942001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: Remove RTEMS_ENABLE_NETWORKING.
97
982001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
101
1022001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to
105        SUBDIRS.
106        * configure.ac:  Add RTEMS_BSPOPTS_*(PPC_USE_SPRG),
107        RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE),
108        RTEMS_PPC_EXCEPTIONS([old]).
109        * include/Makefile.am: Convert PREINSTALL_FILES to
110        TMPINSTALL_FILES, include force-preinstall.am.
111        * wrapup/Makefile.am: Apply @exceptions@.
112
1132001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
114
115        This modification is part of the submitted modifications necessary to
116        support the IBM PPC405 family.  This submission was reviewed by
117        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
118        not negatively impact the ppc403 BSPs.  The submission and tracking
119        process was captured as PR50.
120        * include/bsp.h: Increase the interrupt stack size to 16K.
121
1222001-10-25      Joel Sherrill <joel@OARcorp.com>
123
124        * startup/linkcmds: Added _init and _fini.
125
1262001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
129        * configure.in: Remove.
130        * configure.ac: New file, generated from configure.in by autoupdate.
131
1322001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
135
1362001-05-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * configure.in: Add bspopts.h.
139        * include/.cvsignore: Add bspopts.h*, stamp-h*.
140        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
141        * include/bsp.h: Include bspopts.h.
142
1432001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
144
145        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
146
1472000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
150
1512000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
154
1552000-11-01      Joel Sherrill <joel@OARcorp.com>
156
157        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
158        and libcsupport.h moved from libc to lib/include/rtems and
159        now must be referenced as <rtems/XXX.h>.   Header file order
160        was cleaned up while doing this.
161
1622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
165        Switch to GNU canonicalization.
166
1672000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
168
169        * startup/linkcmds: Added lines so DWARF debug information
170        would be available.  Otherwise gdb complains that the offsets
171        for the debug info are incorrect and doesn't load the files.
172
1732000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am,
176        wrapup/Makefile.am: Include compile.am
177
1782000-08-10      Joel Sherrill <joel@OARcorp.com>
179
180        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.