1 | 2002-06-14 Joel Sherrill <joel@OARcorp.com> |
---|
2 | |
---|
3 | * startup/linkcmds: Fixed typo and added gnu.linkonce.t and |
---|
4 | gnu.linkonce.r sections. |
---|
5 | 2001-05-09 Joel Sherrill <joel@OARcorp.com> |
---|
6 | |
---|
7 | * startup/linkcmds: In support of gcc 3.1, added one of more |
---|
8 | of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*, |
---|
9 | .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections |
---|
10 | and direction of segments to memory regions may also have been |
---|
11 | addressed. This was a sweep across all BSPs. |
---|
12 | |
---|
13 | 2001-04-08 Joel Sherrill <joel@OARcorp.com> |
---|
14 | |
---|
15 | * startup/linkcmds, startup/linkcmds.dl : Per PR170, PR171, and PR172 |
---|
16 | add .eh_frame. |
---|
17 | |
---|
18 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
19 | |
---|
20 | * configure.ac: |
---|
21 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
22 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
23 | * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
24 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
25 | * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
26 | * include/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
27 | * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
28 | * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
29 | |
---|
30 | 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
31 | |
---|
32 | * configure.ac: Remove RTEMS_ENABLE_NETWORKING. |
---|
33 | |
---|
34 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
35 | |
---|
36 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
37 | |
---|
38 | 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
39 | |
---|
40 | * Makefile.am: Remove . from SUBDIRS, add @exceptions@ to |
---|
41 | SUBDIRS. |
---|
42 | * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG), |
---|
43 | RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE), |
---|
44 | RTEMS_PPC_EXCEPTIONS([old]). |
---|
45 | * include/Makefile.am: Convert PREINSTALL_FILES to |
---|
46 | TMPINSTALL_FILES, include force-preinstall.am. |
---|
47 | * wrapup/Makefile.am: Apply @exceptions@. |
---|
48 | |
---|
49 | 2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se> |
---|
50 | |
---|
51 | This modification is part of the submitted modifications necessary to |
---|
52 | support the IBM PPC405 family. This submission was reviewed by |
---|
53 | Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did |
---|
54 | not negatively impact the ppc403 BSPs. The submission and tracking |
---|
55 | process was captured as PR50. |
---|
56 | * include/bsp.h: Increase the interrupt stack size to 16K. |
---|
57 | |
---|
58 | 2001-10-25 Joel Sherrill <joel@OARcorp.com> |
---|
59 | |
---|
60 | * startup/linkcmds: Added _init and _fini. |
---|
61 | |
---|
62 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
63 | |
---|
64 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
65 | * configure.in: Remove. |
---|
66 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
67 | |
---|
68 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
69 | |
---|
70 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
71 | |
---|
72 | 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
73 | |
---|
74 | * configure.in: Add bspopts.h. |
---|
75 | * include/.cvsignore: Add bspopts.h*, stamp-h*. |
---|
76 | * include/Makefile.am: Use *_HEADERS instead of *H_FILES. |
---|
77 | * include/bsp.h: Include bspopts.h. |
---|
78 | |
---|
79 | 2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
80 | |
---|
81 | * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]). |
---|
82 | |
---|
83 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
84 | |
---|
85 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
86 | |
---|
87 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
88 | |
---|
89 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
90 | |
---|
91 | 2000-11-01 Joel Sherrill <joel@OARcorp.com> |
---|
92 | |
---|
93 | * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, |
---|
94 | and libcsupport.h moved from libc to lib/include/rtems and |
---|
95 | now must be referenced as <rtems/XXX.h>. Header file order |
---|
96 | was cleaned up while doing this. |
---|
97 | |
---|
98 | 2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
99 | |
---|
100 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
101 | Switch to GNU canonicalization. |
---|
102 | |
---|
103 | 2000-09-29 Charles-Antoine Gauthier <charles.gauthier@nrc.ca> |
---|
104 | |
---|
105 | * startup/linkcmds: Added lines so DWARF debug information |
---|
106 | would be available. Otherwise gdb complains that the offsets |
---|
107 | for the debug info are incorrect and doesn't load the files. |
---|
108 | |
---|
109 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
110 | |
---|
111 | * dlentry/Makefile.am, flashentry/Makefile.am, startup/Makefile.am, |
---|
112 | wrapup/Makefile.am: Include compile.am |
---|
113 | |
---|
114 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
115 | |
---|
116 | * ChangeLog: New file. |
---|