diff options
author | DJ Delorie <dj@redhat.com> | 2001-02-07 01:16:05 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2001-02-07 01:16:05 +0000 |
commit | ddcd33c11d07b4e7e6f592b6ff5b4ec4b0735714 (patch) | |
tree | 0fe2f89482d39c9f036e6985fca8b5baf2d7a769 /sim/i960/ChangeLog | |
parent | 51221c5e5841835fe22468804e3a089e4193ec9f (diff) | |
download | gdb-ddcd33c11d07b4e7e6f592b6ff5b4ec4b0735714.zip gdb-ddcd33c11d07b4e7e6f592b6ff5b4ec4b0735714.tar.gz gdb-ddcd33c11d07b4e7e6f592b6ff5b4ec4b0735714.tar.bz2 |
* i960-desc.c: Update all the A macro definitions to the new
stdc-sensitive versions that cgen would have used.
Diffstat (limited to 'sim/i960/ChangeLog')
-rw-r--r-- | sim/i960/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/i960/ChangeLog b/sim/i960/ChangeLog index ee3ef57..9b73dfa 100644 --- a/sim/i960/ChangeLog +++ b/sim/i960/ChangeLog @@ -1,3 +1,8 @@ +2001-02-06 DJ Delorie <dj@redhat.com> + + * i960-desc.c: Update all the A macro definitions to the new + stdc-sensitive versions that cgen would have used. + 2001-01-12 Frank Ch. Eigler <fche@redhat.com> * configure: Regenerated with sim_scache fix. |