diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-09-04 17:37:36 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-09-04 17:37:36 +0000 |
commit | c6c8c6dc7a1663096fb14c9bf71316810352a7b2 (patch) | |
tree | 0a0910a69de2dedfaae417c4c3de53c39be60f78 /ld/ChangeLog | |
parent | 6040cc9d9908337ed6d63ee576433f7ce0797584 (diff) | |
download | gdb-c6c8c6dc7a1663096fb14c9bf71316810352a7b2.zip gdb-c6c8c6dc7a1663096fb14c9bf71316810352a7b2.tar.gz gdb-c6c8c6dc7a1663096fb14c9bf71316810352a7b2.tar.bz2 |
1999-09-04 Steve Chamberlain <sac@pobox.com>
* configure.tgt (pjl-*-*, pj-*-*): New targets.
* emulparams/pjelf.sh: New file.
* emulparams/pjlelf.sh: New file.
* scripttempl/pj.sc: New file.
* Makefile.am (ALL_EMULATIONS): Add epjelf.o and epjlelf.o.
(epjelf.o, epjlelf.o): New targets.
* Makefile.in: Rebuild.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 485c9b9..72edd8b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,13 @@ +1999-09-04 Steve Chamberlain <sac@pobox.com> + + * configure.tgt (pjl-*-*, pj-*-*): New targets. + * emulparams/pjelf.sh: New file. + * emulparams/pjlelf.sh: New file. + * scripttempl/pj.sc: New file. + * Makefile.am (ALL_EMULATIONS): Add epjelf.o and epjlelf.o. + (epjelf.o, epjlelf.o): New targets. + * Makefile.in: Rebuild. + Fri Sep 3 20:17:08 1999 Jeffrey A Law (law@cygnus.com) * emulparams/elf64hppa.sh (MAXPAGESIZE): Define. |