Reflect updates to Mac support
[deliverable/binutils-gdb.git] / bfd /
1995-10-27  Ian Lance Taylormore XCOFF linker tweaks
1995-10-27  Ian Lance Taylorfix output location of common symbols
1995-10-26  Ian Lance Taylordo not output symbols which need relocs until the end
1995-10-26  Ian Lance Taylorget symndx right for TOC relative relocs
1995-10-26  Ian Lance Taylortweak .loader reloc counting
1995-10-26  Ian Lance Taylor * xcofflink.c: Numerous changes to get closer to a...
1995-10-26  Michael MeissnerRemove MAC object format support from powerpc-eabi...
1995-10-25  Jeff Law * som.c (som_slurp_string_table): Allocate...
1995-10-25  Per Bothner * Makefile.in (diststuff): Don't make headers.
1995-10-25  Ian Lance Taylor * Makefile.in: Rebuild dependencies.
1995-10-25  Ian Lance Taylorfix XCOFF line number handling
1995-10-25  Ian Lance Taylorset l_stoff to 0 if there are no strings
1995-10-25  Ian Lance Tayloronly read the section relocs if there are some
1995-10-25  Ian Lance Taylortweak line number and gc handling
1995-10-25  Ian Lance Taylor * sunos.c (bfd_sunos_record_link_assignment): Don...
1995-10-25  Ian Lance Taylor * xcofflink.c: Extensive changes to support linking...
1995-10-25  Stan Shebs * configure.in: Add xcofflink.o to pmac_xcoff_vec.
1995-10-24  Jeff Law * hppabsd-core.c (make_bfd_asection): Initializ...
1995-10-20  Ken Raeburn* opncls.c (_bfd_new_bfd): If _bfd_chunksize wasn't...
1995-10-18  Steve ChamberlainWed Oct 18 16:20:08 1995 steve chamberlain <sac@slash...
1995-10-18  Ken Raeburn* sunos.c (sunos_add_dynamic_symbols): Rename local...
1995-10-18  Ken Raeburn* coffgen.c (coff_find_nearest_line): Cast used_by_bfd...
1995-10-18  Ian Lance Taylor * ecoff.c (_bfd_ecoff_find_nearest_line): The offset...
1995-10-17  Ian Lance Taylor * sunos.c (struct sunos_link_hash_table): Add needed...
1995-10-16  Ian Lance Taylor * bfd-in.h (struct bfd_link_needed_list): Rename from
1995-10-16  Ian Lance Taylor Add start at AIX linker support; no shared libraries...
1995-10-16  Steve Chamberlain * libcoff-in.h (pe_data_type.in_reloc_p): New.
1995-10-16  Ian Lance Taylor * elf32-mips.c (mips_elf_symbol_processing): Set SEC_A...
1995-10-15  Michael MeissnerAdd in_reloc_p, cloned from coff-i386.c
1995-10-13  Ken RaeburnUse system page size for obstack chunk size instead...
1995-10-13  Steve ChamberlainFri Oct 13 11:22:01 1995 steve chamberlain <sac@slash...
1995-10-11  Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Correct...
1995-10-10  Ian Lance Taylorx
1995-10-10  Ian Lance Taylor * coffgen.c (coff_count_linenumbers): Don't count...
1995-10-10  Ian Lance Taylor * cofflink.c (_bfd_coff_link_hash_newfunc): Rename...
1995-10-10  Fred Fish * Makefile.in (FLAGS_TO_PASS): Remote BISON.
1995-10-10  Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Don't warn...
1995-10-09  Ian Lance Taylor * coffcode.h (combined_entry_type): Add fix_line field.
1995-10-09  Ian Lance Taylor * libcoff-in.h (struct xcoff_tdata): Define.
1995-10-09  Ian Lance Taylor * coffcode.h (coff_slurp_symbol_table): Set BSF_NOT_AT...
1995-10-09  Ian Lance Taylor * targets.c (bfd_target): Rename _bfd_read_ar_hdr...
1995-10-06  Ian Lance Taylor * coffgen.c (coff_fix_symbol_name): Don't try to set...
1995-10-06  Ken RaeburnMon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan...
1995-10-06  Ian Lance Taylor * coffcode.h (bfd_coff_backend_data): Add new field
1995-10-06  Ian Lance Taylor * coffcode.h (coff_write_object_contents): On AIX...
1995-10-06  Ian Lance Taylor * coffcode.h (bfd_coff_backend_data): Add new field
1995-10-06  Ian Lance Taylor * coffcode.h (OTHER_GLOBAL_CLASS): Do not define to...
1995-10-06  Michael MeissnerFix typo in last change
1995-10-06  Michael MeissnerAdd NT/MAC object file formats to powerpc eabi.
1995-10-06  Ian Lance Taylor * targets.c (bfd_target): Add _bfd_read_ar_hdr field...
1995-10-06  Ian Lance Taylor * coff-rs6000.c: Add full support for AIX archives...
1995-10-06  Ian Lance Taylor * coffcode.h (coff_slurp_symbol_table): Set C_HIDEXT...
1995-10-05  Steve Chamberlain * peicode.c (coff_swap_filehdr_in): If symptr is
1995-10-05  Ian Lance Taylor * libecoff.h (struct ecoff_backend_data): Add adjust_h...
1995-10-05  Ian Lance Taylor * hosts/i386bsd.h: Restore file incorrectly deleted...
1995-10-05  Jeff Law * rs6000-core.c (CORE_VERSION_1): Use CORE_VERSION_1...
1995-10-04  Ken RaeburnNS32k changes from Ian Dall:
1995-10-04  Ken Raeburn* chew.c: Include <stdio.h>.
1995-10-04  Ian Lance Taylor * coffcode.h (coff_write_object_contents): Restore...
1995-10-03  Steve ChamberlainTue Oct 3 16:28:32 1995 steve chamberlain <sac@slash...
1995-10-03  Jeff LawRemove last (incorrect) change.
1995-10-03  Jeff Law * som.c (setup_sections): Don't die if a space has...
1995-10-03  Jeff LawOpps. Forgot to commit this with the elf.c changes...
1995-10-03  Jeff Law * elf.c (_bfd_elf_assign_file_position_for_section...
1995-10-02  Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Don't let...
1995-10-01  Jeff Law * som.c (som_begin_writing): Don't write the...
1995-09-29  Stan ShebsComings and goings of Mac-specific files.
1995-09-29  Stan ShebsDescription of PowerMac changes.
1995-09-29  Stan Shebs * config.bfd: Add powerpc-*-macos*, powerpc-*-mpw*.
1995-09-29  Steve ChamberlainThu Sep 28 17:06:23 1995 steve chamberlain <sac@slash...
1995-09-28  Ian Lance Taylor * hp300hpux.c (convert_sym_type): Treat secondary...
1995-09-28  Kim KnuttilaUpdated comments
1995-09-28  Ian Lance Taylor* coffcode.h (coff_new_section_hook): Make sure that...
1995-09-28  Ian Lance Taylor * coffcode.h (coff_new_section_hook): Make sure that...
1995-09-28  Ian Lance Taylor * sunos.c (sunos_add_one_symbol): Don't change
1995-09-28  Ian Lance Taylor * Makefile.in (BFD32_BACKENDS): Add coff-arm.o.
1995-09-28  David Edelsohn * config.bfd: Add arm-*-coff.
1995-09-27  Kim KnuttilaRemoved inactive bfd entries
1995-09-27  Ian Lance Taylor * targets.c (bfd_find_target): Remove debugging code.
1995-09-27  Ian Lance Tayloradd new coff-ppc files
1995-09-27  Kim KnuttilaPPC bfd support
1995-09-27  Kim KnuttilaPPC magic and peicode.h
1995-09-27  Kim KnuttilaConfigury for new ppc bfd
1995-09-27  Kim KnuttilaFirst round BFD for PE/PowerPC
1995-09-26  Ian Lance Taylor * bfd.c (bfd_assert): Remove \n from string passed to
1995-09-26  Michael MeissnerFlesh out branch prediction support.
1995-09-26  Ian Lance Taylor * coff-i386.c: (TWO_DATA_SECS): Don't define.
1995-09-26  Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Don't...
1995-09-25  Ian Lance Taylor * aout-adobe.c (aout_adobe_callback): Use _bfd_error_h...
1995-09-25  Ian Lance Taylor * libaout.h (struct aoutdata): Add line_buf field.
1995-09-25  Ian Lance Taylor * coffgen.c (string_size): Remove static variable.
1995-09-25  Michael MeissnerFix previous change
1995-09-25  Ian Lance Taylor * libcoff-in.h (struct coff_section_tdata): Add offset, i,
1995-09-25  Ian Lance Taylor * sunos.c (sunos_read_dynamic_info): Adjust offsets...
1995-09-25  Ian Lance Taylor * init.c (initialized): Remove static variable.
1995-09-23  Peter Schauer * rs6000-core.c (rs6000coff_core_p): Don't check...
1995-09-22  Ian Lance Taylor Change arch info to be const, initialized at compile...
1995-09-22  Michael MeissnerStart work to all full PowerPC V.4 reloc support.
1995-09-22  Michael Meissnerminor cleanup
1995-09-22  Michael Meissnerminor cleanup
next
This page took 0.04023 seconds and 7 git commands to generate.