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

Last change on this file since 328876c was b18646c9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/06/03 at 10:45:24

2003-03-06 Ralf Corsepius <corsepiu@…>

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