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 f4c9d0a..c74e63c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,11 @@ 2021-02-16 Alan Modra <amodra@gmail.com> + PR 27426 + * dwarf2dbg.c (allocate_filename_to_slot): Allocate the dirs array + in another place. + +2021-02-16 Alan Modra <amodra@gmail.com> + * read.c (demand_copy_C_string): Really check for embedded zeros. 2021-02-15 Andreas Krebbel <krebbel@linux.ibm.com> |