diff options
author | Jeff Law <law@redhat.com> | 1998-02-10 18:52:26 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-02-10 18:52:26 +0000 |
commit | bd8a4ea44402fbc897315353116fa05c71764cdf (patch) | |
tree | 3b5de6e3561bf44ab593a67c2f1191ca8155e789 /ld/ChangeLog | |
parent | 8904ad69408573c5c8337a26466f77b2ea4be189 (diff) | |
download | gdb-bd8a4ea44402fbc897315353116fa05c71764cdf.zip gdb-bd8a4ea44402fbc897315353116fa05c71764cdf.tar.gz gdb-bd8a4ea44402fbc897315353116fa05c71764cdf.tar.bz2 |
* Makefile.in (ALL_EMULATIONS): Add eelf32l5900.o
(eelf32l5900.c): Add rule for building.
* configure.tgt: Use r5900 specific emulation script.
* emulparams/elf32l5900.sh: 5900 specific emulation script.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c7849fd..1823544 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +start-sanitize-r5900 +Tue Feb 10 11:52:33 1998 Jeffrey A Law (law@cygnus.com) + + * Makefile.in (ALL_EMULATIONS): Add eelf32l5900.o + (eelf32l5900.c): Add rule for building. + * configure.tgt: Use r5900 specific emulation script. + * emulparams/elf32l5900.sh: 5900 specific emulation script. + +end-sanitize-r5900 Mon Feb 9 13:44:40 1998 Andrew Cagney <cagney@b1.cygnus.com> * scripttempl/elfd10v.sc (.stack): Move stack to 0x00..7FFE. |