GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
73
-74
/
+73
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
3
-6
/
+3
*
Update copyright years.
David S. Miller
2013-01-01
5
-10
/
+10
*
Add values from Linux 3.7 to <elf.h>
Andreas Jaeger
2012-12-28
1
-0
/
+5
*
Warn about unsupported DT_FLAGS_1 flags.
Carlos O'Donell
2012-11-29
1
-2
/
+10
*
Cast to __intptr_t before casting pointer to int64
H.J. Lu
2012-11-26
1
-1
/
+2
*
sotruss: fix argument parsing
Andreas Schwab
2012-11-26
1
-2
/
+2
*
use $(READELF) rather than readelf
Mike Frysinger
2012-11-23
1
-1
/
+1
*
Check supported DF_1_XXX bits
H.J. Lu
2012-11-21
2
-0
/
+12
*
Add ldconfig cache tag handling for AArch64
Steve McIntyre
2012-11-19
1
-0
/
+3
*
Add ldconfig cache tag handling for ARM hard-float ABI
Steve McIntyre
2012-11-19
1
-1
/
+4
*
Remove ELF_MACHINE_NO_PLT conditionals.
Joseph Myers
2012-11-17
1
-4
/
+2
*
Set constructor/destructor priority to 1000
H.J. Lu
2012-11-16
2
-4
/
+8
*
Skip audit if l_reloc_result is NULL
H.J. Lu
2012-11-14
3
-2
/
+27
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
8
-26
/
+53
*
Adjust comment above AArch64 relocs.
Marcus Shawcroft
2012-11-08
1
-1
/
+1
*
Adding AArch64 support to elf/elf.h
Marcus Shawcroft
2012-11-07
1
-0
/
+18
*
elf.h: add new tilegx relocations (copy from binutils trunk)
Chris Metcalf
2012-11-03
1
-3
/
+14
*
Fix build for !(defined NEED_DL_SYSINFO || defined NEED_DL_SYSINFO_DSO).
Thomas Schwinge
2012-11-01
1
-1
/
+1
*
Support cross-testing for elf/tst-array*.
Joseph Myers
2012-10-30
1
-24
/
+16
*
Invoke DL_AFTER_LOAD if defined
Chris Metcalf
2012-10-30
1
-0
/
+4
*
[BZ#14767] Remove tests for have-initfini-array in elf/Makefile
Andreas Jaeger
2012-10-30
1
-12
/
+5
*
Fix fini_array and init_array sections
Andreas Jaeger
2012-10-30
2
-4
/
+4
*
Support cross-testing.
Joseph Myers
2012-10-24
3
-7
/
+16
*
Define and use $(run-built-tests).
Joseph Myers
2012-10-24
1
-3
/
+3
*
Add and use $(host-built-program-cmd).
Jim Blandy
2012-10-23
1
-1
/
+1
*
Check the main application only if SHARED is defined
H.J. Lu
2012-10-20
3
-2
/
+12
*
Retry read in ld.so if the entire ELF header is not read in
Siddhesh Poyarekar
2012-10-20
1
-2
/
+12
*
Move _dl_important_hwcaps to dl-hwcaps.c
H.J. Lu
2012-10-05
4
-272
/
+280
*
Set GL(dl_nns) to 1 for vDSO in libc.a
H.J. Lu
2012-10-05
1
-0
/
+2
*
Set up the data structures for vDSO in libc.a
H.J. Lu
2012-10-05
5
-238
/
+292
*
Clean up conditionalize of ld.so.cache support.
Roland McGrath
2012-10-03
4
-11
/
+16
*
Use ElfW(Off) rather than off_t for offsets within ELF files.
Roland McGrath
2012-10-02
1
-2
/
+2
*
Conditionalize elf/dl-sysdep.c contents on [SHARED].
Roland McGrath
2012-09-28
1
-2
/
+9
*
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
*
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
*
Synchronize with linux/elf.h.
Petr Machata
2012-09-06
1
-0
/
+9
*
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
*
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
[next]