projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix invalid free of memory allocated during rtld init
[platform/upstream/glibc.git]
/
elf
/
2013-04-11
Andreas Schwab
Fix invalid free of memory allocated during rtld init
tree
|
commitdiff
2013-04-06
Carlos O'Donell
dl_open_worker: Memset all of seen array.
tree
|
commitdiff
2013-03-28
Roland McGrath
Make _dl_phdr pointer to const.
tree
|
commitdiff
2013-03-28
Roland McGrath
Consolidate declarations of _dl_phdr, _dl_phnum.
tree
|
commitdiff
2013-03-19
Andreas Schwab
Add support for rtld directory different from slib...
tree
|
commitdiff
2013-03-15
Roland McGrath
Clean up _dl_pagesize initialization.
tree
|
commitdiff
2013-03-01
Roland McGrath
Fix NEED_DL_SYSINFO_DSO conditionals.
tree
|
commitdiff
2013-02-20
Petr Machata
Add ARM relocation constants to elf/elf.h.
tree
|
commitdiff
2013-02-18
Mike Frysinger
unify xmalloc prototypes & friends
tree
|
commitdiff
2013-02-18
Siddhesh Poyarekar
New function _dl_find_dso_for_object
tree
|
commitdiff
2013-02-17
Andreas Jaeger
Sort Versions files
tree
|
commitdiff
2013-02-15
Joseph Myers
Remove miscellaneous bounded-pointers relics in C code.
tree
|
commitdiff
2013-02-14
Joseph Myers
Remove bp-sym.h and BP_SYM uses from C code.
tree
|
commitdiff
2013-02-13
Joseph Myers
Remove __ptrvalue, __bounded and __unbounded.
tree
|
commitdiff
2013-02-08
Carlos O'Donell
Add more comments to _dl_load_cache_lookup().
tree
|
commitdiff
2013-02-08
Carlos O'Donell
ARM: Support loading unmarked objects from cache.
tree
|
commitdiff
2013-02-07
Roland McGrath
Remove lots of inline keywords.
tree
|
commitdiff
2013-02-05
Roland McGrath
Replace an alloca use with a variable-length array.
tree
|
commitdiff
2013-02-04
Andreas Schwab
Don't use GLIBC_PRIVATE errno outside of libraries
tree
|
commitdiff
2013-02-02
Jan Kratochvil
Improve link_map.l_addr comment.
tree
|
commitdiff
2013-01-23
Adam Conrad
Build elf/tst-array2 and elf/tst-array5 with --no-as...
tree
|
commitdiff
2013-01-17
H.J. Lu
Implement x86 SIZE32/SIZE64 relocations
tree
|
commitdiff
2013-01-11
Steve Ellcey
2013-01-11 Steve Ellcey <sellcey@mips.com>
tree
|
commitdiff
2013-01-11
H.J. Lu
Add --enable-hardcoded-path-in-tests configure option
tree
|
commitdiff
2013-01-10
Roland McGrath
Fix whitespace in elf.h MIPS macros.
tree
|
commitdiff
2013-01-10
Joseph Myers
Use __extension__ with long long in installed headers.
tree
|
commitdiff
2013-01-02
Joseph Myers
Update copyright notices with scripts/update-copyrights.
tree
|
commitdiff
2013-01-01
Joseph Myers
Add script to update copyright notices and reformat...
tree
|
commitdiff
2013-01-01
David S. Miller
Update copyright years.
tree
|
commitdiff
2012-12-28
Andreas Jaeger
Add values from Linux 3.7 to <elf.h>
tree
|
commitdiff
2012-11-30
Carlos O'Donell
Warn about unsupported DT_FLAGS_1 flags.
tree
|
commitdiff
2012-11-27
H.J. Lu
Cast to __intptr_t before casting pointer to int64
tree
|
commitdiff
2012-11-26
Andreas Schwab
sotruss: fix argument parsing
tree
|
commitdiff
2012-11-23
Mike Frysinger
use $(READELF) rather than readelf
tree
|
commitdiff
2012-11-21
H.J. Lu
Check supported DF_1_XXX bits
tree
|
commitdiff
2012-11-19
Steve McIntyre
Add ldconfig cache tag handling for AArch64
tree
|
commitdiff
2012-11-19
Steve McIntyre
Add ldconfig cache tag handling for ARM hard-float ABI
tree
|
commitdiff
2012-11-17
Joseph Myers
Remove ELF_MACHINE_NO_PLT conditionals.
tree
|
commitdiff
2012-11-16
H.J. Lu
Set constructor/destructor priority to 1000
tree
|
commitdiff
2012-11-14
H.J. Lu
Skip audit if l_reloc_result is NULL
tree
|
commitdiff
2012-11-09
Joseph Myers
Support --with-pkgversion and --with-bugurl.
tree
|
commitdiff
2012-11-08
Marcus Shawcroft
Adjust comment above AArch64 relocs.
tree
|
commitdiff
2012-11-07
Marcus Shawcroft
Adding AArch64 support to elf/elf.h
tree
|
commitdiff
2012-11-03
Chris Metcalf
elf.h: add new tilegx relocations (copy from binutils...
tree
|
commitdiff
2012-11-01
Thomas Schwinge
Fix build for !(defined NEED_DL_SYSINFO || defined...
tree
|
commitdiff
2012-10-30
Joseph Myers
Support cross-testing for elf/tst-array*.
tree
|
commitdiff
2012-10-30
Chris Metcalf
Invoke DL_AFTER_LOAD if defined
tree
|
commitdiff
2012-10-30
Andreas Jaeger
[BZ#14767] Remove tests for have-initfini-array in...
tree
|
commitdiff
2012-10-30
Andreas Jaeger
Fix fini_array and init_array sections
tree
|
commitdiff
2012-10-24
Joseph Myers
Support cross-testing.
tree
|
commitdiff
2012-10-24
Joseph Myers
Define and use $(run-built-tests).
tree
|
commitdiff
2012-10-23
Jim Blandy
Add and use $(host-built-program-cmd).
tree
|
commitdiff
2012-10-20
H.J. Lu
Check the main application only if SHARED is defined
tree
|
commitdiff
2012-10-20
Siddhesh Poyarekar
Retry read in ld.so if the entire ELF header is not...
tree
|
commitdiff
2012-10-05
H.J. Lu
Move _dl_important_hwcaps to dl-hwcaps.c
tree
|
commitdiff
2012-10-05
H.J. Lu
Set GL(dl_nns) to 1 for vDSO in libc.a
tree
|
commitdiff
2012-10-05
H.J. Lu
Set up the data structures for vDSO in libc.a
tree
|
commitdiff
2012-10-03
Roland McGrath
Clean up conditionalize of ld.so.cache support.
tree
|
commitdiff
2012-10-02
Roland McGrath
Use ElfW(Off) rather than off_t for offsets within...
tree
|
commitdiff
2012-09-28
Roland McGrath
Conditionalize elf/dl-sysdep.c contents on [SHARED].
tree
|
commitdiff
2012-09-28
H.J. Lu
Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.h
tree
|
commitdiff
2012-09-25
Dmitry V. Levin
Set "fail on error" mode directly in testsuite shell...
tree
|
commitdiff
2012-09-19
Dmitry V. Levin
rtld: limit self loading check to normal mode only
tree
|
commitdiff
2012-09-06
H.J. Lu
Restore GL(dl_initial_dtv)
tree
|
commitdiff
2012-09-06
H.J. Lu
Remove _dl_initial_dtv
tree
|
commitdiff
2012-09-06
Petr Machata
Synchronize with linux/elf.h.
tree
|
commitdiff
2012-09-06
H.J. Lu
Always check dtv before freeing dtv[-1]
tree
|
commitdiff
2012-08-23
Steve McIntyre
Check floating-point ABI in ARM VALID_ELF_HEADER.
tree
|
commitdiff
2012-08-20
Roland McGrath
Fix conditional on using DSOCAPS to match condition...
tree
|
commitdiff
2012-08-17
Roland McGrath
Change type of constant to avoid a warning.
tree
|
commitdiff
2012-08-17
Roland McGrath
Add a cast to silence a warning.
tree
|
commitdiff
2012-08-17
Gary Benson
Also set r->r_map when unmapping the first object in...
tree
|
commitdiff
2012-08-16
Roland McGrath
Fix dl-load.c for [!_LIBC_REENTRANT] case.
tree
|
commitdiff
2012-08-16
Roland McGrath
Add a missing #include to dl-sym.c.
tree
|
commitdiff
2012-08-14
Roland McGrath
Add a missing #include.
tree
|
commitdiff
2012-08-14
Roland McGrath
Add a missing #include.
tree
|
commitdiff
2012-08-09
Mark Salter
Add new AM33 relocs
tree
|
commitdiff
2012-08-03
Roland McGrath
Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
tree
|
commitdiff
2012-08-02
Marek Polacek
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
tree
|
commitdiff
2012-07-30
Roland McGrath
Fix lots of bitrot for stub configurations.
tree
|
commitdiff
2012-07-27
Gary Benson
Add SystemTap static probes to the runtime linker....
tree
|
commitdiff
2012-07-26
Joseph Myers
Move testsuite audit definitions to sysdeps tst-audit...
tree
|
commitdiff
2012-07-20
Joseph Myers
Move localplt baselines to sysdeps directories.
tree
|
commitdiff
2012-07-19
Andreas Krebbel
S/390: Add support for STT_GNU_IFUNC symbols.
tree
|
commitdiff
2012-07-17
Marek Polacek
Fix a few typos.
tree
|
commitdiff
2012-07-17
Joseph Myers
Split tls-macros.h into sysdeps directories.
tree
|
commitdiff
2012-07-10
Marek Polacek
Get rid of ASM_GLOBAL_DIRECTIVE.
tree
|
commitdiff
2012-07-03
Joseph Myers
Avoid use of libgcc_s and libgcc_eh when building glibc.
tree
|
commitdiff
2012-07-01
Joseph Myers
Merge glibc-ports into ports/ directory.
glibc-2.16-ports-merge
tree
|
commitdiff
2012-06-22
Andreas Schwab
Fix invalid memory access in do_lookup_x.
tree
|
commitdiff
2012-06-21
Jeff Law
2012-06-21 Jeff Law <law@redhat.com>
tree
|
commitdiff
2012-05-31
Andreas Schwab
Remove use of INTDEF/INTUSE in stdio-common
tree
|
commitdiff
2012-05-26
Siddhesh Poyarekar
Fix stack size and address inconsistency due to executa...
tree
|
commitdiff
2012-05-25
Roland McGrath
Add --enable-systemtap configuration to define static...
tree
|
commitdiff
2012-05-20
Richard Henderson
Add <sys/auxv.h> and getauxval.
tree
|
commitdiff
2012-05-17
Andreas Jaeger
Fix warning
tree
|
commitdiff
2012-05-15
Joseph Myers
Split up stackguard-macros.h into sysdeps directories.
tree
|
commitdiff
2012-05-14
Roland McGrath
Use _dl_fatal_printf instead of a private variant.
tree
|
commitdiff
2012-05-11
H.J. Lu
Add x32 support to STACK_CHK_GUARD
tree
|
commitdiff
2012-05-11
H.J. Lu
Add x32 support to TLS_LE/TLS_IE/TLS_GD
tree
|
commitdiff
next