diff options
author | Per Bothner <per@bothner.com> | 1992-08-18 01:35:31 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-08-18 01:35:31 +0000 |
commit | d6b38bfb245fbafcd4367d9991b415927b788c65 (patch) | |
tree | 5db3179ad3e260487416c8f10bb74f45bf0b0041 /binutils/ChangeLog | |
parent | c9e28caeeab2954906479f5d9e486b99e3d59b37 (diff) | |
download | gdb-d6b38bfb245fbafcd4367d9991b415927b788c65.zip gdb-d6b38bfb245fbafcd4367d9991b415927b788c65.tar.gz gdb-d6b38bfb245fbafcd4367d9991b415927b788c65.tar.bz2 |
* m68k-pinsn.c: Minor fix in style of output (don't use
range to indicate floating point control registers).
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 53dfc3d..0e420d9 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Mon Aug 17 18:33:41 1992 Per Bothner (bothner@rtl.cygnus.com) + + * m68k-pinsn.c: Minor fix in style of output (don't use + range to indicate floating point control registers). + Tue Aug 11 23:42:21 1992 Per Bothner (bothner@cygnus.com) * ar.c (main): Don't *always* set the verbose flag! |