source: rtems/c/src/lib/libbsp/powerpc/shared/ChangeLog @ 969de1f3

4.104.114.84.95
Last change on this file since 969de1f3 was bde9bb5, checked in by Joel Sherrill <joel.sherrill@…>, on 04/06/01 at 15:58:49

2001-03-30 Eric Valette <valette@…>

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