Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2011-09-29 00:01:38 +0400
committercvs2svn <>2011-09-29 00:01:38 +0400
commit386c071a6c8739b7226f23d395de1f13757ead6a (patch)
tree6a1779cf6c04a374dd36fe0576aca4342d56a79f /include/ChangeLog
parentf4f02a260cd697c595ba8216364c4e9e6081663b (diff)
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20111001
snapshot-20111001'. Sprout from binutils-2_22-branch 2011-09-21 20:49:16 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'binutils-' Cherrypick from master 2011-09-28 20:01:37 UTC DJ Delorie <dj@redhat.com> 'merge from gcc': include/ChangeLog include/demangle.h include/libiberty.h include/plugin-api.h include/timeval-utils.h Delete: texinfo/texinfo.tex
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 1a4680ed2..e2d1be1ee 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,22 @@
+2011-09-28 Doug Evans <dje@google.com>
+
+ * timeval-utils.h: New file.
+
+ * libiberty.h (countargv): Declare.
+
+2011-09-26 Cary Coutant <ccoutant@google.com>
+
+ gcc PR lto/47247
+ * plugin-api.h (enum ld_plugin_symbol_resolution): Add
+ LDPR_PREVAILING_DEF_IRONLY_EXP.
+ (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
+
+2011-09-23 Cary Coutant <ccoutant@google.com>
+
+ PR 40831
+ * demangle.h (enum demangle_component_type): Add
+ DEMANGLE_COMPONENT_CLONE.
+
2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
PR ld/12975