]> git.ipfire.org Git - thirdparty/glibc.git/log
thirdparty/glibc.git
11 years agoMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
Joseph Myers [Sun, 1 Jul 2012 13:08:59 +0000 (13:08 +0000)] 
Merge glibc-ports into ports/ directory.

11 years agoMove all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge
Joseph Myers [Sun, 1 Jul 2012 13:06:41 +0000 (13:06 +0000)] 
Move all files into ports/ subdirectory in preparation for merge with glibc

11 years agoRelease 2.16 glibc-2.16.0
Carlos O'Donell [Sat, 30 Jun 2012 19:12:34 +0000 (12:12 -0700)] 
Release 2.16

Update version.h and include/features.h for 2.16 release.

11 years agoUpdate NEWS and README. glibc-2.16
Carlos O'Donell [Sat, 30 Jun 2012 15:27:06 +0000 (08:27 -0700)] 
Update NEWS and README.

Final update for 2.16 release.

11 years agomanual/contrib.texi (Contributors): Sort alphabetically by last name.
Thomas Schwinge [Thu, 28 Jun 2012 08:50:08 +0000 (10:50 +0200)] 
manual/contrib.texi (Contributors): Sort alphabetically by last name.

11 years agoAdd Samuel Thibault to manual/contrib.texi
Andreas Jaeger [Wed, 27 Jun 2012 17:50:07 +0000 (19:50 +0200)] 
Add Samuel Thibault to manual/contrib.texi

11 years agoUpdate s390 ULPs file
Andreas Jaeger [Mon, 25 Jun 2012 08:28:03 +0000 (10:28 +0200)] 
Update s390 ULPs file

11 years agoSH can do fanotify_mark, too. glibc-2.16-tps
Andreas Schwab [Sat, 9 Jun 2012 17:08:54 +0000 (19:08 +0200)] 
SH can do fanotify_mark, too.

11 years agoSome missing bits from sysdeps/*/elf dismissal.
Thomas Schwinge [Sat, 23 Jun 2012 10:27:58 +0000 (12:27 +0200)] 
Some missing bits from sysdeps/*/elf dismissal.

This fixes up commits 735095ae9566b2b14e8210e5ed44b3d5b51495f1,
09ae94c11b4309b425fbbfaa095e64cac2ae8cb8, and
ff962fb6a10c46052535d482c889b3a9e5236637.

11 years agoSH: __lll_robust_timedlock_wait: Simplify CFI directives.
Thomas Schwinge [Sat, 23 Jun 2012 10:17:44 +0000 (12:17 +0200)] 
SH: __lll_robust_timedlock_wait: Simplify CFI directives.

11 years agoSH: Preserve more registers for frame unwinding purposes, add CFI directives.
Thomas Schwinge [Sat, 23 Jun 2012 10:11:13 +0000 (12:11 +0200)] 
SH: Preserve more registers for frame unwinding purposes, add CFI directives.

11 years agoSH: Optimize assembler code in context of call to __fortify_fail.
Thomas Schwinge [Sat, 23 Jun 2012 10:07:04 +0000 (12:07 +0200)] 
SH: Optimize assembler code in context of call to __fortify_fail.

__fortify_fail has »__attribute__ ((__noreturn__))«.

11 years agoSH: ____longjmp_chk for GNU/Linux with sigaltstack support.
Thomas Schwinge [Sat, 23 Jun 2012 09:56:02 +0000 (11:56 +0200)] 
SH: ____longjmp_chk for GNU/Linux with sigaltstack support.

debug/tst-longjmp_chk2 now passes.

11 years agoSH: ABORT_INSTRUCTION.
Thomas Schwinge [Sat, 23 Jun 2012 09:47:39 +0000 (11:47 +0200)] 
SH: ABORT_INSTRUCTION.

11 years agoSH: makecontext/.Lexitcode: Always initialize the GOT register before use.
Thomas Schwinge [Sat, 23 Jun 2012 09:42:29 +0000 (11:42 +0200)] 
SH: makecontext/.Lexitcode: Always initialize the GOT register before use.

This is only relevant when returning from a context with »uc_link == NULL«,
which is not exercised in the testsuite.

11 years agoSH: makecontext: Fix calculation of ARGC > 4.
Thomas Schwinge [Sat, 23 Jun 2012 09:28:23 +0000 (11:28 +0200)] 
SH: makecontext: Fix calculation of ARGC > 4.

stdlib/tst-setcontext and stdlib/tst-makecontext3 now pass.

11 years agoSH: makecontext: Improve understandability.
Thomas Schwinge [Sat, 23 Jun 2012 09:22:47 +0000 (11:22 +0200)] 
SH: makecontext: Improve understandability.

11 years agoFix gUSA sequence in SH atomic functions in
Kaz Kojima [Fri, 22 Jun 2012 22:29:05 +0000 (07:29 +0900)] 
Fix gUSA sequence in SH atomic functions in
sysdeps/unix/sysv/linux/sh/bits/atomic.h.

11 years agoFix invalid memory access in do_lookup_x.
Andreas Schwab [Fri, 22 Jun 2012 18:10:31 +0000 (11:10 -0700)] 
Fix invalid memory access in do_lookup_x.

[BZ #13579] Do not free l_initfini and allow it to be reused
on subsequent dl_open calls for the same library. This fixes
the invalid memory access in do_lookup_x when the previously
free'd l_initfini was accessed through l_searchlist when a
library had been opened for the second time.

11 years agoUse AC_LANG_SOURCE to fix autoconf warnings.
Carlos O'Donell [Fri, 22 Jun 2012 14:58:19 +0000 (14:58 +0000)] 
Use AC_LANG_SOURCE to fix autoconf warnings.

11 years agoUse tab not spaces.
Carlos O'Donell [Fri, 22 Jun 2012 14:52:50 +0000 (14:52 +0000)] 
Use tab not spaces.

11 years agoRespect --localstatedir for /var/db parent directory.
Roland McGrath [Fri, 22 Jun 2012 17:11:07 +0000 (10:11 -0700)] 
Respect --localstatedir for /var/db parent directory.

11 years agoUpdate copyright years
Jeff Law [Thu, 21 Jun 2012 23:16:15 +0000 (17:16 -0600)] 
Update copyright years

11 years ago [BZ #14277]
Jeff Law [Thu, 21 Jun 2012 23:15:38 +0000 (17:15 -0600)] 
    [BZ #14277]
        * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
        free.  Simplify list management for _LIBC case.

11 years agoFix wordsize-64 cosh regression (bug 14273).
Joseph Myers [Thu, 21 Jun 2012 19:26:09 +0000 (19:26 +0000)] 
Fix wordsize-64 cosh regression (bug 14273).

11 years agoRegenerate sysdeps/mach/configure.
Joseph Myers [Thu, 21 Jun 2012 19:20:33 +0000 (19:20 +0000)] 
Regenerate sysdeps/mach/configure.

11 years agoMention BZ #14278 in NEWS
H.J. Lu [Thu, 21 Jun 2012 17:30:14 +0000 (10:30 -0700)] 
Mention BZ #14278 in NEWS

11 years agoFix a typo in i386 SYSCALL_PIC_SETUP
H.J. Lu [Thu, 21 Jun 2012 17:17:07 +0000 (10:17 -0700)] 
Fix a typo in i386 SYSCALL_PIC_SETUP

11 years agoAdd Changelog ...
Carlos O'Donell [Thu, 21 Jun 2012 17:08:19 +0000 (17:08 +0000)] 
Add Changelog ...

... for ac80ce0bd9c22b85aae0a39cd719b9c90b08ced7.

11 years agoAdd .gitignore.
Carlos O'Donell [Thu, 21 Jun 2012 17:05:25 +0000 (17:05 +0000)] 
Add .gitignore.

Ignore the autoconf cache directory.

11 years ago2012-06-21 Jeff Law <law@redhat.com>
Jeff Law [Thu, 21 Jun 2012 15:26:41 +0000 (09:26 -0600)] 
2012-06-21  Jeff Law  <law@redhat.com>

        [BZ #13882]
        * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
        uint16_t for elements in the "seen" array to avoid char overflows.
        * elf/dl-fini.c (_dl_sort_fini): Likewise.
        * elf/dl-open.c (dl_open_worker): Likewise.

11 years agoAdd ChangeLog ...
Carlos O'Donell [Thu, 21 Jun 2012 15:04:35 +0000 (08:04 -0700)] 
Add ChangeLog ...

... for feca660a796e5782498bd6d6673999d9e26b5f4d.

11 years agoRegenerate libc.pot.
Carlos O'Donell [Thu, 21 Jun 2012 14:58:27 +0000 (07:58 -0700)] 
Regenerate libc.pot.

Enhance scripts/list-sources.sh to search glibc-ports
for translatable strings.

11 years agoFix typo in name
Andreas Jaeger [Thu, 21 Jun 2012 14:45:27 +0000 (16:45 +0200)] 
Fix typo in name

11 years agoAvoid -Wconversion warning for htons
Andreas Jaeger [Thu, 21 Jun 2012 13:49:33 +0000 (15:49 +0200)] 
Avoid -Wconversion warning for htons

11 years agolocales/tr_CY: LC_TIME with copy cannot contain additional data
Petr Baudis [Wed, 20 Jun 2012 15:29:47 +0000 (17:29 +0200)] 
locales/tr_CY: LC_TIME with copy cannot contain additional data

Luckily, tr_TR also sets first_weekday and first_workday to Monday,
so this is just not necessary.

11 years agolocales/mag_IN: Fix syntax error
Petr Baudis [Wed, 20 Jun 2012 15:29:08 +0000 (17:29 +0200)] 
locales/mag_IN: Fix syntax error

11 years agoAccount for the extra stack size when rlimit is small enough
Siddhesh Poyarekar [Wed, 20 Jun 2012 07:33:13 +0000 (13:03 +0530)] 
Account for the extra stack size when rlimit is small enough

When rlimit is small enough to be used as the stacksize to be returned
in pthread_getattr_np, cases where a stack is made executable due to a
DSO load get stack size that is larger than what the kernel
allows. This is because in such a case the stack size does not account
for the pages that have auxv and program arguments.

Additionally, the stacksize for the process derived from this should
be truncated to align to page size to avoid going beyond rlimit.

11 years agoUpdate MIPS32 ABI baselines for _gp_disp.
Joseph Myers [Tue, 19 Jun 2012 16:38:44 +0000 (16:38 +0000)] 
Update MIPS32 ABI baselines for _gp_disp.

11 years agoUse x86-64 fpu_control.h for i386 and x86_64
H.J. Lu [Mon, 18 Jun 2012 18:43:51 +0000 (11:43 -0700)] 
Use x86-64 fpu_control.h for i386 and x86_64

11 years agoUse __volatile__ to access fpu control word
H.J. Lu [Mon, 18 Jun 2012 18:09:58 +0000 (11:09 -0700)] 
Use __volatile__ to access fpu control word

11 years agoUpdate news for fixed alpha bz
Richard Henderson [Fri, 15 Jun 2012 21:42:57 +0000 (14:42 -0700)] 
Update news for fixed alpha bz

11 years agoMention BZ 14050/14117 in NEWS
H.J. Lu [Fri, 15 Jun 2012 21:33:57 +0000 (14:33 -0700)] 
Mention BZ 14050/14117 in NEWS

11 years agoalpha: Define FP_TRAPPING_EXCEPTIONS
Richard Henderson [Fri, 15 Jun 2012 21:26:58 +0000 (14:26 -0700)] 
alpha: Define FP_TRAPPING_EXCEPTIONS

11 years agoUse i386 bits/mathinline.h for i386 and x86_64
H.J. Lu [Fri, 15 Jun 2012 20:56:26 +0000 (13:56 -0700)] 
Use i386 bits/mathinline.h for i386 and x86_64

11 years agoDisable x87 inline functions for x86-64
H.J. Lu [Fri, 15 Jun 2012 13:52:47 +0000 (06:52 -0700)] 
Disable x87 inline functions for x86-64

11 years agoMake endian.h usable for assembler
Chung-Lin Tang [Fri, 15 Jun 2012 19:19:12 +0000 (21:19 +0200)] 
Make endian.h usable for assembler

11 years agoalpha: Always handle inexact in rint implementations
Richard Henderson [Fri, 15 Jun 2012 19:17:48 +0000 (12:17 -0700)] 
alpha: Always handle inexact in rint implementations

11 years ago[BZ #13848] alpha: Fix s_nearbyint implementation.
Richard Henderson [Fri, 15 Jun 2012 19:17:11 +0000 (12:17 -0700)] 
[BZ #13848] alpha: Fix s_nearbyint implementation.

11 years agoMention ix86 shared headers
Andreas Jaeger [Fri, 15 Jun 2012 19:13:21 +0000 (21:13 +0200)] 
Mention ix86 shared headers

11 years agoalpha: Use builtins for copysign
Richard Henderson [Fri, 15 Jun 2012 19:06:44 +0000 (12:06 -0700)] 
alpha: Use builtins for copysign

11 years agoalpha: Fix protection on UTIME_NOW
Richard Henderson [Fri, 15 Jun 2012 19:05:26 +0000 (12:05 -0700)] 
alpha: Fix protection on UTIME_NOW

11 years agoalpha: Add missing definitions in resource.h, shm.h
Richard Henderson [Fri, 15 Jun 2012 19:01:39 +0000 (12:01 -0700)] 
alpha: Add missing definitions in resource.h, shm.h

11 years agoalpha: Remove some __GNUC_PREREQs that are too old
Richard Henderson [Fri, 15 Jun 2012 19:00:25 +0000 (12:00 -0700)] 
alpha: Remove some __GNUC_PREREQs that are too old

11 years agoalpha: Fix float_t in bits/mathdef.h
Richard Henderson [Fri, 15 Jun 2012 18:56:47 +0000 (11:56 -0700)] 
alpha: Fix float_t in bits/mathdef.h

11 years agoMention BZ #14229 in NEWS
H.J. Lu [Fri, 15 Jun 2012 12:38:30 +0000 (05:38 -0700)] 
Mention BZ #14229 in NEWS

11 years agoFix pow (0.0, -Inf) (bug 14241).
Joseph Myers [Fri, 15 Jun 2012 11:27:51 +0000 (11:27 +0000)] 
Fix pow (0.0, -Inf) (bug 14241).

11 years agoUpdate manual/contrib.texi
Andreas Jaeger [Fri, 15 Jun 2012 07:14:17 +0000 (09:14 +0200)] 
Update manual/contrib.texi

Update entry of Liubov Dmitrieva and add entries for Will Schmidt and Tulio Magno
Quites Machado Filho.

11 years agoAdd __wur to GNU version of strerror_r.
Cyril Hrubis [Fri, 15 Jun 2012 07:09:05 +0000 (09:09 +0200)] 
Add __wur to GNU version of strerror_r.

Not using the result of the GNU strerror_r() is always a mistake.

Moreover this would generate warning if XSI version was expected but GNU
version was used instead (because some random used header defined
_GNU_SOURCE which was Python.h in this case).

11 years agoUse RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S
H.J. Lu [Thu, 14 Jun 2012 16:58:43 +0000 (09:58 -0700)] 
Use RAX_LP/RDX_LP on SAVE_PTR in x86_64 strtok.S

11 years agoMake sure <build-dir>/manual directory gets created.
Roland McGrath [Thu, 14 Jun 2012 16:44:27 +0000 (09:44 -0700)] 
Make sure <build-dir>/manual directory gets created.

11 years agoFix MIPS32 frame-pointer forcing for more recent GCC.
Joseph Myers [Thu, 14 Jun 2012 15:18:27 +0000 (15:18 +0000)] 
Fix MIPS32 frame-pointer forcing for more recent GCC.

11 years agoAllow more spurious underflow exceptions from csqrt and Bessel functions.
Joseph Myers [Thu, 14 Jun 2012 14:35:24 +0000 (14:35 +0000)] 
Allow more spurious underflow exceptions from csqrt and Bessel functions.

11 years agoSet default charset to UTF-8 for libc.pot.
Carlos O'Donell [Wed, 13 Jun 2012 23:50:29 +0000 (16:50 -0700)] 
Set default charset to UTF-8 for libc.pot.

11 years agopowerpc-nofpu: Allow abort and soft-fp symbols to be absent in localplt test.
Joseph Myers [Wed, 13 Jun 2012 21:12:06 +0000 (21:12 +0000)] 
powerpc-nofpu: Allow abort and soft-fp symbols to be absent in localplt test.

11 years agoMention 14210 in NEWS.
Paul Eggert [Wed, 13 Jun 2012 17:46:52 +0000 (10:46 -0700)] 
Mention 14210 in NEWS.

11 years agoSuppress sign-conversion warning from FD_SET.
Paul Pluzhnikov [Wed, 13 Jun 2012 16:57:18 +0000 (09:57 -0700)] 
Suppress sign-conversion warning from FD_SET.

[BZ #14210] See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
* debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
not unsigned long int.
* misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.

11 years agoAdd SSE math and C++ namespace to i386 bits/mathinline.h
H.J. Lu [Tue, 12 Jun 2012 18:10:40 +0000 (11:10 -0700)] 
Add SSE math and C++ namespace to i386 bits/mathinline.h

11 years agoUse HIDDEN_JUMPTARGET for _exit jump from __startcontext.
Joseph Myers [Tue, 12 Jun 2012 19:13:08 +0000 (19:13 +0000)] 
Use HIDDEN_JUMPTARGET for _exit jump from __startcontext.

11 years agoFix a typo in sysdeps/unix/Makefile.
Thomas Schwinge [Tue, 12 Jun 2012 08:27:01 +0000 (10:27 +0200)] 
Fix a typo in sysdeps/unix/Makefile.

11 years agoBZ#14218: Reword argp_parse description slightly.
Roland McGrath [Mon, 11 Jun 2012 23:20:09 +0000 (16:20 -0700)] 
BZ#14218: Reword argp_parse description slightly.

11 years agoSH: No FE_UPWARD, FE_DOWNWARD.
Thomas Schwinge [Sat, 9 Jun 2012 16:46:01 +0000 (18:46 +0200)] 
SH: No FE_UPWARD, FE_DOWNWARD.

11 years agoSH: Do not re-write fpscr after reading it.
Thomas Schwinge [Sat, 9 Jun 2012 16:36:52 +0000 (18:36 +0200)] 
SH: Do not re-write fpscr after reading it.

11 years agoSH: refresh *.abilist files.
Kaz Kojima [Sat, 9 Jun 2012 16:06:52 +0000 (18:06 +0200)] 
SH: refresh *.abilist files.

11 years agoUpdate powerpc-nofpu ABI baseline for __mcount_internal.
Joseph Myers [Fri, 8 Jun 2012 10:49:08 +0000 (10:49 +0000)] 
Update powerpc-nofpu ABI baseline for __mcount_internal.

11 years agoFix build on non-v9 sparc32.
Carlos Sánchez de La Lama [Thu, 7 Jun 2012 18:35:59 +0000 (11:35 -0700)] 
Fix build on non-v9 sparc32.

nptl/

[BZ #14205]
* sysdeps/sparc/sparc32/pthread_spin_lock.S: Do not use v9
branches.

11 years agoalpha: Fix end-of-count checks in strncmp
Richard Henderson [Wed, 6 Jun 2012 21:51:05 +0000 (14:51 -0700)] 
alpha: Fix end-of-count checks in strncmp

This routine suffered a similar problem as stxncpy in needing to
bias a potentially very large unsigned number with wraparound.
This exposed a secondary problem where we didn't properly handle
end-of-count condition for the second string input resulting in
stratcliff failures.

11 years agoalpha: Fix [BZ #13718]
Richard Henderson [Wed, 6 Jun 2012 21:45:45 +0000 (14:45 -0700)] 
alpha: Fix [BZ #13718]

The routines expect to be able to bias the count by a small number.
If the count is near -1ull, the count will overflow.  Since we cannot
use the whole 64-bit address space, bound the count to LONG_MAX.

11 years agoalpha: Fix ev4 build with ev6 compiler
Richard Henderson [Wed, 6 Jun 2012 21:39:23 +0000 (14:39 -0700)] 
alpha: Fix ev4 build with ev6 compiler

11 years agoalpha: Use cfi_startproc instead of dual procedure descriptors
Richard Henderson [Wed, 6 Jun 2012 21:35:00 +0000 (14:35 -0700)] 
alpha: Use cfi_startproc instead of dual procedure descriptors

11 years agoalpha: put mcount prologue at correct location
Richard Henderson [Wed, 6 Jun 2012 21:23:21 +0000 (14:23 -0700)] 
alpha: put mcount prologue at correct location

11 years agoUse x86_64 fpu/bits/fenv.h for i386 and x86_64
H.J. Lu [Wed, 6 Jun 2012 17:13:19 +0000 (10:13 -0700)] 
Use x86_64 fpu/bits/fenv.h for i386 and x86_64

11 years agoCheck __SSE_MATH__ in x86_64 feraiseexcept
H.J. Lu [Wed, 6 Jun 2012 17:11:14 +0000 (10:11 -0700)] 
Check __SSE_MATH__ in x86_64 feraiseexcept

11 years agoFix validation check when converting from ibm930 to utf
Siddhesh Poyarekar [Wed, 6 Jun 2012 13:09:10 +0000 (18:39 +0530)] 
Fix validation check when converting from ibm930 to utf

[BZ #14134]

When converting IBM930 code with iconv(), if IBM930 code which
includes invalid multibyte character "0xffff" is specified, then
iconv() segfaults. This is easy to see using the following command:

echo '0x0e 0x43 0x8c 0xff 0xff 0x43 0xbd 0x43 0xbd' | xxd -r |
iconv -f IBM930 -t UTF-8

11 years agoFix for wrong ldbl128-ibm fmodl commit
Adhemerval Zanella [Wed, 6 Jun 2012 00:31:24 +0000 (21:31 -0300)] 
Fix for wrong ldbl128-ibm fmodl commit

11 years agoalpha: Use .cfi_signal_frame in rt_sigaction
Richard Henderson [Tue, 5 Jun 2012 15:12:03 +0000 (08:12 -0700)] 
alpha: Use .cfi_signal_frame in rt_sigaction

11 years agoalpha: Resurrect getppid, getegid, geteuid.
Richard Henderson [Tue, 5 Jun 2012 15:08:25 +0000 (08:08 -0700)] 
alpha: Resurrect getppid, getegid, geteuid.

The sysdeps/unix files deleted in the main tree weren't unused.
Resurrect them in sysdeps/unix/alpha, and using the real syscall names.

11 years agoFix spurious undeflow for ldbl-128ibm erfl
Adhemerval Zanella [Tue, 5 Jun 2012 13:42:49 +0000 (10:42 -0300)] 
Fix spurious undeflow for ldbl-128ibm erfl

For values higher than 25.6283 erflc underflow, so adjust erfl
to return a constant value based argument sign.

11 years agoFix ldbl128ibm fmodl for subnormals.
Adhemerval Zanella [Tue, 5 Jun 2012 13:13:41 +0000 (10:13 -0300)] 
Fix ldbl128ibm fmodl for subnormals.

11 years agotst-getcpu: decode errno when sched_getcpu fails
Mike Frysinger [Sun, 6 May 2012 22:30:15 +0000 (18:30 -0400)] 
tst-getcpu: decode errno when sched_getcpu fails

The tst-getcpu test is failing on ia64 platforms due to sched_getcpu
returning an error.  But the current test only considers -1 when it's
also ENOSYS.  Tweak the logic a bit to make the output clearer.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
11 years agoFix a typo in comment
H.J. Lu [Mon, 4 Jun 2012 20:47:07 +0000 (13:47 -0700)] 
Fix a typo in comment

11 years agoUse i486 bits/string.h for i386 and x86_64
H.J. Lu [Mon, 4 Jun 2012 20:45:43 +0000 (13:45 -0700)] 
Use i486 bits/string.h for i386 and x86_64

11 years agoProvide 32-bit inline string functions for >= i486
H.J. Lu [Mon, 4 Jun 2012 20:44:46 +0000 (13:44 -0700)] 
Provide 32-bit inline string functions for >= i486

11 years agoUse x86_64 bits/sigcontext.h for i386 and x86_64
H.J. Lu [Mon, 4 Jun 2012 19:41:38 +0000 (12:41 -0700)] 
Use x86_64 bits/sigcontext.h for i386 and x86_64

11 years agoUpdate x86_64 bits/sigcontext.h from kernel 3.4.0
H.J. Lu [Mon, 4 Jun 2012 19:40:46 +0000 (12:40 -0700)] 
Update x86_64 bits/sigcontext.h from kernel 3.4.0

11 years agoUse x86_64 bits/{debugreg,reg}.h for i386 and x86-64
H.J. Lu [Mon, 4 Jun 2012 19:32:07 +0000 (12:32 -0700)] 
Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64

11 years agoUse x86_64 bits/{io,perm}.h for i386 and x86_64
H.J. Lu [Mon, 4 Jun 2012 19:29:49 +0000 (12:29 -0700)] 
Use x86_64 bits/{io,perm}.h for i386 and x86_64

11 years agoManual for platform-specific features and new __ppc_get_timebase inline.
Tulio Magno Quites Machado Filho [Mon, 4 Jun 2012 18:46:37 +0000 (13:46 -0500)] 
Manual for platform-specific features and new __ppc_get_timebase inline.

[BZ #13743]
A new class of installed headers has been documented for low-level
platform-specific functionality.  PowerPC added the first instance with a
function to provide time base register access (__ppc_get_timebase).  This
is required for applications that measure time at high frequencies with
high precision that can't afford a syscall.

11 years agolocales/tr_TR: Change currency from YTL to TL. [BZ#13996]
Petr Baudis [Mon, 4 Jun 2012 16:48:44 +0000 (18:48 +0200)] 
locales/tr_TR: Change currency from YTL to TL.  [BZ#13996]

As of January 1st 2009, the "new" prefix was removed from the New
Turkish lira, its official name becoming "Turkish lira" again,
abbreviated "TL".

Patch by <gokcen@pardus.org.tr>.

11 years agolocales/tr_TR: Fix first_weekday and first_workday [BZ#13223]
Serkan Kaba [Mon, 4 Jun 2012 16:35:09 +0000 (18:35 +0200)] 
locales/tr_TR: Fix first_weekday and first_workday  [BZ#13223]