Kyle McMartin
fd8c9e7125
aarch64: Drop strchrnul.S revert, apply fix from Richard Earnshaw.
2014-12-10 12:12:56 -05:00
Carlos O'Donell
c13214a08b
Give auto-generated files expected permissions.
...
- Fix permission of debuginfo source files to allow multiarch
debuginfo packages to be installed and upgraded.
2014-12-05 20:30:44 -05:00
Siddhesh Poyarekar
7728cb84c0
Add %%lang tags to language locale files in /usr/share/i18n/locale ( #1169044 )
2014-12-05 18:44:50 +05:30
Siddhesh Poyarekar
0cda7232ae
Use the %%find_lang macro to get the *.mo files ( #1167445 )
2014-12-05 16:39:35 +05:30
Siddhesh Poyarekar
e7f91b5b18
Fix changelog comment
2014-12-05 13:15:57 +05:30
Siddhesh Poyarekar
aeaedc4de5
Don't own any directories in /usr/share/locale
2014-12-05 12:23:29 +05:30
Siddhesh Poyarekar
a9ff8be89f
Remove LIB_LANG
...
glibc no longer installs files in /usr/lib/locale, so we don't need to
have hacks in place for it anymore.
2014-12-05 12:21:56 +05:30
Kyle McMartin
eb16415e7a
aarch64: revert optimized strchrnul.S implementation (rhbz#1167501)
2014-12-03 13:12:37 -05:00
Carlos O'Donell
66b39fa433
Auto-sync with upstream master.
2014-11-28 21:32:05 -05:00
Carlos O'Donell
ce126e12db
Sync with upstream master.
2014-11-24 09:58:08 -05:00
Siddhesh Poyarekar
5c361d9107
Sync with upstream master
2014-11-05 16:06:52 +05:30
Siddhesh Poyarekar
b80bba4ee9
Make getconf return only /usr/bin ( #1138835 )
2014-11-05 15:57:23 +05:30
Arjun Shankar
88659d3bb8
Add patch to modify several tests to use test-skeleton.c.
2014-11-04 20:31:37 +01:00
Siddhesh Poyarekar
484979ccff
Enable Systemtap SDT probes for all architectures ( #985109 )
2014-09-30 22:14:54 +05:30
Siddhesh Poyarekar
a391f0c0e6
Sync with upstream master
2014-09-30 22:14:50 +05:30
Siddhesh Poyarekar
49b191c05b
Enable lock elision again on s390 and s390x
2014-09-30 22:04:19 +05:30
Carlos O'Donell
f8be71ca8c
Resolves : #1146967
...
- Disable more Intel TSX usage in rwlocks (#1146967 ).
Conflicts:
glibc.spec
2014-09-30 22:02:35 +05:30
Carlos O'Donell
f226d7de05
Add missing patch to git.
2014-09-26 23:51:03 -04:00
Carlos O'Donell
f515946248
Resolves : #1146967
...
- Disable lock elision support for Intel hardware until microcode
updates can be done in early bootup (#1146967 ).
- Fix building test tst-strtod-round for ARM.
2014-09-26 23:44:17 -04:00
Siddhesh Poyarekar
a5b5c3d586
Sync with upstream master
2014-09-23 22:58:21 +05:30
Siddhesh Poyarekar
e9a7f4cb5d
Run valgrind with the built glibc to ensure that it does not break
2014-09-23 16:58:34 +05:30
Siddhesh Poyarekar
7007495c88
Don't own common debuginfo directories.
2014-09-23 16:56:45 +05:30
Siddhesh Poyarekar
fcca21dd3e
Move mips entry for shlib-versions to sysdeps
2014-09-18 13:16:17 +05:30
Siddhesh Poyarekar
d99b4a9d5a
Fix up shlib-versions for rtkaio
2014-09-17 22:39:37 +05:30
Siddhesh Poyarekar
a9e37d2889
Actually upload sources
2014-09-17 22:17:15 +05:30
Siddhesh Poyarekar
7ba0787710
Sync with upstream master and revert patch for bz#737223
...
There was no rationale given for the change to fix bz#737223 and the
fix was never even proposed upstream. This patch causes a test
failure in the glibc testsuite. Revert the patch for now and do a
proper documented analysis if this actually results in any kind of
failure.
2014-09-16 22:34:22 +05:30
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
Siddhesh Poyarekar
680bff1439
Sync with upstream master
2014-09-08 12:32:01 +05:30
Carlos O'Donell
7448524498
Resolves : #1124987 .
...
- Allow up to 32 dlopened modules to use static TLS (#1124987 ).
- Run glibc tests in %%check section of RPM spec file.
- Do not run tests with `-k` and fail if any test fails to build.
2014-09-06 14:15:15 -04:00
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