(Lay some groundwork for TIc80 port that will be filled in incrementally.)
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
1996-12-28  Fred Fish(Lay some groundwork for TIc80 port that will be filled...
1996-10-17  Jeff Law * elf32-v850.c (enum reloc_type): Add R_V850_SD...
1996-10-14  Ian Lance TaylorMon Oct 14 11:17:24 1996 Richard Henderson <rth@tamu...
1996-10-03  Jeff LawGrrr. The mn10200 and mn10300 are _not_ similar enough...
1996-10-03  Jeff Law * cpu-mn10x00.c, elf32-mn10x00.c: New files.
1996-09-12  David Edelsohn * reloc.c: Add m32r relocs.
1996-09-10  Jeff Law * bfd-in2.h: Rebuilt after m32r changes.
1996-08-30  Ian Lance Taylor Add SH ELF support.
1996-08-08  Ian Lance TaylorThu Aug 8 12:21:56 1996 Klaus Kaempf <kkaempf@progis.de>
1996-08-08  Stu Grossman * aoutx.h bfd-in.h bfd-in2.h opncls.c riscix.c som...
1996-07-31  Jackie Smith CashionWed Jul 31 15:00:12 1996 James G. Smith <jsmith@cygnu...
1996-07-19  Ian Lance Taylor * configure.in: Set and substitute VERSION, BFD_HOST_6...
1996-07-18  Martin Huntstart-sanitize-d10v
1996-07-17  Ian Lance Taylorremove sanitization accidentally inserted in last commit
1996-07-17  Stu Grossman * archures.c bfd-in2.h: Add bfd_mach_i386_i386 and
1996-07-15  Stu Grossman * bfd-in2.h: Add bfd_mach_i386_i386 and bfd_mach_i386...
1996-07-05  Jeff LawNo longer need to sanitize away h8/s stuff.
1996-06-18  Ian Lance TaylorTue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de>
1996-04-02  David Edelsohn * aoutf1.h (sunos_32_set_arch_mach): Handle M_SPARCLET.
1996-03-29  Ian Lance Taylor * section.c (SEC_LINK_ONCE): Define.
1996-03-27  Ian Lance TaylorRemove SEC_LINKER_MARK, and add a linker_mark bitfield...
1996-03-27  Ian Lance Taylor * section.c (SEC_LINKER_MARK): Define.
1996-02-21  J.T. Conklin* bfd.c (tdata): Add netbsd_core_data.
1996-02-14  Ian Lance TaylorAdd reloc.c entries MIPS_CALL_HI16/MIPS_CALL_LO16.
1996-02-13  Ian Lance Taylor * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.
1996-02-06  Ian Lance TaylorRename XL to JX, and remove sanitization.
1996-02-05  Ian Lance Taylor * archures.c (bfd_mach_i960_hx): Define.
1996-01-24  David Edelsohn * elf32-sparc.c (elf32_sparc_merge_private_bfd_data...
1996-01-23  David Edelsohn * bfd-in2.h: Regenerated.
1996-01-22  David Edelsohn * archures.c (bfd_mach_sparc_v9): Renamed from bfd_mac...
1996-01-15  Michael MeissnerAdd new PPC relocations
1996-01-11  Michael MeissnerAdd support for SHT_ORDERED and SHF_EXCLUDE
1996-01-09  Ian Lance TaylorTue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm...
1995-12-07  Ian Lance Taylor * xcofflink.c (struct xcoff_loader_info): Add export_d...
1995-12-02  Ian Lance Taylor * ihex.c: New file; support for Intel Hex format.
1995-12-01  Ian Lance Taylor * bfd.c (bfd_record_phdr): New function.
1995-11-08  Ian Lance Taylor * libbfd.c (bfd_get_file_window): Change writable...
1995-11-08  Ian Lance Taylor * libbfd.c (bfd_get_file_window): Change return type...
1995-11-06  Ken RaeburnChanges for mmap; details in change log.
1995-10-27  Ian Lance Taylor * xcofflink.c: More improvements, mostly to fix handli...
1995-10-25  Ian Lance Taylor * xcofflink.c: Extensive changes to support linking...
1995-10-16  Ian Lance Taylor * bfd-in.h (struct bfd_link_needed_list): Rename from
1995-10-09  Ian Lance Taylor * targets.c (bfd_target): Rename _bfd_read_ar_hdr...
1995-10-06  Ian Lance Taylor * targets.c (bfd_target): Add _bfd_read_ar_hdr field...
1995-09-26  Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Don't...
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-19  Ian Lance Taylor * targets.c (bfd_target): Remove unused align_power_mi...
1995-09-12  Ian Lance Taylor Extensive minor changes to avoid various gcc warnings...
1995-09-06  Ian Lance Taylor * configure.in: Call AC_CONFIG_HEADER. Substitute
1995-08-31  Steve ChamberlainThu Aug 31 16:00:53 1995 steve chamberlain <sac@slash...
1995-08-31  Ian Lance Taylor * bfd-in.h: Add extern "C" if __cplusplus.
1995-08-22  Steve ChamberlainMon Aug 21 17:49:28 1995 steve chamberlain <sac@slash...
1995-07-04  Ian Lance Taylor * elfcode.h (NAME(bfd_elf,record_link_assignment)...
1995-07-04  Ian Lance Taylor * libelf.h (struct elf_link_hash_table): Add needed...
1995-07-03  Ian Lance Taylor * bfd.c (enum bfd_error): Define bfd_error_no_armap.
1995-06-16  Stan Shebs * bfd-in.h (NT_subsystem, NT_stack_heap): Declare...
1995-06-15  Stan Shebs * bfd-in.h, bfd-in2.h (bfd_boolean): Rename bfd_true...
1995-06-10  Jeff Law * targets.c: Add copy_private_symbol_data and link_spl...
1995-06-09  Jeff Law * bfd-in.h (bfd_true, bfd_false): Define these...
1995-06-09  Jeff Law * bfd-in.h: (TRUE_FALSE_ALREADY_DEFINED): Defin...
1995-02-10  David EdelsohnRegenerated.
1995-02-06  Ken Raeburnmsdos .exe file support from bryan ford
1995-01-17  Ian Lance Taylor * opncls.c (bfd_openstreamr): New function.
1995-01-16  Steve Chamberlain * archures.c, Makefile.in, targets.c, bfd-in2.h, coffc...
1995-01-12  Ken RaeburnChange "reloc_howto_type" typedef to be "const", since...
1994-11-30  David EdelsohnInitial ARC support.
1994-11-25  Michael TiemannClean up bitrot (such as interfaces that have changed...
1994-11-17  Ken Raeburn* reloc.c (bfd_reloc_code_type): Add new value BFD_RELO...
1994-09-26  Ian Lance Taylor * bfd-in.h (bfd_seek): Change declaration to not mark...
1994-09-02  Ken Raeburn* reloc.c (enum bfd_reloc_code_real): Rewrote definitio...
1994-08-30  Ian Lance Taylor * elfcode.h (NAME(bfd_elf,size_dynamic_sections))...
1994-07-27  Ken Raeburni960xl changes (sanitized)
1994-07-20  Ian Lance Taylor * elfcode.h (NAME(bfd_elf,size_dynamic_sections))...
1994-07-14  Ken RaeburnNS32K changes from Ian Dall.
1994-06-20  Ian Lance Taylor * Many files: change all bfd_target vectors to be...
1994-06-16  Ian Lance TaylorThu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais...
1994-06-16  Ian Lance Taylor * libelf.h (struct elf_obj_tdata): New field dt_needed...
1994-06-15  Ken Raeburnregenerated (unsanitize v9)
1994-06-15  Ian Lance Taylor * elfcode.h (NAME(bfd_elf,size_dynamic_sections))...
1994-06-15  Ian Lance Taylor * bfd-in.h (BFD_TRADITIONAL_FORMAT): Define new BFD...
1994-05-19  Ian Lance Taylor Add support for ELF shared libraries. Loosely based...
1994-05-16  Jeff Law * bfd-in2.h: Rebuilt.
1994-05-10  Ian Lance Taylor * section.c (SEC_COFF_SHARED_LIBRARY): Renamed from
1994-04-14  Ian Lance Taylor * reloc.c (bfd_reloc_code_real_type): Add BFD_RELOC_PC...
1994-04-07  Ian Lance Taylor * targets.c (bfd_target): Add fields
1994-04-06  Ian Lance Taylor * targets.c (bfd_target): Rearranged fields in target...
1994-04-01  Ian Lance Taylor * targets.c (bfd_target): Add _bfd_free_cached_info...
1994-03-31  Ian Lance TaylorAdded missing ChangeLog entry for Sean's check in,...
1994-03-30  Ian Lance TaylorWed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedl...
1994-03-17  Ken Raeburn* bfd-in.h (BFD_VERSION): Use @VERSION@.
1994-03-15  David MacKenzie * Most files:
1994-03-02  Jim Kingdon* bfd-in2.h: Rebuilt.
1994-02-27  Stan ShebsSun Feb 27 15:22:36 1994 Stan Shebs (shebs@andros...
1994-02-17  David MacKenzie * bfd.c (bfd_get_error, bfd_set_error): New functions.
1994-02-03  Jim Kingdon* bfd-in2.h: Rebuilt.
1994-01-24  David MacKenzie * format.c (bfd_check_format_matches): New function.
1994-01-22  David MacKenzie * targets.c: Add a vector of matching format names.
1994-01-22  David MacKenzie * bfd-in.h: Remove decls of bfd_ec type and error...
1994-01-21  David MacKenzie * aoutx.h (translate_to_native_sym_flags), bfd-in...
next
This page took 0.306435 seconds and 107 git commands to generate.