diff options
author | Rob Savoye <rob@cygnus> | 1995-02-28 17:29:02 +0000 |
---|---|---|
committer | Rob Savoye <rob@cygnus> | 1995-02-28 17:29:02 +0000 |
commit | decc32b7c1690e48f0ff79a9f5de69f2f705b2b7 (patch) | |
tree | 7be09a38a22c2590aae91230e4716c151784a0b5 /ld/ChangeLog | |
parent | 689409ca78f6acc31c8b743bbee37c1e4b1d74a4 (diff) | |
download | binutils-decc32b7c1690e48f0ff79a9f5de69f2f705b2b7.zip binutils-decc32b7c1690e48f0ff79a9f5de69f2f705b2b7.tar.gz binutils-decc32b7c1690e48f0ff79a9f5de69f2f705b2b7.tar.bz2 |
* configure.in: Match on mips-ecoff, and default to the IDT
configuration.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 79f486c..124e9a8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,20 @@ +Tue Feb 28 10:27:54 1995 Rob Savoye <rob@darkstar.cygnus.com> + + * configure.in: Match on mips-ecoff, and default to the IDT + configuration. + +Fri Feb 17 13:06:47 1995 Michael Meissner <meissner@cygnus.com> + + * scripttempl/elfppc.sc: Add support for .got1 and .got2 sections. + Offset _GLOBAL_OFFSET_TABLE_ 32768 from the start of the GOT area + to double the size of the table. + +start-sanitize-arc +Thu Feb 9 19:03:25 1995 Doug Evans <dje@canuck.cygnus.com> + + * emulparms/arcelf.sh (TEMPLATE_NAME): Comment out. +end-sanitize-arc + Thu Feb 9 18:29:43 1995 Ken Raeburn <raeburn@cujo.cygnus.com> * Makefile.in (distclean): Do recursive deletion, since ldscripts |