diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-12-12 22:35:48 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-12-12 22:35:48 +0000 |
commit | d8d4a450ff24b866ba7a5c727cc96ff9404940eb (patch) | |
tree | 0162228345966b0b716cac380efb038c0586b471 /ld/ChangeLog | |
parent | 1d77631329cd007784d564f6a6b3ea2aacf256ef (diff) | |
download | gdb-d8d4a450ff24b866ba7a5c727cc96ff9404940eb.zip gdb-d8d4a450ff24b866ba7a5c727cc96ff9404940eb.tar.gz gdb-d8d4a450ff24b866ba7a5c727cc96ff9404940eb.tar.bz2 |
* mpw-config.in: Recognize mips-*-* as equivalent to
mips-idt-ecoff.
* mpw-eppcmac.c: Shortened from mpw-eppcmacos.c.
* mpw-ld.r: Add version resources.
(cfrg): Use symbolic instead of literal name for executable.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 10912da..89d3e1d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Tue Dec 12 13:55:41 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in: Recognize mips-*-* as equivalent to + mips-idt-ecoff. + * mpw-eppcmacos.c: Rename to shorter mpw-eppcmac.c. + * mpw-ld.r: Add version resources. + (cfrg): Use symbolic instead of literal name for executable. + Mon Dec 11 15:13:41 1995 Kim Knuttila <krk@cygnus.com> * scripttempl/ppcpe.sc (FINI): Moved the .reloc section. |