aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2006-06-22 15:26:30 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2006-06-22 15:26:30 +0000
commitca92d5845c70e2b4af20dcfb43c39933c7b1e76c (patch)
tree789fc0b64abb1a26b16264462ccf7c629604363b /ChangeLog.csl
parent4703598e0c470171b784f4e0119798d8123bf2b2 (diff)
* config/m68k/uclinux.h (STARTFILE_SPEC): Use Scrt1.o instead of crt1.o for shared libraries. (LIB_SPEC): Remove -elf2flt and -shared-lib-id 0 options. (LINK_SPEC): Map -mshared-library-id=N to -shared-lib-id N. Provide a default -shared-lib-id of 0. (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED_TYPEINFO_NAMES=0 for -mid-shared-library. (DRIVER_SELF_SPECS): Map unadorned PIC options to -msep-data. * config/m68k/t-uclinux (MULTILIB_OPTIONS): Add -msep-data and -mid-shared-library multilibs. (MULTILIB_DIRNAMES): Update accordingly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/csl/coldfire-4_1@114889 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index c57633524a9..a9c25562d4a 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,18 @@
+2006-06-22 Richard Sandiford <richard@codesourcery.com>
+
+ gcc/
+ * config/m68k/uclinux.h (STARTFILE_SPEC): Use Scrt1.o instead of
+ crt1.o for shared libraries.
+ (LIB_SPEC): Remove -elf2flt and -shared-lib-id 0 options.
+ (LINK_SPEC): Map -mshared-library-id=N to -shared-lib-id N.
+ Provide a default -shared-lib-id of 0.
+ (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED_TYPEINFO_NAMES=0
+ for -mid-shared-library.
+ (DRIVER_SELF_SPECS): Map unadorned PIC options to -msep-data.
+ * config/m68k/t-uclinux (MULTILIB_OPTIONS): Add -msep-data and
+ -mid-shared-library multilibs.
+ (MULTILIB_DIRNAMES): Update accordingly.
+
2006-06-21 Richard Sandiford <richard@codesourcery.com>
* acinclude.m4 (GLIBCXX_ENABLE_C99): Use -lm for link tests in