glibc:carlos/master

Last commit made on 2011-09-01
Get this branch:
git clone -b carlos/master https://git.launchpad.net/glibc

Branch merges

Branch information

Name:
carlos/master
Repository:
lp:glibc

Recent commits

3ba5751... by DaveM

Fix sparc localplt testcase failures.

523df51... by Andreas Schwab

Fix setxid race handling exiting threads

2bc1743... by Andreas Schwab

Relocate objects in dependency order

fbeb5f4... by Jiri Olsa <email address hidden>

rtld, i386: Fix cfi directive in audit trampoline code

_dl_runtime_profile function has wrong cfi directive when
rewinding stack back for the pltexit path.

Only 8 bytes - 2 'pop edx' instructions from the pltentry-only
code should be rewinded back.

With attached patch, I'm able to rewind stack correctly
throught the rtld code from audit library callback.

ad69cc2... by DaveM

Rewritten v9/64-bit sparc strcmp.

39dd69d... by Andreas Schwab

Fix scope handling during dl_close

22044b4... by DaveM

Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.

2c0b250... by DaveM

Fix jmpbuf unwind checks on sparc64.

2cae499... by Andreas Schwab

Fix spurious nop at start of __strspn_ia32

873a772... by Aurelien Jarno <email address hidden>

Fix duplicate definition of Elf64_FuncDesc