| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
and 'c22c8c43f8f68b0bffd4d5ccdb2282c958268742'
|
|
|
|
|
|
|
|
|
|
|
|
| |
* alpha_retval.c: Use dwarf_attr_integrate and dwarf_hasattr_integrate.
* i386_retval.c: Likewise.
* ia64_retval.c: Likewise.
* ppc64_retval.c: Likewise.
* ppc_retval.c: Likewise.
* s390_retval.c: Likewise.
* sparc_retval.c: Likewise.
* x86_64_retval.c: Likewise.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-05-23 Roland McGrath <[email protected]>
* alpha_regs.c (alpha_register_info): fp -> s6
tests/
2007-05-23 Roland McGrath <[email protected]>
* run-allregs.sh: Update expected Alpha results.
|
|
|
|
|
| |
* run-elflint-self.sh: Run all tests even if one fails.
|
|
|
|
|
|
|
| |
* alpha_regs.c: New file.
* Makefile.am (alpha_SRCS): Add it.
* alpha_init.c (alpha_init): Initialize register_info hook.
|
|
|
|
|
| |
* run-strip-test.sh: When we saved the debug info, test unstrip too.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-04-01 Roland McGrath <[email protected]>
* x86_64_regs.c (x86_64_register_info): Add more registers from newer
ABI spec.
tests/
2007-04-01 Roland McGrath <[email protected]>
* run-allregs.sh: Updated expected output for x86_64.
|
|
|
|
|
|
| |
c44dcfac5b545aecb173fede31f34cb003be0173)
to branch 'com.redhat.elfutils' (head 4196d4e01486bdeb0c0632291881d1c6d7163fab)
|
|
|
|
|
| |
* ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
|
|
|
|
|
|
|
| |
* Makefile.am (%.os): Don't depend on %.o, since we don't actually
need static object for anything here. This rule is the only source of
.deps/ files.
|
|
|
|
|
| |
* Makefile.am (PACKAGE_VERSION): Remove superfluous definition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-08-03 Roland McGrath <[email protected]>
* sparc_regs.c (sparc_register_name): List 32 FPU regs only for
EM_SPARC. EM_SPARC32PLUS also has 64.
tests/
2006-08-03 Roland McGrath <[email protected]>
* run-allregs.sh: Add sparc cases.
* testfile30.bz2: New data file.
* testfile31.bz2: New data file.
* Makefile.am (EXTRA_DIST): Add them.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-07-21 Roland McGrath <[email protected]>
* i386_regs.c (i386_register_name): Fix return value when using stpcpy.
* ppc_regs.c (ppc_register_name): Likewise.
* s390_regs.c (s390_register_name): Likewise.
* ia64_retval.c: New file.
* Makefile.am (ia64_SRCS): Add it.
* ia64_init.c (ia64_init): Install return_value_location hook.
* ia64_regs.c: New file.
* Makefile.am (ia64_SRCS): Add it.
* ia64_init.c (ia64_init): Install register_name hook.
tests/
2006-07-21 Roland McGrath <[email protected]>
* allregs.c (struct reginfo): Increase size of name.
(one_register): Assert that it's big enough.
|
|
|
|
| |
and fda3a25581b7bfac581504e9e887e9b97f234f86
|
| |
|
|
|
|
|
| |
GNU hash support.
64-bit SysV hash support.
|
|
|
|
| |
and c4704f02db5f42d7bcdb2feafc6199d7ac132da3
|
| |
|
|
|
|
|
| |
* ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
4f8fc821345feef58624f0aa5b470d4827577d8c)
to branch 'com.redhat.elfutils' (head 76e26cb54695fd3b21ee8fb5be3036bd68200633)
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
| |
* s390_retval.c: New file.
* Makefile.am (s390_SRCS): Add it.
* s390_init.c (s390_init): Install return_value_location hook.
|
|
|
|
|
|
|
|
| |
* testfile26.bz2: New data file.
* testfile27.bz2: New data file.
* Makefile.am (EXTRA_DIST): Add them.
* run-allregs.sh: Test s390 data.
|
|
|
|
|
|
|
| |
* s390_regs.c: New file.
* Makefile.am (s390_SRCS): Add it.
* s390_init.c (s390_init): Install register_name hook.
|
|
|
|
|
|
| |
* s390_reloc.def: Update bits per
Martin Schwidefsky <[email protected]>.
|
|
|
|
| |
and c32e76fd50f8c65de92bccb5f68a19d91d1dedc9
|
|
|
|
|
| |
* ecp.c (main): Use elf_end to clean up.
|
| |
|
|
|
|
| |
and 7b542932f3e2947183b45bdbf39d448f457da9fd
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
(CLEANFILES): Add libebl_$(m).so.
|
|
|
|
|
| |
* Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
|
|
|
|
|
|
| |
* ppc_reloc.def: Update bits per Alan Modra <[email protected]>.
* ppc64_reloc.def: Likewise.
|
|
|