]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
libgloss/
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 24 Jul 2006 16:49:07 +0000 (16:49 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 24 Jul 2006 16:49:07 +0000 (16:49 +0000)
* m68k/cf.sc: Set entry point to _start.
* m68k/crt0.X (_start): New name for entrypoint
(start): Weak alias for start.

ChangeLog.csl

index 677486caec1443386ef5636a9bae1bbb110c9430..c37b25668ab824e48c2b08b32ac3f119ed928681 100644 (file)
@@ -1,3 +1,10 @@
+2006-07-24  Nathan Sidwell  <nathan@codesourcery.com>
+
+       libgloss/
+       * m68k/cf.sc: Set entry point to _start.
+       * m68k/crt0.X (_start): New name for entrypoint
+       (start): Weak alias for start.
+
 2006-06-23  Mark Mitchell  <mark@codesourcery.com>
 
        Issue #754