source: rtems/c/src/lib/libbsp/powerpc/shared/ChangeLog @ 37731c2b

4.104.114.84.95
Last change on this file since 37731c2b was eba2e4f, checked in by Joel Sherrill <joel.sherrill@…>, on 11/01/00 at 21:19:23

2000-11-01 Joel Sherrill <joel@…>

  • startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h, and libcsupport.h moved from libc to lib/include/rtems and now must be referenced as <rtems/XXX.h>. Header file order was cleaned up while doing this.
  • Property mode set to 100644
File size: 1.0 KB
Line 
1        vector function (mpc60x_vector_is_valid) instead of MPC750
2        specific function to allow operation on boards with CPUs other
3        than the MPC750.
4
52001-03-30      Eric Valette <valette@crf.canon.fr>
6
7        * Makefile.am, console/consoleIo.h, include/bsp.h:
8        These modifications are part of the conversion of the
9        mpc8xx CPU to the "new exception processing model."
10
112000-11-01      Joel Sherrill <joel@OARcorp.com>
12
13        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
14        and libcsupport.h moved from libc to lib/include/rtems and
15        now must be referenced as <rtems/XXX.h>.   Header file order
16        was cleaned up while doing this.
17
182000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
19
20        * startup/linkcmds: Added lines so DWARF debug information
21        would be available.  Otherwise gdb complains that the offsets
22        for the debug info are incorrect and doesn't load the files.
23
242000-09-05      Joel Sherrill <joel@OARcorp.com>
25
26        * start/start.S: Include proper files to compile.
27
282000-08-10      Joel Sherrill <joel@OARcorp.com>
29
30        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.