summaryrefslogtreecommitdiffstats
path: root/backends
Commit message (Collapse)AuthorAgeFilesLines
...
* New spec file.elfutils-0.121Ulrich Drepper2006-06-155-32/+3
|
* Linker work.Ulrich Drepper2006-07-055-3/+32
| | | | | GNU hash support. 64-bit SysV hash support.
* merge of b305fe132f91c44a41a877a48efc3bdfda785b73Ulrich Drepper2006-06-152-5/+5
| | | | and c4704f02db5f42d7bcdb2feafc6199d7ac132da3
* (create_verneed_data): Pretty printing.Ulrich Drepper2006-06-122-5/+5
|
* 2006-06-13 Roland McGrath <[email protected]>Roland McGrath2006-06-132-5/+5
| | | | | * ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
* Don't create INTERP and PHDR program header entry if a DSO is created withoutUlrich Drepper2006-06-122-1/+13
| | | | | | | | | | a specific interpreter. Ignore duplicate COMDAT group sections. elflint should not complain about anything about *_NONE relocations. Add support to libebl to determine whether given relocation is *_NONE relocation.
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-0446-46/+46
|
* propagate from branch 'com.redhat.elfutils.roland.pending' (head ↵Ulrich Drepper2006-04-0446-408/+960
| | | | | | 4f8fc821345feef58624f0aa5b470d4827577d8c) to branch 'com.redhat.elfutils' (head 76e26cb54695fd3b21ee8fb5be3036bd68200633)
* 2006-02-22 Roland McGrath <[email protected]>Roland McGrath2006-02-223-4/+23
| | | | | | | | | | * ppc64_retval.c (SVR4_STRUCT_RETURN): New macro. (ppc64_return_value_location): Use registers for aggregate conditional on that. * ppc_retval.c (SVR4_STRUCT_RETURN): New macro. (ppc_return_value_location): Use registers for aggregate conditional on that.
* 2006-01-12 Roland McGrath <[email protected]>Roland McGrath2006-01-134-1/+150
| | | | | | | | * s390_retval.c: New file. * Makefile.am (s390_SRCS): Add it. * s390_init.c (s390_init): Install return_value_location hook.
* 2006-01-11 Roland McGrath <[email protected]>Roland McGrath2006-01-121-2/+2
| | | | | | | | * testfile26.bz2: New data file. * testfile27.bz2: New data file. * Makefile.am (EXTRA_DIST): Add them. * run-allregs.sh: Test s390 data.
* 2006-01-11 Roland McGrath <[email protected]>Roland McGrath2006-01-124-3/+124
| | | | | | | * s390_regs.c: New file. * Makefile.am (s390_SRCS): Add it. * s390_init.c (s390_init): Install register_name hook.
* 2006-01-11 Roland McGrath <[email protected]>Roland McGrath2006-01-122-57/+62
| | | | | | * s390_reloc.def: Update bits per Martin Schwidefsky <[email protected]>.
* merge of 9439e2a1c1530d75ff753bccf8e64bd1f560e60fRoland McGrath2005-12-122-5/+10
| | | | and c32e76fd50f8c65de92bccb5f68a19d91d1dedc9
* 2005-12-07 Roland McGrath <[email protected]>Roland McGrath2005-12-082-10/+5
| | | | | * ecp.c (main): Use elf_end to clean up.
* Fix generation of strings with relocation type names and add test case.Ulrich Drepper2005-12-102-5/+10
|
* merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5Roland McGrath2005-12-0511-5/+466
| | | | and 7b542932f3e2947183b45bdbf39d448f457da9fd
* backends/Roland McGrath2005-11-192-1/+5
| | | | | | | | | | | | | 2005-11-19 Roland McGrath <[email protected]> * ppc64_reloc.def: REL30 -> ADDR30. libelf/ 2005-11-19 Roland McGrath <[email protected]> * elf.h: Update from glibc.
* 2005-11-18 Roland McGrath <[email protected]>Roland McGrath2005-11-1911-36/+49
| | | | | | | | | | | | | | * alpha_init.c: Use HOOK macro. * arm_init.c: Likewise. * i386_init.c: Likewise. * ia64_init.c: Likewise. * ppc64_init.c: Likewise. * ppc_init.c: Likewise. * s390_init.c: Likewise. * sh_init.c: Likewise. * sparc_init.c: Likewise. * x86_64_init.c: Likewise.
* 2005-11-17 Roland McGrath <[email protected]>Roland McGrath2005-11-182-1/+3
| | | | | | * Makefile.am (uninstall): Don't try to remove $(pkgincludedir). (CLEANFILES): Add libebl_$(m).so.
* 2005-11-17 Roland McGrath <[email protected]>Roland McGrath2005-11-182-1/+2
| | | | | * Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
* 2005-11-17 Roland McGrath <[email protected]>Roland McGrath2005-11-173-197/+229
| | | | | | * ppc_reloc.def: Update bits per Alan Modra <[email protected]>. * ppc64_reloc.def: Likewise.
* Update new test after merge.Roland McGrath2005-11-1741-0/+3308