diff options
author | Diego Novillo <dnovillo@google.com> | 2000-12-01 03:08:32 +0000 |
---|---|---|
committer | Diego Novillo <dnovillo@google.com> | 2000-12-01 03:08:32 +0000 |
commit | 76a0ddacc00c5345b7eb4bcb88fa8fdb63ea7248 (patch) | |
tree | 8425ad0919e74ff8bb4a1308218dd8556b682ced /gas/ChangeLog | |
parent | c5f0f3d0c87301d62938d9867e460225066498e2 (diff) | |
download | gdb-76a0ddacc00c5345b7eb4bcb88fa8fdb63ea7248.zip gdb-76a0ddacc00c5345b7eb4bcb88fa8fdb63ea7248.tar.gz gdb-76a0ddacc00c5345b7eb4bcb88fa8fdb63ea7248.tar.bz2 |
2000-11-30 Diego Novillo <dnovillo@redhat.com>
* tc-i386.c (md_assemble): Swap i.disp_relocs when using intel
syntax.
2000-11-30 Diego Novillo <dnovillo@redhat.com>
* intel.s, intel.d: New test for @GOT references.
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 e9176ce..f82e499 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-11-30 Diego Novillo <dnovillo@redhat.com> + + * tc-i386.c (md_assemble): Swap i.disp_relocs when using intel + syntax. + 2000-11-29 Richard Henderson <rth@redhat.com> * dwarf2dbg.c: Rewrite from scratch. Queue all debugging output |