diff options
author | Steve Chamberlain <sac@cygnus> | 1994-09-08 23:36:17 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1994-09-08 23:36:17 +0000 |
commit | fa3539fe77471513d3782f01c2514fe6a8f2879c (patch) | |
tree | d48f124cd270f76894f5c93bc3a79be1b2cf085c /ld | |
parent | 2546fb27f0ed9838ef4657f705c619d372b9511b (diff) | |
download | gdb-fa3539fe77471513d3782f01c2514fe6a8f2879c.zip gdb-fa3539fe77471513d3782f01c2514fe6a8f2879c.tar.gz gdb-fa3539fe77471513d3782f01c2514fe6a8f2879c.tar.bz2 |
* scripttempl/h8500b.sc: Put rdata stuff into own segment.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 6fb8c57..c74b4a6 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 8 16:30:37 1994 Steve Chamberlain (sac@jonny.cygnus.com) + + * scripttempl/h8500b.sc: Put rdata stuff into own segment. + Thu Sep 8 13:25:24 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * emulparams/elf32ppc.sh (OTHER_READWRITE_SECTIONS): Don't define; |