aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-15 * elf32-xtensa.c (ELF_MACHINE_CODE, ELF_MACHINE_ALT1): Swap valuesBob Wilson1-8/+2
2005-07-15 * elf32-xtensa.c (vsprint_msg): Add prototype.Bob Wilson1-29/+26
2005-07-12 * elf32-xtensa.c (bfd_elf_xtensa_reloc): Warning fix.Alan Modra1-1/+2
2005-07-08 * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra1-31/+27
2005-07-08 * elf32-xtensa.c: Include <stdarg.h> unconditionally, not onlyBen Elliston1-4/+0
2005-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-20/+1
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson1-2/+2
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra1-2/+2
2005-07-04 PR 1004Alan Modra1-45/+19
2005-05-20 * elf32-xtensa.c (bfd_elf_xtensa_reloc): Make sure thatBob Wilson1-0/+3
2005-05-14 * elf32-xtensa.c (xtensa_get_property_section_name): Add missingBob Wilson1-2/+2
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+47
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+7
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-02-24 * coffcode.h (coff_print_aux): Warning fix.Alan Modra1-1/+1
2005-01-11 * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra1-2/+7
2004-11-19 * elf32-xtensa.c (ebb_propose_action): Fix argument order.Bob Wilson1-1/+1
2004-11-11 * elf32-xtensa.c (property_table_compare): Remove assertion aboutBob Wilson1-7/+20
2004-10-21 * elf32-xtensa.c (ebb_propose_action): Put declarations beforeBob Wilson1-1/+2
2004-10-12bfd ChangeLogBob Wilson1-29/+13
2004-10-12bfd ChangeLogBob Wilson1-1183/+669
2004-10-08bfd ChangeLogBob Wilson1-684/+4937
2004-09-17include/Alan Modra1-5/+5
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-4/+4
2004-08-13bfd/Alan Modra1-8/+7
2004-06-29 * elf32-xtensa.c (elf_xtensa_relocate_section): UseBob Wilson1-1/+1
2004-06-29 * elf32-xtensa.c (elf_xtensa_combine_prop_entries): Don't change theBob Wilson1-4/+1
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-3/+1
2004-06-24bfd/Alan Modra1-139/+94
2004-05-17 * elf32-xtensa.c (xtensa_get_property_section_name): Determine linkonceBob Wilson1-6/+4
2004-04-27 * elf32-xtensa.c (xtensa_read_table_entries): Use section _cooked_sizeBob Wilson1-9/+14
2004-04-21 * elf32-xtensa.c (is_same_value): Add final_static_link argument andBob Wilson1-17/+31
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-4/+3
2004-03-25bfd/Alan Modra1-1/+1
2004-03-23bfd/ChangeLog:Bob Wilson1-38/+28
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-5/+5
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-2/+3
2003-11-17 * elf.c (_bfd_elf_link_hash_copy_indirect): CopyDaniel Jacobowitz1-17/+0
2003-11-11Fix decision about when a .interp section should existNick Clifton1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2003-10-14bfd ChangeLog:Bob Wilson1-88/+48
2003-09-23 * elf32-xtensa.c (elf_xtensa_relocate_section): Fix typo that clobberedBob Wilson1-2/+2
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-8/+4
2003-08-20Better handking for unresolved symbolsNick Clifton1-40/+11
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-2/+2
2003-07-25bfd/H.J. Lu1-0/+16