aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2007-07-09 21:25:39 +0000
committerRoland McGrath <roland@gnu.org>2007-07-09 21:25:39 +0000
commitfd2f25da9bc875ddeb5c03bdb515fd23934c1e7f (patch)
tree064a80f20c3c6634b10f569003bb35a4a32c90c6 /include/ChangeLog
parentc0065db7328646edb30d44e0ed2d38e2d9cc3ea5 (diff)
downloadgdb-fd2f25da9bc875ddeb5c03bdb515fd23934c1e7f.zip
gdb-fd2f25da9bc875ddeb5c03bdb515fd23934c1e7f.tar.gz
gdb-fd2f25da9bc875ddeb5c03bdb515fd23934c1e7f.tar.bz2
.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 88cbfa3..58d698c 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-09 Roland McGrath <roland@redhat.com>
+
+ * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
+
2007-07-06 Nick Clifton <nickc@redhat.com>
* bfdlink.h: Update copyright notice to refer to GPLv3.
@@ -68,7 +72,7 @@
* dis-asm.h (print_i386_disassembler_options): New.
2007-01-31 Vladimir Prus <vladimir@codesourcery.com>
-
+
* libiberty.h (PEX_STDERR_TO_PIPE): New define.
(PEX_BINARY_ERROR): New define.
(pex_read_err): New function.
@@ -83,7 +87,7 @@
PR ld/3831
* bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
- Add dynamic and dynamic_data.
+ Add dynamic and dynamic_data.
2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
Nick Clifton <nickc@redhat.com>
@@ -296,7 +300,7 @@
2005-06-20 Geoffrey Keating <geoffk@apple.com>
- * libiberty.h (strverscmp): Prototype.
+ * libiberty.h (strverscmp): Prototype.
2005-06-17 Jakub Jelinek <jakub@redhat.com>