* emulparams/shelf_uclinux.sh: New. Missed in 2007-02-28 commit.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 2 Mar 2007 21:02:48 +0000 (21:02 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Fri, 2 Mar 2007 21:02:48 +0000 (21:02 +0000)
ld/ChangeLog
ld/emulparams/shelf_uclinux.sh [new file with mode: 0644]

index baeed175328ee4fb75b6a8371fb7a406c59e260e..ba7af36f70069cc9babae6fecc2e29135a05d6ec 100644 (file)
@@ -1,3 +1,7 @@
+2007-03-02  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * emulparams/shelf_uclinux.sh: New. Missed in 2007-02-28 commit.
+
 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
 
        * ldver.c (ldversion): Remove word "version" from output.  Update
diff --git a/ld/emulparams/shelf_uclinux.sh b/ld/emulparams/shelf_uclinux.sh
new file mode 100644 (file)
index 0000000..2af5da4
--- /dev/null
@@ -0,0 +1,4 @@
+. ${srcdir}/emulparams/shelf.sh
+
+# We do not want a .stack section
+OTHER_SECTIONS=""
This page took 0.024983 seconds and 4 git commands to generate.