diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-05-23 00:53:36 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2016-05-23 00:53:36 +0200 |
commit | 5e0b78708cb59ab4faabf01bdd197b3080820d6b (patch) | |
tree | 8b7451118e9ebab8539bc539ec2bb273f96b8223 /open_issues/gcc | |
parent | d2a6e841c0eb10f6c6b7495d5c4644ca74bc4b21 (diff) | |
parent | a9fc3903036c3f58cd8c80e79797feff4eaa3ea9 (diff) |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/web
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]]. |