From 106833e9b360c8f56e465e2e80141a13dc193635 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Thu, 8 Mar 2012 00:01:18 +0000 Subject: [PATCH] merge from gcc --- include/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 + + 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 PR ld/13616