aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-ppc.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-272005-04-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+1
2005-04-19bfd/Alan Modra1-7/+23
2005-03-23bfd/H.J. Lu1-25/+5
2005-03-22 * elf32-ppc.c (elf_linker_section_pointers_t): RemoveAlan Modra1-88/+32
2005-03-22 * elf32-ppc.c (ppc_elf_set_sdata_syms): New function, extracted from..Alan Modra1-15/+40
2005-03-21bfd/Alan Modra1-4/+11
2005-03-21bfd/Alan Modra1-148/+103
2005-03-21 * elf32-ppc.c (is_ppc_elf_target): Move to linker part of file.Alan Modra1-103/+103
2005-03-21 * elf32-ppc.c (struct elf_linker_section): Remove rel_section.Alan Modra1-59/+3
2005-03-21 * elf32-ppc.c (is_ppc_elf_target): New function.Alan Modra1-7/+17
2005-03-202005-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+7
2005-03-16 * elf32-ppc.c: Divide file into general and linker specificAlan Modra1-2061/+2064
2005-03-16bfd/Alan Modra1-22/+24
2005-02-20include/Alan Modra1-1/+1
2005-01-28 * elf-bfd.h (struct elf_backend_data): Add minpagesize.Daniel Jacobowitz1-0/+1
2005-01-12include/elf/Alan Modra1-29/+21
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra1-0/+3
2005-01-11 * elf32-ppc.c (ppc_elf_create_dynamic_sections): CorrectAlan Modra1-2/+2
2004-12-10 * elf.c (bfd_elf_sym_name): Add symtab_hdr param.Alan Modra1-1/+1
2004-12-10 * elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_sym_name.Alan Modra1-1/+1
2004-10-21bfd/H.J. Lu1-0/+1
2004-10-10 * libbfd-in.h (BFD_ASSERT, BFD_FAIL): Wrap macro body in do while.Alan Modra1-1/+1
2004-09-22 * elf32-ppc.c (ppc_elf_modify_segment_map): Delete.Alan Modra1-10/+0
2004-09-17include/Alan Modra1-7/+7
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-56/+47
2004-08-13bfd/Alan Modra1-47/+41
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-3/+1
2004-06-24bfd/Alan Modra1-84/+80
2004-06-22 * elf32-ppc.c (ppc_elf_relax_section): Implement reference codeAlan Modra1-5/+39
2004-06-17 * elf32-ppc.c (ppc_elf_create_linker_section): Create symbols inDaniel Jacobowitz1-3/+5
2004-05-22 * merge.c (_bfd_merged_section_offset): Remove "addend" param.Alan Modra1-1/+1
2004-04-22bfd/Jakub Jelinek1-0/+12
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-19/+8
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-1/+1
2004-03-25bfd/Alan Modra1-1/+1
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+4
2004-03-16copyright date.Alan Modra1-2/+2
2004-03-16 * elflink.c (elf_link_read_relocs_from_section): Don't useAlan Modra1-4/+1
2004-02-20 * elf32-ppc.c (allocate_dynrelocs): Create dynsym for undef weakJakub Jelinek1-0/+12
2003-12-042003-12-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+2
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-2/+2
2003-11-27* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):Alexandre Oliva1-1/+2
2003-11-17 * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz1-1/+2
2003-11-06 * elf32-ppc.c (ppc_elf_install_value): Delete.Alan Modra1-197/+173
2003-11-06 * elf32-ppc.c (ppc_elf_howto_raw); Add entry for R_PPC_RELAX32PC.Alan Modra1-19/+40
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-39/+4
2003-11-04 * bfd-in.h (_bfd_elf_tls_setup): Declare.Alan Modra1-21/+11