]> git.ipfire.org Git - thirdparty/glibc.git/history - elf
Optimize sparc 32-bit V9 GMP multiply routines.
[thirdparty/glibc.git] / elf /
2013-01-10  Roland McGrathFix whitespace in elf.h MIPS macros.
2013-01-10  Joseph MyersUse __extension__ with long long in installed headers.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2013-01-01  David S. MillerUpdate copyright years.
2012-12-28  Andreas JaegerAdd values from Linux 3.7 to <elf.h>
2012-11-30  Carlos O'DonellWarn about unsupported DT_FLAGS_1 flags.
2012-11-27  H.J. LuCast to __intptr_t before casting pointer to int64
2012-11-26  Andreas Schwabsotruss: fix argument parsing
2012-11-23  Mike Frysingeruse $(READELF) rather than readelf
2012-11-21  H.J. LuCheck supported DF_1_XXX bits
2012-11-19  Steve McIntyreAdd ldconfig cache tag handling for AArch64
2012-11-19  Steve McIntyreAdd ldconfig cache tag handling for ARM hard-float ABI
2012-11-17  Joseph MyersRemove ELF_MACHINE_NO_PLT conditionals.
2012-11-16  H.J. LuSet constructor/destructor priority to 1000
2012-11-14  H.J. LuSkip audit if l_reloc_result is NULL
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-11-08  Marcus ShawcroftAdjust comment above AArch64 relocs.
2012-11-07  Marcus ShawcroftAdding AArch64 support to elf/elf.h
2012-11-03  Chris Metcalfelf.h: add new tilegx relocations (copy from binutils...
2012-11-01  Thomas SchwingeFix build for !(defined NEED_DL_SYSINFO || defined...
2012-10-30  Joseph MyersSupport cross-testing for elf/tst-array*.
2012-10-30  Chris MetcalfInvoke DL_AFTER_LOAD if defined
2012-10-30  Andreas Jaeger[BZ#14767] Remove tests for have-initfini-array in...
2012-10-30  Andreas JaegerFix fini_array and init_array sections
2012-10-24  Joseph MyersSupport cross-testing.
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-10-23  Jim BlandyAdd and use $(host-built-program-cmd).
2012-10-20  H.J. LuCheck the main application only if SHARED is defined
2012-10-20  Siddhesh PoyarekarRetry read in ld.so if the entire ELF header is not...
2012-10-05  H.J. LuMove _dl_important_hwcaps to dl-hwcaps.c
2012-10-05  H.J. LuSet GL(dl_nns) to 1 for vDSO in libc.a
2012-10-05  H.J. LuSet up the data structures for vDSO in libc.a
2012-10-03  Roland McGrathClean up conditionalize of ld.so.cache support.
2012-10-02  Roland McGrathUse ElfW(Off) rather than off_t for offsets within...
2012-09-28  Roland McGrathConditionalize elf/dl-sysdep.c contents on [SHARED].
2012-09-28  H.J. LuDefine VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
2012-09-25  Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-19  Dmitry V. Levinrtld: limit self loading check to normal mode only
2012-09-06  H.J. LuRestore GL(dl_initial_dtv)
2012-09-06  H.J. LuRemove _dl_initial_dtv
2012-09-06  Petr MachataSynchronize with linux/elf.h.
2012-09-06  H.J. LuAlways check dtv before freeing dtv[-1]
2012-08-23  Steve McIntyreCheck floating-point ABI in ARM VALID_ELF_HEADER.
2012-08-20  Roland McGrathFix conditional on using DSOCAPS to match condition...
2012-08-17  Roland McGrathChange type of constant to avoid a warning.
2012-08-17  Roland McGrathAdd a cast to silence a warning.
2012-08-17  Gary BensonAlso set r->r_map when unmapping the first object in...
2012-08-16  Roland McGrathFix dl-load.c for [!_LIBC_REENTRANT] case.
2012-08-16  Roland McGrathAdd a missing #include to dl-sym.c.
2012-08-14  Roland McGrathAdd a missing #include.
2012-08-14  Roland McGrathAdd a missing #include.
2012-08-09  Mark SalterAdd new AM33 relocs
2012-08-03  Roland McGrathDistinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
2012-08-02  Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-07-30  Roland McGrathFix lots of bitrot for stub configurations.
2012-07-27  Gary BensonAdd SystemTap static probes to the runtime linker....
2012-07-26  Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-20  Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-19  Andreas KrebbelS/390: Add support for STT_GNU_IFUNC symbols.
2012-07-17  Marek PolacekFix a few typos.
2012-07-17  Joseph MyersSplit tls-macros.h into sysdeps directories.
2012-07-10  Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-03  Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-06-22  Andreas SchwabFix invalid memory access in do_lookup_x.
2012-06-21  Jeff Law2012-06-21 Jeff Law <law@redhat.com>
2012-05-31  Andreas SchwabRemove use of INTDEF/INTUSE in stdio-common
2012-05-26  Siddhesh PoyarekarFix stack size and address inconsistency due to executa...
2012-05-25  Roland McGrathAdd --enable-systemtap configuration to define static...
2012-05-20  Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-05-17  Andreas JaegerFix warning
2012-05-15  Joseph MyersSplit up stackguard-macros.h into sysdeps directories.
2012-05-14  Roland McGrathUse _dl_fatal_printf instead of a private variant.
2012-05-11  H.J. LuAdd x32 support to STACK_CHK_GUARD
2012-05-11  H.J. LuAdd x32 support to TLS_LE/TLS_IE/TLS_GD
2012-05-11  H.J. LuHandle R_X86_64_RELATIVE64 and R_X86_64_64 for x32
2012-05-10  Thomas SchwingeHurd: Build pldd also if use-ldconfig != yes || build...
2012-05-09  Andreas JaegerMake ldconfig message clearer
2012-05-03  Roland McGrathFix make clean for recent elf/Makefile changes.
2012-05-03  Allan McRaeFix test-suite failues with -Wl,--as-needed
2012-05-02  Paul PluzhnikovFor PR 14055, add bounds check to _dl_show_auxv().
2012-05-01  Roland McGrathRedirect check-localplt output to check-localplt.out.
2012-05-01  Roland McGrathDo check-localplt test using readelf rather than a...
2012-05-01  Roland McGrathDo check-execstack test using readelf rather than a...
2012-05-01  Roland McGrathDo check-textrel test using readelf rather than a build...
2012-04-28  Andreas SchwabDon't run tests when cross-compiling
2012-04-25  Siddhesh PoyarekarParse hexadecimal and octal strings correctly
2012-04-24  Roland McGrathAdd flexibility to localplt-*.data files, using an...
2012-04-16  Marek PolacekPrevent warning in pldd.
2012-04-13  H.J. LuCheck __ILP32__ instead of __LP64__
2012-04-11  David S. MillerFix ld.so regression.
2012-04-10  Siddhesh PoyarekarNew ld.so argument --inhibit-ldcache to disable ld...
2012-04-10  Roland McGrathMerge commit '9904dc47c88d9592ec66e599075436'
2012-04-08  Andreas JaegerMerge branch 'master' of git://sourceware.org/git/glibc
2012-04-07  David S. MillerHandle some new sparc relocation types.
2012-04-07  Carlos O'DonellSimplify _ELF_DYNAMIC_DO_RELOC after combining the...
2012-04-05  David S. MillerReduce down to one definition of _ELF_DYNAMIC_DO_RELOC.
2012-04-05  David S. MillerFix DL_DEBUG_UNUSED to elide the VDSO and handle PLT...
2012-03-27  Andreas JaegerMerge branch 'elf-move'
next