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 e4d1453..98d380e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-03-12 Joel Brobecker <brobecker@adacore.com> + + * amd64bsd-nat.c: Move #include of "amd64bsd-nat.h" after + include of "amd64-nat.h". + 2012-03-12 Tom Tromey <tromey@redhat.com> * buildsym.c (record_pending_block): Now static. |