Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * nto-tdep.c (nto_relocate_section_addresses): Update, | Doug Evans | 2013-07-17 | 1 | -1/+2 |
| | | | | | | | target_section.bfd deleted. * ppc64-tdep.c (ppc64_convert_from_func_ptr_addr): Ditto. * s390-tdep.c (s390_load): Ditto. * solib-aix.c (solib_aix_relocate_section_addresses): Ditto. | ||||
* | * ppc-tdep.h (ppc_insns_match_pattern): Update prototype. | Alan Modra | 2013-06-04 | 1 | -56/+86 |
| | | | | | | | | | | | | | | | | | * rs6000-tdep.c (read_insn): Add frame param, don't assume big-endian. (ppc_insns_match_pattern): Add frame param. Avoid multiple target mem reads on optional insns. * ppc-linux-tdep.c (ppc_skip_trampoline_code): Update ppc_insns_match_pattern calls. * ppc64-tdep.c (ppc64_standard_linkage2, ppc64_standard_linkage3): Add match for power7 thread safety insns, and new order of std 2,40(1) insn. Correct code shown for _dl_runtime_resolve invocation in comment, and update rest of comment. (PPC64_STANDARD_LINKAGE1_LEN, PPC64_STANDARD_LINKAGE2_LEN, PPC64_STANDARD_LINKAGE3_LEN): Delete. (ppc64_standard_linkage2_target): Update insn offsets. (ppc64_skip_trampoline_code): Use a single insn buffer. Match newer stubs first. Update calls. | ||||
* | * elfread.c (elf_symtab_read): Do not use udata.p here to find | Alan Modra | 2013-02-22 | 1 | -0/+15 |
| | | | | | | | | symbol size. * ppc64-tdep.c (ppc64_elf_make_msymbol_special): New function. * ppc64-tdep.h (ppc64_elf_make_msymbol_special): Declare. * ppc-linux-tdep.c (ppc_linux_init_abi): Set up to use the above. * ppcfbsd-tdep.c (ppcfbsd_init_abi): Likewise. | ||||
* | Add missing file from the previous commit. | Andreas Tobler | 2013-02-01 | 1 | -0/+363 |