diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2017-05-28 23:55:46 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2017-05-29 08:41:50 +0200 |
commit | 542a34783ce1cfc63929ec50ab1f9f738711b815 (patch) | |
tree | 5b2e9f93f498bca7a8a16408597967ed7fa63127 /ChangeLog | |
parent | acf6d579e0ebb1644417b6a7894ebe6794ec7667 (diff) | |
download | glibc-542a34783ce1cfc63929ec50ab1f9f738711b815.tar glibc-542a34783ce1cfc63929ec50ab1f9f738711b815.tar.gz glibc-542a34783ce1cfc63929ec50ab1f9f738711b815.tar.bz2 glibc-542a34783ce1cfc63929ec50ab1f9f738711b815.zip |
m68k: handle default PIE
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-05-29 Andreas Schwab <schwab@linux-m68k.org> + + * sysdeps/m68k/Makefile (ASFLAGS-.o) [$(subdir) = csu && + $(build-pie-default) = yes]: Define. + 2017-05-25 H.J. Lu <hongjiu.lu@intel.com> * string/test-memchr.c (test_main): Add tests for n == 0. |