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 390447b..37d682f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2010-03-30 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/11456 + * input-scrub.c (input_scrub_next_buffer): Use memmove instead + of memcpy to copy overlap memory. + 2010-03-25 Joseph Myers <joseph@codesourcery.com> * Makefile.am (TARGET_CPU_CFILES): Add config/tc-tic6x.c. |