aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-m10300.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-28/+27
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-7/+5
2004-10-21bfd/H.J. Lu1-2/+3
2004-09-17include/Alan Modra1-6/+6
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-24/+20
2004-07-21* elf-bfd.h (ELF_COMMON_DEF_P): New.Alexandre Oliva1-5/+5
2004-06-27* elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): Delete.Alexandre Oliva1-193/+31
2004-06-24bfd/Alan Modra1-104/+50
2004-06-09* elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.Alexandre Oliva1-0/+22
2004-05-28* elf-m10300.c (mn10300_elf_relax_section): Preserve reloc addendDJ Delorie1-3/+16
2004-05-27* elf-m10300.c (elf32_mn10300_finish_hash_table_entry): AvoidAlexandre Oliva1-11/+34
2004-05-27* elf-m10300.c (mn10300_elf_relax_section): Don't test isym withinAlexandre Oliva1-1/+1
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-6/+6
2004-03-25bfd/Alan Modra1-10/+10
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-8/+7
2003-12-04 * coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.Alan Modra1-14/+21
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-5/+5
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-11-04 * elf-m10300.c (_bfd_mn10300_elf_create_got_section): FixAlan Modra1-5/+7
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-08-20Better handking for unresolved symbolsNick Clifton1-57/+37
2003-08-07 * elfxx-target.h: Remove PTR cast.Alan Modra1-2/+2
2003-07-29* elf-m10300.c (mn10300_elf_relax_section): Take symbol hash tableAlexandre Oliva1-2/+2
2003-07-102001-09-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-0/+4
2003-07-102002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-8/+2048
2003-07-102001-05-06 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva1-1/+9
2003-06-25Correct spelling of "relocatable".Alan Modra1-8/+8
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-5/+5
2002-12-12* elf-m10300.c (elf32_mn10300_link_hash_newfunc): ReorderAlexandre Oliva1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-106/+109
2002-11-28include/elf/ChangeLogAlan Modra1-2/+2
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-4/+0
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-463/+196
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-12/+12
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-7/+15
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-20/+4
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-6/+25
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-0/+3
2002-02-12* elf-m10300.c (mn10300_elf_relax_section): Skip section beforeAlexandre Oliva1-1/+7
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-182/+268
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-3/+3
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-53/+61
2001-09-13* elf.c (prep_headers): Get the machine code from the elfAlexandre Oliva1-1/+2
2001-08-25Add missing prototypesNick Clifton1-0/+18