diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 083ec79..0a4496b 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,8 @@ +2014-01-28 Thomas Schwinge <thomas@codesourcery.com> + + * cp-demangle.c (d_demangle_callback): Put an abort call in place, + to help the compiler. + 2014-01-21 Tom Tromey <tromey@redhat.com> * _doprint.c (checkit): Use stdarg, not VA_* macros. |