diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-04-11 16:41:48 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-04-11 16:41:48 +0000 |
commit | 65feb78d1303bcb5a613085f4ab42627629f3de0 (patch) | |
tree | 4ef1e73a315d680d33a7ec3186b915661e90ebef /gas/ChangeLog | |
parent | aa59d90e5565576fa712c7db2d17d7a1ca644d1e (diff) | |
download | gdb-65feb78d1303bcb5a613085f4ab42627629f3de0.zip gdb-65feb78d1303bcb5a613085f4ab42627629f3de0.tar.gz gdb-65feb78d1303bcb5a613085f4ab42627629f3de0.tar.bz2 |
* config/tc-m68k.c (md_estimate_size_before_relax): Correct check
for byte jump to next instruction to skip empty frags.
PR 7044.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index dc5ec3a..caf2699 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 11 12:39:02 1996 Ian Lance Taylor <ian@cygnus.com> + + * config/tc-m68k.c (md_estimate_size_before_relax): Correct check + for byte jump to next instruction to skip empty frags. + Wed Apr 10 16:48:12 1996 Ian Lance Taylor <ian@cygnus.com> * config/tc-alpha.c (alpha_ip): If we are going to call emit_add64 |