summaryrefslogtreecommitdiff
path: root/bfd/elf64-mmix.c
AgeCommit message (Expand)Author
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-05-03bfd/H.J. Lu
2005-02-20include/Alan Modra
2004-10-21bfd/H.J. Lu
2004-08-16 * pdp11.c (struct pdp11_aout_reloc_external): Delete. ReplaceAlan Modra
2004-06-29bfd/Alan Modra
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra
2004-06-24bfd/Alan Modra
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra
2004-03-27 * elf64-mmix.c (mmix_elf_relocate_section): Restore code settingAlan Modra
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra
2004-03-20bfd/H.J. Lu
2003-12-08 * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra
2003-10-18 Support linker relaxation of new R_MMIX_PUSHJ_STUBBABLE relocs.Hans-Peter Nilsson
2003-06-25Correct spelling of "relocatable".Alan Modra
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra
2003-02-04bfdAlan Modra
2003-01-23include/elf/ChangeLogAlan Modra
2002-12-08 * bfd-in.h: Comment typo fix. Formatting.Alan Modra
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-11-28include/elf/ChangeLogAlan Modra
2002-11-14 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs):Hans-Peter Nilsson
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra
2002-06-16 * elf64-mmix.c (bpo_reloc_request_sort_fn): Use memberHans-Peter Nilsson
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata
2002-04-16 * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash tableAlan Modra
2002-02-09 * elf64-mmix.c (_bfd_mmix_finalize_linker_allocated_gregs): CheckHans-Peter Nilsson
2002-02-04 * elf64-mmix.c (mmix_dump_bpo_gregs): New function.Hans-Peter Nilsson
2002-02-01 Perform on-demand global register allocation fromHans-Peter Nilsson
2002-01-30Fixes for better translation into other languagesNick Clifton
2002-01-17 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek
2001-10-31Split file by ^L:s as in original submitted patchHans-Peter Nilsson
2001-10-30Add MMIX supportNick Clifton