Go to file
Siddhesh Poyarekar afa87a3382 Build build-locale-archive statically again
build-locale-archive was switched to link dynamically in 538b3c08
without giving a proper reason for it.  The earlier static build was
wrong though, since it would happen against the installed glibc and
not the glibc being built.  The dynamic link was also similarly wrong,
more so because it would build against the built libc.so.6 and then
try to load the system libc.so.6.  This results in a failure in %post
in cases when the new build-locale-archive may have symbol references
that are not present in the old glibc.

There seem to be no good reason to run build-locale-archive with the
system libc.so.6, so the change is now reverted with a fixed up static
link that links against the build static libc.a.
2014-09-08 16:22:40 +05:30
.gitignore Ignore /.build* and /src directories in git. 2013-02-26 15:42:03 -05:00
ChangeLog.old Resolves: #1124987. 2014-09-06 14:15:15 -04:00
build-locale-archive.c Fix failure load locale template. 2014-02-24 22:33:35 -05:00
glibc-aarch64-tls-fixes.patch Sync with upstream master 2014-05-26 13:25:00 +05:30
glibc-aarch64-workaround-nzcv-clobber-in-tlsdesc.patch AArch64: Save & restore NZCV (flags) upon entry to _dl_tlsdesc_dynamic 2014-06-20 11:49:56 -04:00
glibc-arm-hardfloat-3.patch add the armhfp linker hack patch 2012-06-11 20:38:11 -05:00
glibc-c_stubs.patch Get rid of releng tarball 2013-08-19 17:05:59 +05:30
glibc-extern-always-inline.patch Auto-sync with upstream master for mass rebuild 2014-08-14 00:07:02 +05:30
glibc-fedora-__libc_multiple_libcs.patch Resync with upstream master 2013-07-09 23:15:48 +05:30
glibc-fedora-elf-ORIGIN.patch Sync with upstream master 2014-04-03 17:08:52 +05:30
glibc-fedora-elf-init-hidden_undef.patch Resync with upstream master 2013-06-04 22:23:45 +05:30
glibc-fedora-elf-rh737223.patch - Rsync with upstream sources 2012-10-11 09:54:09 -06:00
glibc-fedora-getrlimit-PLT.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-i386-tls-direct-seg-refs.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-include-bits-ldbl.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-ldd.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-linux-tcsetattr.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-localedata-rh61908.patch - Resync with upstream sources 2012-11-26 14:19:38 -07:00
glibc-fedora-localedef.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-locarchive.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-manual-dircategory.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-nis-rh188246.patch - Remove obsolete patches from glibc-fedora.patch. Explode 2012-08-20 13:25:02 -06:00
glibc-fedora-nptl-linklibc.patch Sync with upstream master 2014-05-26 13:25:00 +05:30
glibc-fedora-nscd.patch - Remove most of fedora-nscd patch as we no longer use the 2012-09-24 09:25:31 -06:00
glibc-fedora-ppc-unwind.patch Sync with upstream roland/nptl branch 2014-07-05 00:00:22 +05:30
glibc-fedora-streams-rh436349.patch Sync with upstream master 2014-06-24 17:41:51 +05:30
glibc-fedora-uname-getrlimit.patch Sync with roland/nptl upstream branch 2014-07-03 11:04:10 +05:30
glibc-nscd-sysconfig.patch Sync with upstream master. 2014-03-12 18:13:23 -04:00
glibc-rh697421.patch - Add aliases for ISO-10646-UCS-2 (#697421) 2012-01-26 11:03:17 -07:00
glibc-rh731833-rtkaio-2.patch Avoid inlining of cleanup function for kaio_suspend 2013-08-22 11:07:15 +05:30
glibc-rh731833-rtkaio.patch Adjust rtkaio patches to build with latest upstream 2014-05-26 15:50:48 +05:30
glibc-rh741105.patch Sync with upstream master 2014-04-10 21:40:30 +05:30
glibc-rh757881.patch Enable systemtap on Power and S/390 and sync up with upstream 2014-01-07 15:06:38 +05:30
glibc-rh819430.patch Sync with upstream master 2014-02-18 22:48:17 +05:30
glibc-rh825061.patch - Build info files in the source dir, then move to objdir 2012-05-29 23:19:23 -06:00
glibc-rh827510.patch - Delay setting DECIDED field in locale file structure until 2012-06-14 21:52:07 -06:00
glibc-rh841318.patch Resync with upstream master 2013-06-04 22:23:45 +05:30
glibc-rh841787.patch Sync with upstream master 2013-10-15 11:09:58 +05:30
glibc-rh952799.patch Resolves: #952799 2013-04-30 10:51:37 -04:00
glibc-rh970865.patch Fix tst-aiod2 and tst-aiod3 test failures (#970865) 2013-08-22 15:08:00 +05:30
glibc-rh1009145.patch Resolves: #1009145 2013-10-02 21:34:56 -04:00
glibc-rh1013801.patch Sync with roland/nptl upstream branch 2014-07-03 11:04:10 +05:30
glibc-rh1052846.patch Back out ftell test case (#1052846) 2014-01-16 12:03:18 +05:30
glibc-rh1069559-1.patch Sync with upstream master and Resolve: #1069559 2014-02-25 15:22:53 +05:30
glibc-rh1069559-2.patch Sync with upstream master and Resolve: #1069559 2014-02-25 15:22:53 +05:30
glibc-rh1070416.patch Sync with upstream master 2014-03-19 22:18:20 +05:30
glibc-rh1124987.patch Resolves: #1124987. 2014-09-06 14:15:15 -04:00
glibc-rtkaio.patch Pass the built-program-file to tst-mqueue7 instead of built-program-cmd 2014-07-04 22:26:50 +05:30
glibc.spec Build build-locale-archive statically again 2014-09-08 16:22:40 +05:30
glibc_post_upgrade.c Get rid of releng tarball 2013-08-19 17:05:59 +05:30
libc-lock.h Get rid of releng tarball 2013-08-19 17:05:59 +05:30
nscd.conf Get rid of releng tarball 2013-08-19 17:05:59 +05:30
nsswitch.conf add back sss to nsswitch.conf we have added workarounds in the tools 2014-08-22 14:13:29 -05:00
power6emul.c Get rid of releng tarball 2013-08-19 17:05:59 +05:30
sources Sync with upstream master 2014-09-08 12:32:01 +05:30
sync-upstream.sh Have the commit log and changelog reflect the nature of upstream sync 2014-04-10 17:44:05 +05:30