summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2012-03-08 00:01:18 +0000
committerDJ Delorie <dj@redhat.com>2012-03-08 00:01:18 +0000
commit106833e9b360c8f56e465e2e80141a13dc193635 (patch)
tree2c29797827e115f3eed7420e57a1a1430beede26
parent33a1f4b23be8bdadc379c11cb20c520153b4a1bc (diff)
downloadcygnal-106833e9b360c8f56e465e2e80141a13dc193635.tar.gz
cygnal-106833e9b360c8f56e465e2e80141a13dc193635.tar.bz2
cygnal-106833e9b360c8f56e465e2e80141a13dc193635.zip
merge from gcc
-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