diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 61aae09..e037ffa 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2012-05-18 Alan Modra <amodra@gmail.com> + + * config/tc-dlx.c (s_proc): Avoid warning about ignoring asprintf + return value. + 2012-05-18 James Lemke <jwlemke@codesourcery.com> Alan Modra <amodra@gmail.com> |