diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-20 16:18:56 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-04-20 16:18:56 +0200 |
commit | 2781d32ebd97fe0c93cb1b428c8b85ae0f23515e (patch) | |
tree | a897b443172d1f700845f599a42aabc86ab9cbcf /open_issues/gcc | |
parent | 8508709d37f0bcccc8a97d3c97f4780c85b8ac5b (diff) |
open_issues/gcc: a050099a416f013bda35832b878d9a57b0cbb231 (gcc-6-branch branch point; 2016-04-15)
Diffstat (limited to 'open_issues/gcc')
-rw-r--r-- | open_issues/gcc/pie.mdwn | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/open_issues/gcc/pie.mdwn b/open_issues/gcc/pie.mdwn index 5ae4bdcb..bae72730 100644 --- a/open_issues/gcc/pie.mdwn +++ b/open_issues/gcc/pie.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2012, 2013 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2012, 2013, 2016 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -49,3 +50,10 @@ License|/fdl]]."]]"""]] ## [[!message-id "20130211040854.GN5926@type.youpi.perso.aquilenet.fr"]] [[glibc]] `t/pie-sbrk` branch. + + +## 2016-04 + +Profiling has been fixed (GCC specs; commit +9b2eb5d3268cf674f9a6964479f20428e0b43500); PIE unknown. +See also `PIE_SPEC` comments in [[gcc]]. |