diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 84021f5..147b11f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2007-05-29 David S. Miller <davem@davemloft.net> + Jakub Jelinek <jakub@redhat.com> + + PR gas/4558 + * config/tc-sparc.c (md_apply_fix): Fix relocation overflow checks + for BFD_RELOC_SPARC_WDISP16 and BFD_RELOC_SPARC_WDISP19. + 2007-05-29 Alan Modra <amodra@bigpond.net.au> * config/tc-spu.h: Wrap in #ifndef/#endif. Delete coff macros. |