aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2001-08-31 17:43:52 +0000
committerJeff Law <law@redhat.com>2001-08-31 17:43:52 +0000
commit36ed2fff06b673cb994490fad661045c90819514 (patch)
treecffdbe223523a6b5cb231c231b9822708134c416 /gas/ChangeLog
parent08bf74c587590591e3f35a88ee7af3577db00684 (diff)
downloadgdb-36ed2fff06b673cb994490fad661045c90819514.zip
gdb-36ed2fff06b673cb994490fad661045c90819514.tar.gz
gdb-36ed2fff06b673cb994490fad661045c90819514.tar.bz2
* tc-h8300.c (relocation mappings): Remove. Moved to tc-h8300.h.
(build_bytes): Mark fixups for PCrel branches as signed. For OBJ_ELF, make sure the reloc's offset points to the first byte to be modified. (md_convert_frag): Update definiton based on BFD_ASSEMBLER. * tc-h8300.h (relocation mappings): Add.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 05b2b4f..5f7d54a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,13 @@
+Fri Aug 31 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>
+ Jeff Law <law@redhat.com>
+
+ * tc-h8300.c (relocation mappings): Remove. Moved to tc-h8300.h.
+ (build_bytes): Mark fixups for PCrel branches as signed. For
+ OBJ_ELF, make sure the reloc's offset points to the first byte
+ to be modified.
+ (md_convert_frag): Update definiton based on BFD_ASSEMBLER.
+ * tc-h8300.h (relocation mappings): Add.
+
Thu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redhat.com>
* tc-h8300.c (tc_crawl_symbol_chain, tc_headers_hook): Don't