aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
diff options
context:
space:
mode:
authorBernd Schmidt <bernds@codesourcery.com>2012-05-15 10:51:02 +0000
committerBernd Schmidt <bernds@codesourcery.com>2012-05-15 10:51:02 +0000
commitc62af4a3091e3cfc6b0c2104ebaf02388b3d802a (patch)
treef88eb7976d80486aa74a0814478b090d15548541 /gcc/lto
parent39e0e39abffb1e43d6d342fa8d53e28ec790d4df (diff)
Fix up changelogs.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@187522 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/lto')
-rw-r--r--gcc/lto/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 4be2f2b04c5..6edc2afbc82 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,8 +1,14 @@
+2012-05-14 Bernd Schmidt <bernds@codesourcery.com>
+
+ * lto-lang.c (handle_fnspec_attribute): New static function.
+ (lto_attribute_table): Add "fn spec".
+ (DEF_ATTR_STRING): Define and undefine along with the other macros.
+
2012-05-04 Jan Hubicka <jh@suse.cz>
* lto.c (do_whole_program_analysis): Set timevars correctly.
(lto_main): Likewise.
-
+
2012-05-04 Richard Guenther <rguenther@suse.de>
* lang.opt (fwpa): Do not mark as Optimization.