* elf32-mn10300.c (mn10300_elf_final_link_relocate): New function.
[deliverable/binutils-gdb.git] / bfd /
1997-03-06  Jeff Law * elf32-mn10300.c (mn10300_elf_final_link_reloc...
1997-03-06  Jeff Law * elf32-mn10300.c (reloc_type): Remove PCREL...
1997-03-06  Fred Fishstart-sanitize-tic80
1997-03-05  David Edelsohn * elf32-m32r.c (m32r_elf_do_10_pcrel_reloc): Fix overf...
1997-03-03  Ulrich Drepper(elf_link_add_object_symbols): Use correct sh_size
1997-03-03  Fred Fish * coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER...
1997-03-03  Jim WilsonCorrect d10v sanitization errors.
1997-03-03  Ian Lance Taylor * elflink.h (elf_link_find_version_dependencies):...
1997-02-28  Fred Fish * coffcode.h (coff_set_flags): Add case for TIC80_ARCH...
1997-02-28  Ian Lance Taylor * targets.c (bfd_default_vector): Make non-const.
1997-02-28  Ian Lance Taylor * syms.c (bfd_is_local_label): Return false if the...
1997-02-28  Ian Lance Taylor * aoutx.h (aout_link_write_symbols): Use bfd_is_local_...
1997-02-28  Ian Lance Taylor * elfxx-target.h (bfd_elfNN_bfd_is_local_label_name...
1997-02-28  Ian Lance Taylor * coffcode.h (coff_bfd_is_local_label_name): Define as
1997-02-28  Ian Lance Taylor * targets.c (BFD_JUMP_TABLE_SYMBOLS): Change _bfd_is_l...
1997-02-27  Ian Lance Taylor * elf32-mips.c (struct mips_got_info): Add assigned_go...
1997-02-26  Martin HuntWed Feb 26 15:19:51 1997 Martin M. Hunt <hunt@pizza...
1997-02-26  Stan Shebs * targets.c (bfd_target_vector): Add ecoff_biglittle_vec.
1997-02-26  Ian Lance Taylor * elflink.h (elf_link_input_bfd): Don't skip symbols...
1997-02-25  Ian Lance Taylor * elf.c (elf_fake_sections): Use SHT_NOTE for any...
1997-02-25  Ian Lance Taylor * elf32-mips.c (mips_elf_relocate_section): Check...
1997-02-24  Ian Lance Taylor From Eric Youngdale <eric@andante.jic.com>:
1997-02-24  Jeff LawUpdate some comments to reflect current reality.
1997-02-21  Jeff Law * elf32-mn10200.c (mn10200_elf_final_link_reloc...
1997-02-21  David Edelsohn * elf32-m32r.c: Rewrite to use ELF backend linker.
1997-02-21  Jeff LawTwiddle some comments to more accurately reflect reality.
1997-02-21  Jeff LawRemove debugging printf.
1997-02-21  Jeff Law * elf32-mn10200.c (mn10200_elf_relax_section...
1997-02-20  Ian Lance Taylorfix with make headers
1997-02-20  Jeff Law * elf32-mn10200.c (mn10200_elf_final_link_reloc...
1997-02-20  Michael MeissnerSince d10v is public now, remove all sanitization state...
1997-02-19  Martin HuntTue Feb 18 17:22:59 1997 Martin M. Hunt <hunt@pizza...
1997-02-18  Fred Fish * reloc.c (struct reloc_howto_struct): Fix typo in...
1997-02-18  Jeff Law * elf32-v850.c (v850_elf_relocate_section)...
1997-02-17  Ian Lance Taylor * hp300hpux.c (convert_sym_type): Don't convert a...
1997-02-15  Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Don't issue...
1997-02-14  Ian Lance TaylorThu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de)
1997-02-14  Ian Lance TaylorThu Feb 13 20:53:22 1997 Klaus Kaempf (kkaempf@progis.de)
1997-02-14  Ian Lance TaylorThu Feb 13 20:50:02 1997 Klaus Kaempf (kkaempf@progis.de)
1997-02-12  Ian Lance Taylor * sunos.c (sunos_create_dynamic_sections): We need...
1997-02-11  David Edelsohn * configure.host (i386-windows): Don't set host64...
1997-02-11  Ian Lance Taylor * elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
1997-02-11  David Edelsohn * elf32-m32r.c (elf_m32r_howto_table): Change partial_...
1997-02-11  Gavin Romig-KochAdd r5900
1997-02-07  Ian Lance Taylor * elflink.h (elf_link_input_bfd): If we've discarded...
1997-02-06  Ian Lance Taylor * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB)...
1997-02-06  Ian Lance Taylor * elflink.h (elf_link_input_bfd): Discard local symbol...
1997-02-05  Ian Lance Taylor * cofflink.c (_bfd_coff_generic_relocate_section)...
1997-02-03  Ian Lance Taylor * cofflink.c (_bfd_coff_generic_relocate_section)...
1997-02-03  Ian Lance Taylor * coff-h8300.c (h8300_reloc16_extra_cases): Correct...
1997-01-31  Ian Lance Taylorcomment fix
1997-01-31  Ian Lance Taylor * ieee.c (ieee_slurp_section_data): Pick up the start...
1997-01-31  Ian Lance Taylor * aoutx.h (aout_link_write_symbols): Don't apply disca...
1997-01-29  Jeff Law * elf32-mn10200.c (reloc_type): Add 16bit pc...
1997-01-27  David Edelsohn * reloc.c: Add relocs BFD_RELOC_M32R_{HI16_[US]LO...
1997-01-27  Ian Lance Taylor * aout-arm.c (MY_swap_std_reloc_in): Remove unused...
1997-01-27  Ian Lance Taylor * elf32-i386.c (elf_i386_size_dynamic_sections): When...
1997-01-23  Fred Fish * coff-tic80.c (tic80coff_vec): Use correct data put/get
1997-01-21  Fred Fish * coff-tic80.c (tic80coff_vec): Change to little endia...
1997-01-16  Ian Lance Taylor * elflink.h (NAME(bfd_elf,size_dynamic_sections))...
1997-01-16  Ian Lance Taylorupdate copyright
1997-01-14  David Edelsohn * libaout.h (machine_type): Reserve several values...
1997-01-14  Michael MeissnerFix sanitize string
1997-01-14  Michael MeissnerAllow tic80-*-*, not just tic80-*-coff
1997-01-14  Michael MeissnerCleanup; fix some aborts
1997-01-06  Jeff LawFix typo.
1997-01-06  Jeff Law * elf32-mn10200.c (elf_mn10200_howto): Don...
1997-01-06  Jeff Law * elf32-mn10200.c (elf_mn10200_howto): Set...
1997-01-04  Fred Fish * Makefile.in (coff-tic80.o): Add coffcode.h to depend...
1997-01-04  Jeff Law * reloc.c: Add BFD_RELOC_24.
1997-01-03  Ian Lance Taylorfix copyrights
1997-01-03  Ian Lance TaylorFri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu...
1997-01-03  Michael MeissnerPut common variables into the appropriate section,...
1996-12-31  Ian Lance Taylor * config.bfd (mips*el-*-linux*): New target.
1996-12-31  Ian Lance Taylor * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data...
1996-12-31  Ian Lance Taylor * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
1996-12-31  Ian Lance Taylor * configure.host: Use ac_cv_func_mmap_fixed_mapped...
1996-12-31  Michael MeissnerFix some spacing
1996-12-31  Ian Lance Taylor * configure.in: Check ac_cv_func_mmap_fixed_mapped...
1996-12-31  Ian Lance Taylor * elflink.h (NAME(bfd_elf,size_dynamic_sections))...
1996-12-30  Ian Lance Taylor * xcofflink.c (xcoff_build_ldsyms): When exporting...
1996-12-30  Fred Fish * archures.c (enum bfd_architecture): Add bfd_arch_tic80
1996-12-30  Fred Fish * cpu-tic80.c (bfd_tic80_arch): Add struct.
1996-12-30  Ian Lance Taylor * libbfd.c: Patch up the mmap code so that it is only...
1996-12-29  Fred Fish * Makefile.in (BFD32_BACKENDS): Add coff-tic80.o
1996-12-28  Fred FishAdd TIc80 stuff keep/lose stuff.
1996-12-28  Fred Fish(Lay some groundwork for TIc80 port that will be filled...
1996-12-27  Ian Lance Taylorfix typoo in comment
1996-12-27  Ian Lance Taylor * elflink.h (elf_buckets): Add some more values for...
1996-12-26  Ian Lance Taylor * Makefile.in (install): Move subdir_do out of conditi...
1996-12-18  Jeff Law * elf32-mn10200.c (enum reloc_type): Enable...
1996-12-17  Ian Lance Taylor * elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to...
1996-12-17  Ian Lance Taylor * elf.c (bfd_elf_print_symbol): Print the st_other...
1996-12-16  Ian Lance Taylor * elf.c (bfd_section_from_shdr): Don't check for reloc...
1996-12-15  Ian Lance Taylor * elfcode.h (elf_slurp_reloc_table): Add dynamic param...
1996-12-13  David Edelsohn * libaout.h (enum machine_type): Change M_SPARCLET...
1996-12-13  Ian Lance TaylorFri Dec 13 13:18:49 1996 Dan Wilder <dan@gasboy.com>
1996-12-13  Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Only add...
1996-12-12  Ian Lance Taylor * coff-aux.c (coff_m68k_aux_link_add_one_symbol):...
1996-12-12  Michael MeissnerSupport R_PPC_PLTREL24
next
This page took 0.042796 seconds and 7 git commands to generate.