source: rtems/c/src/lib/libbsp/a29k/portsw/ChangeLog @ 2365488e

4.104.114.84.95
Last change on this file since 2365488e was 2365488e, checked in by Joel Sherrill <joel.sherrill@…>, on 09/22/00 at 20:33:08

2000-09-22 Joel Sherrill <joel@…>

  • start/crt0.S: Renamed to start/start.S.
  • start/start.S: Formerly start/crt0.S.
  • startup/linkcmds: New file. GNU linker script that is not correct for the target board but links programs.
  • bsp_specs: Use linkcmds.
  • include/Makefile.am, start/Makefile.am startup/Makefile.am: Now work.
  • startup/bspstart.c, startup/setvec.c: "#if 0"'ed out references to reoutines in assembly that are in turn "#if 0"'ed out.
  • Property mode set to 100644
File size: 719 bytes
Line 
12000-09-22      Joel Sherrill <joel@OARcorp.com>
2
3        * start/crt0.S: Renamed to start/start.S.
4        * start/start.S: Formerly start/crt0.S.
5        * startup/linkcmds: New file.  GNU linker script that is not
6        correct for the target board but links programs.
7        * bsp_specs: Use linkcmds.
8        * include/Makefile.am, start/Makefile.am startup/Makefile.am:
9        Now work.
10        * startup/bspstart.c, startup/setvec.c: "#if 0"'ed out references
11        to reoutines in assembly that are in turn "#if 0"'ed out.
12
132000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * console/Makefile.am, shmsupp/Makefile.am, start/Makefile.am,
16        startup/Makefile.am, wrapup/Makefile.am: Include compile.am.
17
182000-08-10      Joel Sherrill <joel@OARcorp.com>
19
20        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.