Use __start for all Unices on MIPS.
authorRobert Millan <rmh@gnu.org>
Wed, 15 Feb 2012 22:29:31 +0000 (22:29 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 15 Feb 2012 22:29:31 +0000 (22:29 +0000)
ChangeLog.mips
sysdeps/mips/dl-machine.h
sysdeps/unix/mips/entry.h [moved from sysdeps/unix/sysv/linux/mips/entry.h with 100% similarity]

index 98feab1..07cbeab 100644 (file)
@@ -1,5 +1,12 @@
 2012-02-15  Robert Millan  <rmh@gnu.org>
 
+       [BZ #12297]
+       * sysdeps/mips/dl-machine.h: Fix a comment regarding __start.
+       * sysdeps/unix/sysv/linux/mips/entry.h: Moved to ...
+       * sysdeps/unix/mips/entry.h: ... here.
+
+2012-02-15  Robert Millan  <rmh@gnu.org>
+
        [BZ #12193]
        * sysdeps/mips/dl-machine.h (DL_PLATFORM_INIT, dl_platform_init):
        Define.
index 38470d1..6f2ed7a 100644 (file)
@@ -208,7 +208,7 @@ do {                                                                        \
       when it is called to store away the arguments passed
       to it.
 
-   2) That under Linux the entry is named __start
+   2) That under Unix the entry is named __start
       and not just plain _start.  */
 
 #define RTLD_START asm (\