• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Revision7ef66d8bae071be6d6cff29a7e2c989919c48f36 (tree)
Time2006-09-18 20:30:53
AuthorNathan Sidwell <nathan@code...>
CommiterNathan Sidwell

Log Message

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.

Change Summary

Incremental Difference

--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,6 +1,12 @@
11 2006-09-18 Nathan Sidwell <nathan@codesourcery.com>
22
33 libgloss/
4+ * m68k/Makefile.in: Don't force a frame pointer on the ISRs.
5+ * m68k/bdm-crt1.c (__start1): Don't set the VBR here.
6+ (hardeare_init_hook): Define weakly. Set VBR here, enable caching
7+ if supported.
8+
9+ libgloss/
410 * m68k/Makefile.in (bdm-semihost.o): Build from bdm-semihost.S.
511 * m68k/bdm-semihost.c: Remove.
612 * m68k/bdm-semihost.S: New.