about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-06-11 00:45:12 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-14 20:50:17 -0700
commit5c55070081c27168d27145afdf6a92cd56c9abb3 (patch)
tree07be43c6115f3d97746612a57c8fda82031d45a5 /ChangeLog
parenta6928d5102a89f152fe9d17abb26346dc8cefc9c (diff)
downloadglibc-5c55070081c27168d27145afdf6a92cd56c9abb3.tar.gz
glibc-5c55070081c27168d27145afdf6a92cd56c9abb3.tar.xz
glibc-5c55070081c27168d27145afdf6a92cd56c9abb3.zip
Use linker --print-output-format option if available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7198da7d94..61524ed68c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-07-02  Roland McGrath  <roland@hack.frob.com>
+
+	* config.make.in (output-format): New variable.
+	* configure.in: Check for ld --print-output-format support.
+	* configure: Regenerated.
+	* Makerules ($(common-objpfx)format.lds)
+	[$(output-format) != unknown]: Just use $(output-format),
+	instead of the linker-script munging.
+
 2011-07-14  Roland McGrath  <roland@hack.frob.com>
 
 	* Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead