1 | 2001-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
2 | |
---|
3 | * configure.ac: Remove RTEMS_ENABLE_NETWORKING. |
---|
4 | |
---|
5 | 2001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
6 | |
---|
7 | * configure.ac: Introduce RTEMS_BSP_CONFIGURE. |
---|
8 | |
---|
9 | 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
10 | |
---|
11 | * Makefile.am: Remove . from SUBDIRS, remove duplicate bsp_specs |
---|
12 | rules, add @exceptions@ to SUBDIRS. |
---|
13 | * configure.ac: Add RTEMS_BSPOPTS_*(PPC_USE_SPRG), |
---|
14 | RTEMS_BSPOPTS_*(PPC_VECTOR_FILE_BASE), |
---|
15 | RTEMS_PPC_EXCEPTIONS([old]), autoupdate to autoconf 2.52. |
---|
16 | * include/Makefile.am: Convert PREINSTALL_FILES to |
---|
17 | TMPINSTALL_FILES, include force-preinstall.am. |
---|
18 | * wrapup/Makefile.am: Apply @exceptions@. |
---|
19 | |
---|
20 | 2001-11-20 Joel Sherrill <joel@OARcorp.com> |
---|
21 | |
---|
22 | * include/bspopts.h.in: Automatically generated file that should not |
---|
23 | be in CVS. |
---|
24 | |
---|
25 | 2001-11-14 Joel Sherrill <joel@OARcorp.com> |
---|
26 | |
---|
27 | * startup/linkcmds: Fixed syntax error in my previous addition |
---|
28 | of __init. |
---|
29 | |
---|
30 | 2001-11-13 Joel Sherrill <joel@OARcorp.com> |
---|
31 | |
---|
32 | * startup/linkcmds: Added _init, and _fini symbols. |
---|
33 | |
---|
34 | 2001-11-13 Joel Sherrill <joel@OARcorp.com> |
---|
35 | |
---|
36 | * .cvsignore: New file. |
---|
37 | |
---|
38 | 2001-11-08 Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se> |
---|
39 | |
---|
40 | This modification is part of the submitted modifications necessary to |
---|
41 | support the IBM PPC405 family. This submission was reviewed by |
---|
42 | Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did |
---|
43 | not negatively impact the ppc403 BSPs. The submission and tracking |
---|
44 | process was captured as PR50. |
---|
45 | * ChangeLog, Makefile.am, README, bsp_specs, bsp_specs.dl, configure.ac, |
---|
46 | times, dlentry/.cvsignore, dlentry/Makefile.am, dlentry/dlentry.S, |
---|
47 | include/.cvsignore, include/Makefile.am, include/bsp.h, |
---|
48 | include/bspopts.h.in, include/coverhd.h, startup/.cvsignore, |
---|
49 | startup/Makefile.am, startup/bspclean.c, startup/bspstart.c, |
---|
50 | startup/linkcmds, startup/linkcmds.dl, startup/setvec.c, |
---|
51 | wrapup/.cvsignore, wrapup/Makefile.am: New files that are |
---|
52 | part of the new gen405 BSP. |
---|
53 | |
---|