This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/pie/static in repository glibc.
discards 9c7642e415 Use hidden visibility for libc.a with PIC discards 9190f48d90 Add _startup_sbrk and _startup_fatal discards c97ca22b17 i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC discards 4092d656f3 i386: Check PIC in i386 multiarch functions discards 462584630b i386: Check PIC instead of SHARED in start.S discards f8165a184c Add _dl_relocate_static_pie discards 3bd49c37c9 Define pie-default/default-pie-ldflag for --enable-static-pie discards ec2ae059cd x86-64: Check if linker supports static PIE discards 02ba0184e6 Add --enable-static-pie discards 405074089c Check if -static -pie works discards d88ce513c5 Check if -static-pie works discards d849e57880 Check if linker supports --no-dynamic-linker discards 6bcc4e8e40 x86-64: Check PIC instead of SHARED in start.S discards d0a797f2b3 Compile tst-prelink.c without PIE [BZ #21815] discards c10be1e0ed x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE discards 9272adff65 i686: Implement IFUNC selectors in C discards 8cdbe17e3b x86-64: Implement libmathvec IFUNC selectors in C discards a707a604d3 x86-64: Implement libm IFUNC selectors in C discards e53435fb46 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] omits 7bb9a6fba2 x86-64: Use IFUNC memcpy and mempcpy in libc.a omits 4b3f8ce678 Don't include _dl_resolve_conflicts in libc.a [BZ #21742] adds 930324b356 Update translations adds e1113af30d Update NEWS adds 9938cc545d Update translations adds e061bd1771 Add list of bugs fixed in 2.26 adds 4d9a5c60e1 Fix up ChangeLog formatting adds 15192aaa25 Update contributors and latest gcc and binutils versions adds 1c9a5c270d Update for 2.26 release adds 00cdcf5a41 Open master for development adds 92c3af3c14 Rotate ChangeLog adds edf66db113 Rotate ChangeLog correctly adds b358255f95 i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791] adds 4d8ec0900e x86-64: Implement libm IFUNC selectors in C adds a4bf3e1165 x86-64: Implement libmathvec IFUNC selectors in C adds 9d1ebc4ec4 i686: Implement IFUNC selectors in C adds 5097017ce6 x86: Remove assembly versions of HAS_CPU_FEATURE/HAS_ARCH_FEATURE new c6fc03a9bc x86-64: Use IFUNC memcpy and mempcpy in libc.a new db4b7381d7 Compile tst-prelink.c without PIE [BZ #21815] new 07d47d0071 x86-64: Check PIC instead of SHARED in start.S new ed53d85916 Check if linker supports --no-dynamic-linker new dc753d4ba0 Check if -static-pie works new a620fa5682 Check if -static -pie works new 7bf1576548 Add --enable-static-pie new 8e955d3003 x86-64: Check if linker supports static PIE new 668875740b Define pie-default/default-pie-ldflag for --enable-static-pie new ccbbdcd3df Add _dl_relocate_static_pie new e4aca16edd i386: Check PIC instead of SHARED in start.S new 3ac82e7d07 i386: Check PIC in i386 multiarch functions new 48063c0cae i386: Define I386_USE_SYSENTER to 0 or 1 and check PIC new 142657cd05 Add _startup_sbrk and _startup_fatal new 4addb04156 Use hidden visibility for libc.a with PIC
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (9c7642e415) \ N -- N -- N refs/heads/hjl/pie/static (4addb04156)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 15 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 96712 +------------------------------------------- ChangeLog.1 | 4 +- ChangeLog => ChangeLog.18 | 48 +- ChangeLog.2 | 24 +- ChangeLog.3 | 30 +- ChangeLog.4 | 8 +- ChangeLog.5 | 1082 +- ChangeLog.6 | 18 +- ChangeLog.9 | 2 +- INSTALL | 4 +- NEWS | 263 +- elf/dl-conflict.c | 2 - include/features.h | 2 +- manual/contrib.texi | 28 + manual/install.texi | 4 +- po/be.po | 1978 +- po/fr.po | 1186 +- po/ko.po | 1147 +- po/nl.po | 1219 +- po/ru.po | 1183 +- version.h | 2 +- 21 files changed, 4321 insertions(+), 100625 deletions(-) copy ChangeLog => ChangeLog.18 (99%)