Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h | H.J. Lu | 2012-09-28 | 5 | -30/+0 |
| | |||||
* | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 2012-09-25 | 2 | -3/+4 |
| | |||||
* | rtld: limit self loading check to normal mode only | Dmitry V. Levin | 2012-09-19 | 3 | -2/+52 |
| | | | | | | | | | Commit glibc-2.14~10 disallowed rtld self loading to avoid a segfault that used to happen when rtld was loading itself in normal mode. Unfortunately, that commit disallowed all modes of self loading, including those that used to work before. This change limits the check for self loading to normal mode only, so that instruments like ldd could handle rtld properly. | ||||
* | Restore GL(dl_initial_dtv) | H.J. Lu | 2012-09-06 | 1 | -4/+2 |
| | |||||
* | Remove _dl_initial_dtv | H.J. Lu | 2012-09-06 | 1 | -1/+8 |
| | | | | | | | | | | * csu/libc-tls.c (static_dtv): Renamed to ... (_dl_static_dtv): This. Make it global. (_dl_initial_dtv): Removed. (__libc_setup_tls): Updated. * elf/dl-tls.c (DL_INITIAL_DTV): New macro. (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with DL_INITIAL_DTV. | ||||
* | Synchronize with linux/elf.h. | Petr Machata | 2012-09-06 | 1 | -0/+9 |
| | | | | Add new ARM and s390 note constants e.g. NT_*. | ||||
* | Always check dtv before freeing dtv[-1] | H.J. Lu | 2012-09-06 | 1 | -2/+0 |
| | |||||
* | Check floating-point ABI in ARM VALID_ELF_HEADER. | Steve McIntyre | 2012-08-23 | 1 | -0/+3 |
| | |||||
* | Fix conditional on using DSOCAPS to match condition on defining it. | Roland McGrath | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | Change type of constant to avoid a warning. | Roland McGrath | 2012-08-17 | 1 | -2/+2 |
| | |||||
* | Add a cast to silence a warning. | Roland McGrath | 2012-08-17 | 1 | -2/+6 |
| | |||||
* | Also set r->r_map when unmapping the first object in a namespace. | Gary Benson | 2012-08-17 | 1 | -1/+1 |
| | | | | | | When unmapping the first object in a namespace, the runtime linker did not update the externally visible pointer. This resulted in debuggers seeing pointers to memory that had been freed. | ||||
* | Fix dl-load.c for [!_LIBC_REENTRANT] case. | Roland McGrath | 2012-08-15 | 1 | -0/+2 |
| | |||||
* | Add a missing #include to dl-sym.c. | Roland McGrath | 2012-08-15 | 1 | -1/+2 |
| | |||||
* | Add a missing #include. | Roland McGrath | 2012-08-14 | 1 | -1/+2 |
| | |||||
* | Add a missing #include. | Roland McGrath | 2012-08-14 | 1 | -1/+2 |
| | |||||
* | Add new AM33 relocs | Mark Salter | 2012-08-08 | 1 | -2/+17 |
| | |||||
* | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath | 2012-08-03 | 1 | -4/+3 |
| | |||||
* | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 2012-08-02 | 4 | -16/+4 |
| | |||||
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 1 | -0/+2 |
| | |||||
* | Add SystemTap static probes to the runtime linker. [BZ #14298] | Gary Benson | 2012-07-27 | 5 | -3/+149 |
| | |||||
* | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 2012-07-26 | 7 | -148/+1 |
| | |||||
* | Move localplt baselines to sysdeps directories. | Joseph Myers | 2012-07-20 | 1 | -12/+5 |
| | |||||
* | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel | 2012-07-19 | 1 | -1/+2 |
| | | | | | | Add support for STT_GNU_IFUNC symbols and the new R_390_IRELATIVE relocation. Provide optimized version of memcpy, memset, and memcmp for z10 and z196. | ||||
* | Fix a few typos. | Marek Polacek | 2012-07-18 | 1 | -4/+4 |
| | |||||
* | Split tls-macros.h into sysdeps directories. | Joseph Myers | 2012-07-17 | 1 | -737/+1 |
| | |||||
* | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 2012-07-10 | 4 | -4/+4 |
| | |||||
* | Avoid use of libgcc_s and libgcc_eh when building glibc. | Joseph Myers | 2012-07-03 | 2 | -1/+51 |
| | |||||
* | Fix invalid memory access in do_lookup_x. | Andreas Schwab | 2012-06-22 | 4 | -18/+15 |
| | | | | | | | | [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. | ||||
* | 2012-06-21 Jeff Law <law@redhat.com> | Jeff Law | 2012-06-21 | 3 | -12/+12 |
| | | | | | | | | [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. | ||||
* | Remove use of INTDEF/INTUSE in stdio-common | Andreas Schwab | 2012-06-01 | 2 | -8/+6 |
| | |||||
* | Fix stack size and address inconsistency due to executable stack | Siddhesh Poyarekar | 2012-05-26 | 1 | -1/+70 |
| | | | | | | | | | | | | | | | When a stack is marked executable due to loading a DSO that requires an executable stack, the logic tends to leave out a portion of stack after the first frame, thus causing a difference in the value returned by pthread_getattr_np before and after the stack is marked executable. It ought to be possible to fix this by marking the rest of the stack as executable too, but in the interest of marking as less of the stack as executable as possible, the path this fix takes is to make pthread_getattr_np also look at the first frame as the underflow end of the stack and compute size and stack top accordingly. The above happens only for the main process stack. NPTL thread stacks are not affected by this change. | ||||
* | Add --enable-systemtap configuration to define static probe points. | Roland McGrath | 2012-05-25 | 2 | -4/+4 |
| | |||||
* | Add <sys/auxv.h> and getauxval. | Richard Henderson | 2012-05-20 | 2 | -5/+6 |
| | |||||
* | Fix warning | Andreas Jaeger | 2012-05-17 | 1 | -1/+1 |
| | | | | | | Fixes: tst-relsort1.c:6:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | ||||
* | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers | 2012-05-15 | 1 | -32/+0 |
| | |||||
* | Use _dl_fatal_printf instead of a private variant. | Roland McGrath | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | Add x32 support to STACK_CHK_GUARD | H.J. Lu | 2012-05-11 | 1 | -1/+3 |
| | |||||
* | Add x32 support to TLS_LE/TLS_IE/TLS_GD | H.J. Lu | 2012-05-11 | 1 | -5/+11 |
| | |||||
* | Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32 | H.J. Lu | 2012-05-10 | 1 | -1/+2 |
| | |||||
* | Hurd: Build pldd also if use-ldconfig != yes || build-shared != yes | Thomas Schwinge | 2012-05-10 | 1 | -3/+2 |
| | |||||
* | Make ldconfig message clearer | Andreas Jaeger | 2012-05-09 | 1 | -2/+4 |
| | | | | | | [BZ #13983] Let not confuse the user and think there's an error instead of a warning. | ||||
* | Fix make clean for recent elf/Makefile changes. | Roland McGrath | 2012-05-03 | 1 | -3/+3 |
| | |||||
* | Fix test-suite failues with -Wl,--as-needed | Allan McRae | 2012-05-02 | 1 | -1/+20 |
| | | | | Signed-off-by: Allan McRae <allan@archlinux.org> | ||||
* | For PR 14055, add bounds check to _dl_show_auxv(). | Paul Pluzhnikov | 2012-05-02 | 1 | -2/+4 |
| | |||||
* | Redirect check-localplt output to check-localplt.out. | Roland McGrath | 2012-05-01 | 1 | -1/+2 |
| | |||||
* | Do check-localplt test using readelf rather than a build-time C program. | Roland McGrath | 2012-05-01 | 2 | -312/+21 |
| | |||||
* | Do check-execstack test using readelf rather than a build-time C program. | Roland McGrath | 2012-05-01 | 2 | -177/+26 |
| | |||||
* | Do check-textrel test using readelf rather than a build-time C program. | Roland McGrath | 2012-05-01 | 2 | -209/+16 |
| | |||||
* | Don't run tests when cross-compiling | Andreas Schwab | 2012-04-28 | 1 | -0/+4 |
| |