diff options
author | Geoff Keating <geoffk@ozemail.com.au> | 1998-08-13 18:42:07 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-08-13 18:42:07 -0600 |
commit | 643a098f504c4275eddd1203e293532204e0c2da (patch) | |
tree | 73311b7b8c4626755b93b97f2990c56dde599c5e /gcc | |
parent | 4ec1eeda1f68eb1d339db4d434cdf87ea5e3b94b (diff) | |
download | gcc-643a098f504c4275eddd1203e293532204e0c2da.zip gcc-643a098f504c4275eddd1203e293532204e0c2da.tar.gz gcc-643a098f504c4275eddd1203e293532204e0c2da.tar.bz2 |
linux.h (LINK_SPEC): Pass -G args to the linker.
* rs6000/linux.h (LINK_SPEC): Pass -G args to the linker.
From-SVN: r21716
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7d23722..b2f40bf 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Fri Aug 14 01:40:21 1998 Geoffrey Keating <geoffk@ozemail.com.au> + + * rs6000/linux.h (LINK_SPEC): Pass -G args to the linker. + Fri Aug 14 01:23:23 1998 Richard Earnshaw (rearnsha@arm.com) * arm/netbsd.h (TARGET_DEFAULT): Default includes software floating |