diff options
author | Steve Chamberlain <sac@cygnus> | 1995-10-28 08:35:43 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-10-28 08:35:43 +0000 |
commit | 356c68ff6291e07f1fa9934036e2884d6a0f19f9 (patch) | |
tree | d02264e90d13982d820cf63d20002959db087224 /binutils/ChangeLog | |
parent | dff77ed71f976c78ca9234a443c7c6a627e99e76 (diff) | |
download | gdb-356c68ff6291e07f1fa9934036e2884d6a0f19f9.zip gdb-356c68ff6291e07f1fa9934036e2884d6a0f19f9.tar.gz gdb-356c68ff6291e07f1fa9934036e2884d6a0f19f9.tar.bz2 |
Thu Oct 26 10:23:14 1995 steve chamberlain <sac@slash.cygnus.com>
* dlltool.c (no_idata4, no_idata5): New.
(arm_jtab): Use correct encoding of jump instruction.
(usage, main, make_head, make_tail): Act on no_idata4, no_idata5.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index cb6b09e..a4be212 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 26 10:23:14 1995 steve chamberlain <sac@slash.cygnus.com> + + * dlltool.c (no_idata4, no_idata5): New. + (arm_jtab): Use correct encoding of jump instruction. + (usage, main, make_head, make_tail): Act on no_idata4, no_idata5. + Wed Oct 25 12:10:07 1995 Stan Shebs <shebs@andros.cygnus.com> * mpw-make.sed: Edit paths to generated y.tab.[ch] files. |