diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-09-04 19:53:24 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-09-06 11:43:43 -0700 |
commit | a5055ad15a4cb063627653d0a2109f66ead63c33 (patch) | |
tree | 11780094df41853e87aa787a88048e0651cca38d /NEWS | |
parent | 48bac3debbc7acd0a2e8fe8248780f9d2c043c10 (diff) | |
download | glibc-a5055ad15a4cb063627653d0a2109f66ead63c33.tar glibc-a5055ad15a4cb063627653d0a2109f66ead63c33.tar.gz glibc-a5055ad15a4cb063627653d0a2109f66ead63c33.tar.bz2 glibc-a5055ad15a4cb063627653d0a2109f66ead63c33.zip |
Use crtbeginT.o to statically link programs
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Version 2.17 13939, 13966, 14042, 14090, 14166, 14150, 14151, 14154, 14157, 14166, 14173, 14195, 14237, 14252, 14283, 14298, 14303, 14307, 14328, 14331, 14336, 14337, 14347, 14349, 14459, 14476, 14505, 14510, 14516, 14519, - 14532, 14538 + 14532, 14538, 14544 * Support for STT_GNU_IFUNC symbols added for s390 and s390x. Optimized versions of memcpy, memset, and memcmp added for System z10 and |