diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-05-24 00:04:19 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-05-24 00:04:19 +0000 |
commit | 2e715f06c3bc6105f78402e7f5f4fe4c724abdd0 (patch) | |
tree | 352b525daf534418e8f584ea853ce1554d3e5f94 /gas | |
parent | a16fcab31a308d6b5796e48c48d8e0f1aaea5614 (diff) | |
download | gdb-2e715f06c3bc6105f78402e7f5f4fe4c724abdd0.zip gdb-2e715f06c3bc6105f78402e7f5f4fe4c724abdd0.tar.gz gdb-2e715f06c3bc6105f78402e7f5f4fe4c724abdd0.tar.bz2 |
* config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP16
and BFD_RELOC_SPARC_WDISP19.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 35420c5..d9bc07c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,8 +1,16 @@ +Tue May 23 17:00:32 1995 Doug Evans <dje@canuck.cygnus.com> + + * config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP16 + and BFD_RELOC_SPARC_WDISP19. + Tue May 23 19:18:33 1995 Ken Raeburn <raeburn@cujo.cygnus.com> * as.c (parse_args) [! USE_EMULATIONS]: Always print an error message. + * doc/internals.texi: Document obj_app_file and + TARGET_BYTES_BIG_ENDIAN. + Mon May 22 20:03:23 1995 Ken Raeburn <raeburn@cujo.cygnus.com> * ecoff.c (ecoff_stab): Add extra leading argument, for 4 May |