diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index db913a7..ce3d48e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2012-03-01 Pedro Alves <palves@redhat.com> + * jit-reader.in [!__cplusplus] + (GDB_DECLARE_GPL_COMPATIBLE_READER): Add missing backslash. + +2012-03-01 Pedro Alves <palves@redhat.com> + * configure.ac (build_warnings): Add -Wmissing-prototypes. * configure: Regenerate. |