summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2012-03-08 00:01:18 +0000
committerDJ Delorie <dj@delorie.com>2012-03-08 00:01:18 +0000
commit0bd04f7f6bb21ca100662a6a17edaba6ed1222b4 (patch)
tree06745a22f8daad0931bf4b415618a7f0c99f0ed4 /include
parentf3f426d28d46587bc1b4098fdf07a861b55a81fa (diff)
downloadbinutils-redhat-0bd04f7f6bb21ca100662a6a17edaba6ed1222b4.tar.gz
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 da939f1e2d..e722835785 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