diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1995-08-08 22:25:36 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1995-08-08 22:25:36 +0000 |
commit | 65d22248e98c06a32174b1a6e2e67e9607b478d4 (patch) | |
tree | dc7ac0ae54ad4e8fd37eea1eb6b5d8d2bd354b73 /ld/ChangeLog | |
parent | c61c48c055b620e7987d07a0759d09e4acce9d33 (diff) | |
download | gdb-65d22248e98c06a32174b1a6e2e67e9607b478d4.zip gdb-65d22248e98c06a32174b1a6e2e67e9607b478d4.tar.gz gdb-65d22248e98c06a32174b1a6e2e67e9607b478d4.tar.bz2 |
* Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Don't use
$r/../gcc/xgcc unless it is present.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 58b5f29..c2438dc 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,21 @@ +Tue Aug 8 15:24:05 1995 J.T. Conklin <jtc@rtl.cygnus.com> + + * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Don't use + $r/../gcc/xgcc unless it is present. + +Thu Aug 3 11:56:22 1995 Ian Lance Taylor <ian@cygnus.com> + + * scripttempl/m68kcoff.sc: Only put .ctors and .dtors in .text + when CONSTRUCTING. + * scripttempl/m68klynx.sc: Likewise. + * scripttempl/nw.sc: Likewise. + * scripttempl/sa29200.sc: Likewise. + * scripttempl/sparclynx.sc: Likewise. + +Fri Jul 28 12:02:23 1995 steve chamberlain <sac@slash.cygnus.com> + + * emulparams/{z8001.sh, z8002.sh}: Fix typo. + Thu Jul 27 21:06:21 1995 Ken Raeburn <raeburn@cygnus.com> * configure.in (i[345]86-*-linuxoldld): Treat like linuxaout*. |