summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-07-05 22:57:45 +0200
committerFlorian Weimer <fweimer@redhat.com>2018-07-05 22:57:45 +0200
commit3a885c1f51b18852869a91cf59a1b39da1595c7a (patch)
treec6c2fd735a84b57ffe7d3496e7d7d03d946694d7 /ChangeLog
parent38cade0c461e58770749d7e8973f85c79532838a (diff)
Build csu/elf-init.c and csu/static-reloc.c with stack protector
This does not change generated code (with -fstack-protector-strong), but is important for formal compiler flags compliance. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bfd61a44a..5a1f291b85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
2018-07-05 Florian Weimer <fweimer@redhat.com>
+
+ * csu/Makefile (CFLAGS-static-reloc.os): Build with stack
+ protector.
+ (CFLAGS-elf-init.oS): Likewise.
+
+2018-07-05 Florian Weimer <fweimer@redhat.com>
Carlos O'Donell <carlos@redhat.com>
* debug/Makefile (CFLAGS-stack_chk_fail_local.c): Remove