diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-02-07 20:20:56 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-02-07 20:20:56 +0000 |
commit | c15ea23aaf63dc3dd25253423a428a7138354e27 (patch) | |
tree | 7f114b1c01d082ca34a89858066d64a62e23dd29 /gas/ChangeLog | |
parent | 011d16ac0400ec702fd18f4c0a50075a365d0fcb (diff) | |
download | gdb-c15ea23aaf63dc3dd25253423a428a7138354e27.zip gdb-c15ea23aaf63dc3dd25253423a428a7138354e27.tar.gz gdb-c15ea23aaf63dc3dd25253423a428a7138354e27.tar.bz2 |
* ecoff.c (ecoff_build_lineno): Don't try to store the address
difference if the next address is before the current one.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b7165a7..8dd9dbe 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Wed Feb 7 14:12:03 1996 Ian Lance Taylor <ian@cygnus.com> + * ecoff.c (ecoff_build_lineno): Don't try to store the address + difference if the next address is before the current one. + * config/tc-m68k.c (struct m68k_cpu): Add alias field. (archs): Initialize new field. (m68k_ip): Don't list alias names when listing CPUs which support |