diff options
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 |