diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 43e467e..9c2b9ec 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2016-03-22 Alan Modra <amodra@gmail.com> + + * config/tc-alpha.c (load_expression): Replace alloca with xmalloc. + (emit_jsrjmp, tc_gen_reloc): Likewise. + * config/tc-i370.c (i370_macro): Likewise. + 2016-03-22 Nick Clifton <nickc@redhat.com> * configure: Regenerate. |