summaryrefslogtreecommitdiff
path: root/bfd/elf32-m68k.c
Commit message (Expand)AuthorAgeFilesLines
* bfd/binutils-csl-sourcerygxx-4_1-29Kazu Hirata2006-11-301-3/+14
* bfd/Kazu Hirata2006-11-291-8/+13
* bfd/Kazu Hirata2006-11-281-51/+56
* bfd/Kazu Hirata2006-11-171-24/+24
* bfd/Richard Sandiford2006-04-271-132/+163
* bfd/Richard Sandiford2006-03-211-76/+18
* PR 2434Alan Modra2006-03-161-2/+3
* bfd:Nathan Sidwell2006-03-061-31/+49
* * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use theRichard Sandiford2006-02-271-1/+1
* * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell2006-02-071-11/+174
* PR ld/1775gdb_6_4-2005-11-01-branchpointAlan Modra2005-11-011-2/+2
* bfd/Daniel Jacobowitz2005-10-061-2/+4
* 2005-08-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-08-251-1/+2
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Warn onAlan Modra2005-08-181-0/+7
* * elf-hppa.h (elf_hppa_final_link): Use gp val of zero when noneAlan Modra2005-07-081-31/+19
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6
* 2005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-051-16/+16
* 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
* Add support for generating PLT lookups for the ColdFire.Nick Clifton2005-03-181-16/+78
* include/Alan Modra2005-02-201-1/+1
* * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indirect and warningAlan Modra2005-01-111-8/+13
* * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): UseAndreas Schwab2004-11-071-14/+7
* bfd/H.J. Lu2004-10-211-2/+3
* * elf32-m68k.c (elf_m68k_plt_sym_val): New function.Andreas Schwab2004-10-201-0/+13
* include/Alan Modra2004-09-171-6/+6
* * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra2004-09-161-35/+29
* bfd/Alan Modra2004-08-131-6/+5
* bfd/Alan Modra2004-06-241-43/+34
* * Makefile.am: Remove all mention of elflink.h.Alan Modra2004-03-271-17/+6
* bfd/Alan Modra2004-03-251-1/+1
* * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra2004-03-221-3/+6
* * elf32-m68k.c (elf_m68k_gc_sweep_hook): Terminate earlyKazu Hirata2004-01-081-6/+7
* Fix decision about when a .interp section should existNick Clifton2003-11-111-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-11/+2
* Better handking for unresolved symbolsNick Clifton2003-08-201-35/+3
* Correct spelling of "relocatable".Alan Modra2003-06-251-3/+3
* * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section inAndreas Schwab2003-05-171-28/+21
* * elf32-m68k.c (elf_m68k_relocate_section): Replace uglyAndreas Schwab2003-05-111-78/+60
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-1/+1
* * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.Andreas Schwab2003-03-261-6/+29
* Fix the behaviour of --allow-shlib-undefined, so that it does what it claimsNick Clifton2003-02-171-20/+16
* * elf32-m68k.c (elf_m68k_hash_entry): Define.Andreas Schwab2003-02-041-41/+31
* * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL forAndreas Schwab2003-01-071-6/+28
* * elf32-m68k.c (struct elf_m68k_link_hash_table): Add sym_secAndreas Schwab2002-12-041-33/+68
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-119/+119
* include/elf/ChangeLogAlan Modra2002-11-281-25/+22
* * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra2002-07-231-2/+0
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-63/+27