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 40fcdba3c76..867155a24d5 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,8 @@ +2013-10-15 Richard Sandiford <rdsandiford@googlemail.com> + + * sync.c: Remove static aliases and define each function directly + under its real name. + 2013-10-02 John David Anglin <danglin@gcc.gnu.org> * config.host (hppa*64*-*-linux*): Define extra_parts. |