diff options
-rw-r--r-- | open_issues/gcc/pie.mdwn | 9 | ||||
-rw-r--r-- | open_issues/glibc.mdwn | 4 |
2 files changed, 11 insertions, 2 deletions
diff --git a/open_issues/gcc/pie.mdwn b/open_issues/gcc/pie.mdwn index a4598d1e..52517a28 100644 --- a/open_issues/gcc/pie.mdwn +++ b/open_issues/gcc/pie.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2012 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2012, 2013 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 @@ -10,7 +10,7 @@ License|/fdl]]."]]"""]] [[!meta title="Position-Independent Executables"]] -[[!tag open_issue_gcc]] +[[!tag open_issue_glibc]] # IRC, freenode, #debian-hurd, 2012-11-08 @@ -38,3 +38,8 @@ License|/fdl]]."]]"""]] <youpi> uh <pinotree> this causes the w3m build failure and (indirectly, due to elinks built with -pie) aptitude + + +## id:"20130211040854.GN5926@type.youpi.perso.aquilenet.fr" + +[[glibc]] `t/pie-sbrk` branch. diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index bf240724..0379dad4 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -52,6 +52,10 @@ Last reviewed up to the [[Git mirror's d3bd58cf0a027016544949ffd27300ac5fb01bb8 918b56067a444572f1c71b02f18255ae4540b043. [[!GCC_PR 53183]], GCC commit c05436a7e361b8040ee899266e15bea817212c37. + * `t/pie-sbrk` + + [[gcc/PIE]]. + * `t/sysvshm` ../sysdeps/mach/hurd/shmat.c: In function '__shmat': |