summaryrefslogtreecommitdiff
path: root/bfd/elf-m10300.c
Commit message (Expand)AuthorAgeFilesLines
...
* * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use theRichard Sandiford2006-02-271-1/+1
* bfd/Richard Sandiford2006-02-251-4/+8
* 2005-08-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-08-251-3/+6
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn onAlan Modra2005-08-181-0/+7
* * elf-bfd.h (_bfd_elf_define_linkage_sym): Declare.Alan Modra2005-08-151-32/+9
* * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra2005-07-081-27/+19
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6
* bfd/Alan Modra2005-05-071-27/+26
* 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-051-28/+27
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* bfd/Alan Modra2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* * coffcode.h (coff_print_aux): Warning fix.Alan Modra2005-02-241-7/+5
* bfd/H.J. Lu2004-10-211-2/+3
* include/Alan Modra2004-09-171-6/+6
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-24/+20
* * elf-bfd.h (ELF_COMMON_DEF_P): New.Alexandre Oliva2004-07-211-5/+5
* * elf-m10300.c (struct elf_mn10300_pcrel_relocs_copied): Delete.Alexandre Oliva2004-06-271-193/+31
* bfd/Alan Modra2004-06-241-104/+50
* * elf-m10300.c (_bfd_mn10300_elf_reloc_type_class): New.Alexandre Oliva2004-06-091-0/+22
* * elf-m10300.c (mn10300_elf_relax_section): Preserve reloc addendDJ Delorie2004-05-281-3/+16
* * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): AvoidAlexandre Oliva2004-05-271-11/+34
* * elf-m10300.c (mn10300_elf_relax_section): Don't test isym withinAlexandre Oliva2004-05-271-1/+1
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-6/+6
* bfd/Alan Modra2004-03-251-10/+10
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-8/+7
* * coff-i860.c (coff_i860_reloc_nyi): Return bfd_reloc_not_supported.Alan Modra2003-12-041-14/+21
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-5/+5
* Fix decision about when a .interp section should existcarlton-dictionary-20031111-mergeNick Clifton2003-11-111-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * elf-m10300.c (_bfd_mn10300_elf_create_got_section): FixAlan Modra2003-11-041-5/+7
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* Better handking for unresolved symbolsNick Clifton2003-08-201-57/+37
* * elfxx-target.h: Remove PTR cast.Alan Modra2003-08-071-2/+2
* * elf-m10300.c (mn10300_elf_relax_section): Take symbol hash tableAlexandre Oliva2003-07-291-2/+2
* 2001-09-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-0/+4
* 2002-12-12 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-8/+2048
* 2001-05-06 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-101-1/+9
* Correct spelling of "relocatable".Alan Modra2003-06-251-8/+8
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-5/+5
* * elf-m10300.c (elf32_mn10300_link_hash_newfunc): ReorderAlexandre Oliva2002-12-121-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-106/+109
* include/elf/ChangeLogAlan Modra2002-11-281-2/+2
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-4/+0
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-463/+196
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-12/+12
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-7/+15
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-20/+4
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-6/+25