diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1996-01-04 20:03:03 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1996-01-04 20:03:03 +0000 |
commit | 5c5e420c9be3e395a456cec696af4aa27178c717 (patch) | |
tree | 96d0997288b538f0813e09f94a3dd5f6ddda90fb /ld | |
parent | 1750a5ef21ab77772e1aa396d9483afb8177fc8c (diff) | |
download | gdb-5c5e420c9be3e395a456cec696af4aa27178c717.zip gdb-5c5e420c9be3e395a456cec696af4aa27178c717.tar.gz gdb-5c5e420c9be3e395a456cec696af4aa27178c717.tar.bz2 |
* scripttempl/h8300.sc: Use all 64K for ram.
* scripttempl/h8300h.sc: Define 256K ram size.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7ab47d0..fc658a8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,14 @@ +Thu Jan 4 12:02:05 1996 Doug Evans <dje@canuck.cygnus.com> + + * scripttempl/h8300.sc: Use all 64K for ram. + * scripttempl/h8300h.sc: Define 256K ram size. + +Thu Dec 21 15:57:18 1995 Ian Lance Taylor <ian@cygnus.com> + + * emultempl/aix.em (gld${EMULATION_NAME}_before_allocation): Pass + export_defines as true to bfd_xcoff_size_dynamic_sections if -unix + was used, regardless of whether -bE was used. + Tue Dec 19 17:35:38 1995 Ian Lance Taylor <ian@cygnus.com> * emultempl/aix.em (gld${EMULATION_NAME}_after_open): Only set |