aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-mmix.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra1-4/+2
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-7/+1
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-3/+1
2001-10-31Split file by ^L:s as in original submitted patchHans-Peter Nilsson1-6/+6
2001-10-30Add MMIX supportNick Clifton1-0/+1739