diff options
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r-- | libgcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 9502424..ee36c45 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,5 +1,10 @@ 2012-03-07 Georg-Johann Lay <avr@gjlay.de> + PR target/52507 + * config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part. + +2012-03-07 Georg-Johann Lay <avr@gjlay.de> + PR target/52505 * config/avr/lib1funcs.S (__xload_1): Don't read unintentionally from RAM. |