Add missing ChangeLog entries...
authorJoel Brobecker <brobecker@gnat.com>
Tue, 7 May 2013 12:40:08 +0000 (12:40 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 7 May 2013 12:40:08 +0000 (12:40 +0000)
... for the following commits:

2013-05-07  Joel Brobecker  <brobecker@adacore.com>

       * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
       error message (ARI fix).

2013-05-07  Joel Brobecker  <brobecker@adacore.com>

       * features/library-list-aix.dtd: Replace library-list by
       library-list-aix.
       * rs6000-nat.c: Replace library-list by library-list-aix
       throughout.
       * solib-aix.c: Likewise.

2013-05-07  Joel Brobecker  <brobecker@adacore.com>

       * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
       Renames TARGET_OBJECT_AIX_LIBRARIES.
       * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
       TARGET_OBJECT_LIBRARIES_AIX throughout.
       * solib-aix.c: Likwise.

There were added, but accidently not checked in.

gdb/ChangeLog

index 8dec6ceb80c8bcbafabc21121a142c95873a3304..e6f85b257205869450d87e9d6927b9fbf4b32164 100644 (file)
@@ -1,3 +1,24 @@
+2013-05-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * rs6000-nat.c (rs6000_core_ldinfo): Remove '\n' at end of
+       error message (ARI fix).
+
+2013-05-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * features/library-list-aix.dtd: Replace library-list by
+       library-list-aix.
+       * rs6000-nat.c: Replace library-list by library-list-aix
+       throughout.
+       * solib-aix.c: Likewise.
+
+2013-05-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
+       Renames TARGET_OBJECT_AIX_LIBRARIES.
+       * rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
+       TARGET_OBJECT_LIBRARIES_AIX throughout.
+       * solib-aix.c: Likwise.
+
 2013-05-07  Yao Qi  <yao@codesourcery.com>
 
        * solib-dsbt.c (struct dsbt_info) <enable_break2_done>: Remove.
This page took 0.042092 seconds and 4 git commands to generate.