source: rtems/c/src/lib/libbsp/m68k/shared/ChangeLog @ c97f5fd

4.104.114.84.95
Last change on this file since c97f5fd was c97f5fd, checked in by Joel Sherrill <joel.sherrill@…>, on 02/12/05 at 01:35:44

2005-02-11 Joel Sherrill <joel@…>

  • m68kpretaskinghook.c: Correct type of symbols from linkcmds to compile with gcc 4.x.
  • Property mode set to 100644
File size: 2.2 KB
RevLine 
[c97f5fd]12005-02-11      Joel Sherrill <joel@OARcorp.com>
2
3        * m68kpretaskinghook.c: Correct type of symbols from linkcmds to
4        compile with gcc 4.x.
5
[5579a28]62005-01-28      Eric Norum <norume@aps.anl.gov>
7
8        * m68kpretaskinghook.c: Work around agressive optimizing compilers.
9
[d79aa47d]102004-04-02      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * start.S: Include <rtems/asm.h> instead of <asm.h>.
13
[492bb09]142004-03-31      Ralf Corsepius <ralf_corsepius@rtems.org>
15
16        * bspspuriousinit.c: Convert to using c99 fixed size types.
17
[bb7cd38]182004-03-05      Joel Sherrill <joel@OARcorp.com>
19
20        PR 505/bsps
21        * setvec.c: Rework to remove punned pointer warning generated by gcc
22        3.3 and newer.
23
[1f2ecdd]242004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
27
[eb65a1a]282003-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * Makefile.am: Cosmetics.
31
[6d2cdbd1]322003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * Makefile.am: merge-in gdbstub/Makefile.am.
35        Add stray files bspspuriousinit.c, m68000spurious.c.
36        * gdbstub/Makefile.am: Remove.
37
[fb8b61a]382003-12-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: Cosmetics.
41        Add mvme/mvme16x_hw.h.
42
[6d2cdbd1]43        Add mvme/mvme16x_hw.h.
44
[7e0e4546]452003-09-04      Joel Sherrill <joel@OARcorp.com>
46
47        * bspspuriousinit.c, m68000spurious.c, m68kpretaskinghook.c, setvec.c,
48        start.S, mvme/mvme16x_hw.h: URL for license changed.
49
[c53e9e2f]502003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
[c483a4e]52        * Makefile.am: Reflect having moved automake/.
[c53e9e2f]53
[f3eff097]542002-06-25      Joel Sherrill <joel@OARcorp.com>
55
56        * Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
57        support to the shared gdb stub glue thus adding a directory.
58        * gdbstub: New directory.
59        * Makefile.am: Modified to reflect above.
60
[3d15b932]612002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Remove AUTOMAKE_OPTIONS.
64
[3f345bf]652002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * bspspuriousinit.c, m68000spurious.c: Include rtems/bspIo.h
68        instead of bspIo.h.
69
[e253b4d]702000-11-01      Joel Sherrill <joel@OARcorp.com>
71
72        * shared/bsppretaskinghook.c: assoc.h, error.h, libio_.h, libio.h,
73        and libcsupport.h moved from libc to lib/include/rtems and
74        now must be referenced as <rtems/XXX.h>.   Header file order
75        was cleaned up while doing this.
76
[e94ad1fe]772000-08-10      Joel Sherrill <joel@OARcorp.com>
78
79        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.