Siddhesh Poyarekar
f64bffe28e
Fix #1133134 , #1119128 and sync with upstream master
...
- Use INTERNAL_SYSCALL in TLS_INIT_TP (#1133134 ).
- Remove gconv loadable module transliteration support (#1119128 ).
2014-08-26 14:11:00 +05:30
Dennis Gilmore
67767852ab
add back sss to nsswitch.conf we have added workarounds in the tools
2014-08-22 14:13:29 -05:00
Kevin Fenzi
d0b1601820
Rebuild for rpm bug 1131960
2014-08-21 11:48:00 -06:00
Dennis Gilmore
87e4cc74d7
remove sss from default nsswitch.conf it causes issues with live image composing
2014-08-19 10:56:39 -05:00
Siddhesh Poyarekar
75bedb0a34
Auto-sync with upstream master for mass rebuild
...
- Auto-sync with upstream master.
- Revert to only defining __extern_always_inline for g++-4.3+.
- Fix build failure in compat-gcc-32 (#186410 ).
2014-08-14 00:07:02 +05:30
Siddhesh Poyarekar
d579c1af5b
Auto-sync with upstream master
2014-07-29 00:25:03 +05:30
Siddhesh Poyarekar
3cb7ba0de8
Today is Wednesday, not Thursday
2014-07-23 14:04:08 +05:30
Siddhesh Poyarekar
2ca89eabf6
Undo last master sync to fix up rawhide
...
Fix up rawhide till we can figure out what the problem is with this
build.
2014-07-23 14:02:10 +05:30
Siddhesh Poyarekar
c54d242628
Auto-sync with upstream master.
2014-07-15 22:13:48 +05:30
Tom Callaway
e653c3c00e
fix license handling
2014-07-12 11:16:06 -04:00
Siddhesh Poyarekar
dc2e7c6d31
Auto-sync with upstream master.
2014-07-07 22:35:01 +05:30
Siddhesh Poyarekar
1779efa74a
Sync with upstream roland/nptl branch
2014-07-05 00:00:22 +05:30
Siddhesh Poyarekar
91f7360fcd
Separate failed test outputs using a line
2014-07-04 22:26:53 +05:30
Siddhesh Poyarekar
dc6586efdd
Pass the built-program-file to tst-mqueue7 instead of built-program-cmd
...
With upstream 8540f6d2a74fe9d67440535ebbcfa252180a3172,
built-program-cmd also has environment variables, which breaks the
test.
2014-07-04 22:26:50 +05:30
Siddhesh Poyarekar
8c5b9331ed
Link tst-timer to librt.so only if it is in the rt subdir
2014-07-03 22:34:28 +05:30
Siddhesh Poyarekar
c1d88db4f5
Get actually failed tests from tests.sum
2014-07-03 22:18:36 +05:30
Siddhesh Poyarekar
2a7ce8ad67
Add placeholder rule for rtkaio check-abi
...
The rtkaio bits never had an abilist file, so check-abi would always
fail for it. The real fix here is to generate an abilist for all
architectures, but for now add a target so that the test does not fail
and the test run completes to give us a tests.sum.
2014-07-03 22:16:11 +05:30
Siddhesh Poyarekar
92e8c5c418
Fix pthreadP.h include failure in the right way
...
All other uses include nptl/pthreadP.h, so go that way instead of the
extra -I flag.
2014-07-03 21:28:40 +05:30
Siddhesh Poyarekar
621363ca12
Add nptl to list of directories to include for rtkaio
2014-07-03 11:47:39 +05:30
Siddhesh Poyarekar
c96b7f7453
Actually remove nptl as addon
2014-07-03 11:13:32 +05:30
Siddhesh Poyarekar
1ea305b6fa
Sync with roland/nptl upstream branch
...
Patches on this branch include nptl as a part of glibc instead of
being an addon.
2014-07-03 11:04:10 +05:30
Siddhesh Poyarekar
191c4db426
Sync with upstream master
2014-07-02 16:15:02 +05:30
Siddhesh Poyarekar
9eb38c10e7
Sync with upstream master
2014-06-24 17:41:51 +05:30
Kyle McMartin
b66a135726
AArch64: Save & restore NZCV (flags) upon entry to _dl_tlsdesc_dynamic
...
in order to work around GCC reordering compares across the TLS
descriptor sequence (GCC PR61545.) Committing a (temporary) fix here
allows us to avoid rebuilding the world with gcc 4.9.0-11.fc21.
2014-06-20 11:49:56 -04:00
Kyle McMartin
0c40cdae52
Remove ".1" from Release, which was added for the mass-rebuild.
...
No point in building this, but include it in the next rebase build.
2014-06-16 15:30:34 -04:00
Kyle McMartin
a0c2da6ecd
Auto-sync with upstream master.
2014-06-16 13:45:03 -04:00
Siddhesh Poyarekar
8f0eca557f
Auto-sync with upstream master.
2014-06-12 12:22:16 +05:30
Dennis Gilmore
19b41eb7aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 11:13:53 -05:00
Siddhesh Poyarekar
9d331e9d98
Sync with upstream master
2014-06-03 15:08:22 +05:30
Siddhesh Poyarekar
8da75f6fa4
Adjust rtkaio patches to build with latest upstream
...
Following commit upstream removed the definition for elfobjdir in
favour of elf-objpfx. Adjust rtkaio to build with this.
commit 4134b50d6789c333707b1861a32314805bd0de5e
Author: Joseph Myers <joseph@codesourcery.com>
Date: Wed May 21 16:52:08 2014 +0000
Consistently use $(elf-objpfx).
As previously noted
<https://sourceware.org/ml/libc-alpha/2013-05/msg00696.html >,
$(elf-objpfx) and $(elfobjdir) are redundant and should be
consolidated. This patch consolidates on $(elf-objpfx) (for
consistency with $(csu-objpfx)), also changing direct uses of
$(common-objpfx)elf/ to use $(elf-objpfx).
2014-05-26 15:50:48 +05:30
Siddhesh Poyarekar
8710f4aaa6
Sync with upstream master
2014-05-26 13:25:00 +05:30
Kyle McMartin
b39b864460
Backport some upstream-wards patches to fix TLS issues on AArch64.
2014-05-21 22:06:50 -04:00
Kyle McMartin
abfaca544c
AArch64: Fix handling of nocancel syscall failures ( #1098327 )
2014-05-21 15:34:20 -04:00
Siddhesh Poyarekar
25cc20651e
Sync with upstream master
...
Fix up glibc-fedora-uname-getrlimit.patch to apply on top of recent
nptl code shuffle.
2014-05-15 12:26:54 +05:30
Carlos O'Donell
647ffb77fa
Add initial support for displaying test results.
...
After each test run we output all of the test results
to the build logs. This includes PASS, FAIL, XPASS,
XFAIL results and the original error codes of the tests.
Without this fix the new upstream PASS/FAIL support
hides the test results from the build logs.
2014-05-14 12:52:50 -04:00
Carlos O'Donell
cffaeb6932
Add initial support for ppc64le.
2014-05-14 03:21:29 -04:00
Siddhesh Poyarekar
543337e954
Remove ports addon
...
All architectures inside ports have now been moved to the main
directory.
2014-04-29 15:15:58 +05:30
Siddhesh Poyarekar
f0de90dce8
Auto-sync with upstream master.
2014-04-29 14:58:45 +05:30
Siddhesh Poyarekar
4d17ec2120
Sync with upstream master
2014-04-18 12:14:38 +05:30
Siddhesh Poyarekar
c899b490ba
Sync with upstream master
...
Fix up glibc-rh741105.patch so that it continues to apply correctly.
2014-04-10 21:40:30 +05:30
Siddhesh Poyarekar
3708995e5f
Have the commit log and changelog reflect the nature of upstream sync
...
Write the commit log and changelog in the spec file in a manner that
reflects the fact that the sync was done by a script.
2014-04-10 17:44:05 +05:30
Siddhesh Poyarekar
b5ec0026f9
Sync with upstream master
2014-04-03 17:08:52 +05:30
Siddhesh Poyarekar
e7c5d54c2d
Sync with upstream master.
2014-03-26 14:20:45 +05:30
Siddhesh Poyarekar
f6119bbf97
Add missing glibc-rh1078355.patch
2014-03-19 22:49:13 +05:30
Siddhesh Poyarekar
b7b25cd2fa
Sync with upstream master
...
- Adjusted nscd.service patch
- Added fix for #1078355
2014-03-19 22:18:20 +05:30
Carlos O'Donell
5e984e4f24
Remove unused patch file.
2014-03-12 18:15:11 -04:00
Carlos O'Donell
43bff16613
Sync with upstream master.
...
Use cleaner upstream solution for -ftree-loop-distribute-patterns (#911307 ).
2014-03-12 18:13:23 -04:00
Carlos O'Donell
6b37058532
Update comments to match across other branches.
2014-03-05 16:13:37 -05:00
Siddhesh Poyarekar
51574b29c6
Sync with upstream master
2014-03-04 23:20:27 +05:30
Siddhesh Poyarekar
bdbcf83e82
Use nscd service files from glibc sources and make the service forking
...
Currently the nscd service is installed in systemd as a simple
service, which means that it is able to handle its own errors and does
not quit. Since nscd does not fit that description, i.e. it can exit
on errors like, say, failing to parse nscd.conf, it should be declared
as forking instead.
2014-02-27 00:31:15 +05:30