]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
libgloss/
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 18 Sep 2006 11:30:53 +0000 (11:30 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 18 Sep 2006 11:30:53 +0000 (11:30 +0000)
* m68k/Makefile.in: Don't force a frame pointer on the ISRs.
* m68k/bdm-crt1.c (__start1): Don't set the VBR here.
(hardeare_init_hook): Define weakly.  Set VBR here, enable caching
if supported.

ChangeLog.csl

index f8072bfb72baa950c8ef6f1e20b41c7b8e76e103..da32283d2cab3ca3091df4fc4cb7e4419e964d77 100644 (file)
@@ -1,5 +1,11 @@
 2006-09-18  Nathan Sidwell  <nathan@codesourcery.com>
 
+       libgloss/
+       * m68k/Makefile.in: Don't force a frame pointer on the ISRs.
+       * m68k/bdm-crt1.c (__start1): Don't set the VBR here.
+       (hardeare_init_hook): Define weakly.  Set VBR here, enable caching
+       if supported.
+
        libgloss/
        * m68k/Makefile.in (bdm-semihost.o): Build from bdm-semihost.S.
        * m68k/bdm-semihost.c: Remove.