diff options
author | Jeff Law <law@redhat.com> | 1996-03-29 07:01:22 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-03-29 07:01:22 +0000 |
commit | 0e88ffa2842280d971f7502b2864836a2118596e (patch) | |
tree | 588791c1aaf628830d193959f2797c0946173a02 /ld/ChangeLog | |
parent | 9399a257b1127ff13c6c81738ee2bffddfe2fb5a (diff) | |
download | gdb-0e88ffa2842280d971f7502b2864836a2118596e.zip gdb-0e88ffa2842280d971f7502b2864836a2118596e.tar.gz gdb-0e88ffa2842280d971f7502b2864836a2118596e.tar.bz2 |
* scripttempl/h8300.sc: Make vectors section 0xc4 bytes long
so as not to overwrite the magic syscall entry at 0xc4.
* scripttempl/h8300h.sc: Likewise.
hmse.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f2f168d..aa43b8d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Fri Mar 29 00:01:29 1996 Jeffrey A Law (law@cygnus.com) + + * scripttempl/h8300.sc: Make vectors section 0xc4 bytes long + so as not to overwrite the magic syscall entry at 0xc4. + * scripttempl/h8300h.sc: Likewise. + Thu Mar 28 11:05:47 1996 Doug Evans <dje@canuck.cygnus.com> * configure.tgt (sparc64-*-solaris2*): Delete. |