aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-10-17 10:50:27 +0000
committerNick Clifton <nickc@redhat.com>2003-10-17 10:50:27 +0000
commit3675967994ae4211d7dc829f3da82a41b4ab7ff9 (patch)
tree9cf885ec4ca90c558ca88e383071f5935479d707 /gas/ChangeLog
parentd4e2de6bc2c210ede6eb8e24c3da940d4fc0a042 (diff)
downloadgdb-3675967994ae4211d7dc829f3da82a41b4ab7ff9.zip
gdb-3675967994ae4211d7dc829f3da82a41b4ab7ff9.tar.gz
gdb-3675967994ae4211d7dc829f3da82a41b4ab7ff9.tar.bz2
Enforce PC-relative jumps with --pcrel.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 934d674..365fcad 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-17 Paul Dale <pauli@snapgear.com>
+ Bernardo Innocenti <bernie@develer.com>
+
+ * config/tc-m68k.c (make_pcrel_absolute): Enforce
+ PC-relative jumps with --pcrel.
+ (md_convert_frag_1): Likewise.
+ (md_create_long_jump): Likewise.
+
2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
* config/tc-h8300.c (PSIZE): Correct for Normal mode.