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 b1637a3..d97a4b7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2016-02-19 Nick Clifton <nickc@redhat.com> + + PR 19630 + * read.c (read_a_source_file): Check for assemble_one returning + with input_line_pointer set to NULL. + 016-02-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> * listing.c (rebuffer_line): Change return type to void. |