aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-mmix.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-12/+14
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+16
2007-03-07 PR 3958Alan Modra1-40/+42
2006-10-17bfd/Alan Modra1-0/+2
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-44/+16
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-2/+1
2006-05-03bfd/Alan Modra1-7/+11
2005-08-17 * elf64-mmix.c (mmix_elf_add_symbol_hook): Mark reg sectionAlan Modra1-4/+10
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+5
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-05-03bfd/H.J. Lu1-6/+1
2005-02-20include/Alan Modra1-2/+2
2004-10-21bfd/H.J. Lu1-2/+2
2004-08-16 * pdp11.c (struct pdp11_aout_reloc_external): Delete. ReplaceAlan Modra1-4/+0
2004-06-29bfd/Alan Modra1-59/+12
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-3/+1
2004-06-24bfd/Alan Modra1-66/+44
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra1-6/+5
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-3/+3
2004-03-27 * elf64-mmix.c (mmix_elf_relocate_section): Restore code settingAlan Modra1-3/+6
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-2/+2
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+5
2004-03-20bfd/H.J. Lu1-32/+4
2003-12-08 * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra1-4/+4
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-10-18 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.Hans-Peter Nilsson1-46/+511
2003-06-25Correct spelling of "relocatable".Alan Modra1-6/+6
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-6/+6
2003-02-04bfdAlan Modra1-1/+1
2003-01-23include/elf/ChangeLogAlan Modra1-25/+50
2002-12-08 * bfd-in.h: Comment typo fix. Formatting.Alan Modra1-2/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-194/+194
2002-11-28include/elf/ChangeLogAlan Modra1-2/+2
2002-11-14 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):Hans-Peter Nilsson1-1/+4
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-86/+33
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-16 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use memberHans-Peter Nilsson1-2/+6
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra1-2/+2
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra1-1/+2
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-1/+1
2002-04-16 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra1-7/+7
2002-02-09 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): CheckHans-Peter Nilsson1-4/+21
2002-02-04 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.Hans-Peter Nilsson1-8/+71
2002-02-01 Perform on-demand global register allocation fromHans-Peter Nilsson1-38/+836
2002-01-30Fixes for better translation into other languagesNick Clifton1-5/+12
2002-01-17 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra1-3/+2