diff options
author | 2013-11-13 21:59:55 +0100 | |
---|---|---|
committer | 2013-11-13 21:59:55 +0100 | |
commit | 081253a1029a71cc9a10af9a96058e9c9d33f945 (patch) | |
tree | 5827c8262d75a0553a617c3a891852e73797b4f7 /upstream/gcc49_default_pie_Changlog.txt | |
parent | update patchset for gcc 4.8.2 (diff) | |
download | hardened-gccpatchset-081253a1029a71cc9a10af9a96058e9c9d33f945.tar.gz hardened-gccpatchset-081253a1029a71cc9a10af9a96058e9c9d33f945.tar.bz2 hardened-gccpatchset-081253a1029a71cc9a10af9a96058e9c9d33f945.zip |
Update the changlog for gcc4.9 upstream
Diffstat (limited to 'upstream/gcc49_default_pie_Changlog.txt')
-rw-r--r-- | upstream/gcc49_default_pie_Changlog.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/upstream/gcc49_default_pie_Changlog.txt b/upstream/gcc49_default_pie_Changlog.txt index 59ce7d5..dac21e0 100644 --- a/upstream/gcc49_default_pie_Changlog.txt +++ b/upstream/gcc49_default_pie_Changlog.txt @@ -15,8 +15,7 @@ * testsuite/gcc.dg/other/anon5.C: Add skip test as it fail to link on effective_target default_pie. * testsuite/lib/target-supports.exp (check_profiling_available): - We can't use profiling on effective target default_pie. - * testsuite/lib/target-supports.exp (check_effective_target_pie): - Add check_effective_target_default_pie. + We can't use profiling on effective target default_pie. + (check_effective_target_pie): Add check_effective_target_default_pie. /libgcc * Makefile.in: Disable PIE when building the crtbegin/end files. |