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:
authorDJ Delorie <dj@redhat.com>2012-03-08 04:01:18 +0400
committerDJ Delorie <dj@redhat.com>2012-03-08 04:01:18 +0400
commit106833e9b360c8f56e465e2e80141a13dc193635 (patch)
tree2c29797827e115f3eed7420e57a1a1430beede26 /include
parent33a1f4b23be8bdadc379c11cb20c520153b4a1bc (diff)
merge from gcc
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index da939f1e2..e72283578 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
+
+ Add DWARF attribute value for the "Borland fastcall" calling
+ convention.
+ * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
+
2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
PR ld/13616