Add ARM v5t, v5te and XScale support
[deliverable/binutils-gdb.git] / bfd / coffcode.h
2000-11-25  Nick CliftonAdd ARM v5t, v5te and XScale support
2000-10-06  DJ Delorie* peigen.c (_bfd_pei_swap_scnhdr_out): note extended...
2000-08-22  Nick CliftonFix bugs detecting w65 architecture.
2000-07-31  Nick CliftonMinor formatting fixes.
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-19  Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-16  Nicholas Duffek * archures.c (enum bfd_architecture): #define constant...
2000-06-16  Nicholas Duffek * coffcode.h (coff_mkobject_hook): Set xcoff_tdata...
2000-05-06  Clinton Popetzbfd:
2000-04-29  Clinton Popetz * coffcode.h Copy changes mistakenly done to libcoff...
2000-04-26  Clinton Popetz Add XCOFF64 support.
2000-04-18  Jim WilsonBfd support for generating IA-64 EFI binaries.
2000-04-18  Timothy WallClean up load page support for tic54x.
2000-04-11  Timothy WallMods to allow compilation of BFD all targets.
2000-04-07  Timothy WallBFD and include/coff support for tic54x target.
2000-04-07  Timothy WallSEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF...
2000-03-01  Nick CliftonFix building with --enable-targets=all
2000-02-28  Nick CliftonAdd WinCE support.
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-19  Geoffrey Keating* coffcode.h (coff_set_arch_mach_hook): Use free()...
2000-02-19  Geoffrey Keating* coffcode.h (coff_set_arch_mach_hook): Don't use varia...
2000-02-10  Timothy WallAdd hooks to support TI COFF handling.
2000-01-24  Nick CliftonRemove use of a GCC extension when allocating local...
2000-01-13  Nick CliftonApplied Tim Wall's patch to replace RELSZ and friends...
1999-09-13  Ian Lance Taylor1999-09-13 Donn Terry <donn@interix.com>
1999-09-13  Ian Lance Taylor1999-09-13 Donn Terry <donn@interix.com>
1999-09-11  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-11  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-11  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-11  Ian Lance Taylor * coff-ppc.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define.
1999-09-11  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-07  Ian Lance Taylor * coffcode.h (bfd_coff_backend_data): Add _bfd_filnmle...
1999-09-07  Ian Lance Taylorreformat for 80 column screen
1999-09-07  Ian Lance Taylor1999-09-06 Donn Terry <donn@interix.com>
1999-09-07  Ian Lance Taylorremove unneeded ifdefs
1999-09-07  Ian Lance Taylor1999-09-06 Donn Terry <donn@interix.com>
1999-09-07  Ian Lance Taylor1999-09-06 Donn Terry <donn@interix.com>
1999-09-07  Ian Lance Taylor1999-09-06 Donn Terry <donn@interix.com>
1999-08-18  Ian Lance Taylor1999-08-18 Donn Terry <donn@interix.com>
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-09  Ian Lance Taylor1999-08-08 Mark Elbrecht <snowball3@bigfoot.com>
1999-08-08  Ian Lance Taylor1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
1999-08-05  Ian Lance Taylor Based on patches from Donn Terry <donn@interix.com>:
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-22  Ian Lance Taylor1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Nick CliftonAdd new field to bfd_target structure.
1999-07-12  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-05  Nick CliftonAdd support for arm v5 architectures.
1999-06-02  Richard HendersonMark Salter <msalter@cygnus.com>
1999-05-19  Nick CliftonUse renamed ARM cpu flag bits
1999-05-11  DJ Delorie * ecoff.c (_bfd_ecoff_write_armap): give the symtab...
1999-05-03  Richard Henderson19990502 sourceware import
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-06-30  Richard HendersonELF Section-level Garbage Collection.
1998-04-21  Nick CliftonArm specific code changed to conform to BFD coding...
1998-03-26  Ian Lance Taylorfix tipo in ifdef
1998-03-25  Nick CliftonSupport interworking for thumb-pe and arm-pe targets.
1998-03-25  Ian Lance Taylor * aoutf1.h (sunos_set_arch_mach): Use bfd_mach_m68...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-02  Ian Lance Taylor * Makefile.am ($(srcdir)/bfd-in2.h): Add dummy command...
1997-12-11  Ian Lance Taylor * coffcode.h (_coff_link_output_has_begun): Make static.
1997-11-26  Nick CliftonAdd C_THUMBEXT etc.
1997-11-26  Nick CliftonDo no set private flags if building a PE port.
1997-08-19  Fred Fish * coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define...
1997-05-21  Ian Lance Taylor * coffcode.h (coff_slurp_symbol_table): If COFF_WITH_PE or
1997-05-15  Nick CliftonAdded support to LD to select the architecture of an...
1997-05-14  Nick CliftonAdded support for storing ARM Procedure Calling Standar...
1997-03-18  Ian Lance Taylor * bfd-in.h: Don't include obstack.h.
1997-03-17  Ian Lance Taylor * opncls.c (bfd_alloc): Rename from bfd_alloc_by_size_...
1997-03-06  Fred Fishstart-sanitize-tic80
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-01-04  Fred Fish * Makefile.in (coff-tic80.o): Add coffcode.h to depend...
1996-12-29  Fred Fish * Makefile.in (BFD32_BACKENDS): Add coff-tic80.o
1996-12-13  Ian Lance TaylorFri Dec 13 13:18:49 1996 Dan Wilder <dan@gasboy.com>
1996-09-17  Ian Lance Taylor * coffcode.h (coff_slurp_line_table): Warn about illeg...
1996-07-05  Jeff LawNo longer need to sanitize away h8/s stuff.
1996-06-20  David Edelsohn * coffcode.h (coff_set_alignment_hook): Change COFF_IM...
1996-05-02  Ian Lance Taylor * coffcode.h (styp_to_sec_flags): Handle long symbol...
1996-05-02  David Edelsohn * coffcode.h (coff_write_object_contents): In comdat...
1996-05-02  Ian Lance Taylor * coffcode.h (STRING_SIZE_SIZE): Define.
1996-04-17  Michael MeissnerUpdate for Solaris
1996-03-31  Steve Chamberlain * peicode.h (coff_swap_aouthdr_out): Delete test for...
1996-03-29  Ian Lance Taylor * section.c (SEC_LINK_ONCE): Define.
1996-03-29  Jeff Law * libbfd-in.h (generic_link_hash_newfunc):...
1996-03-28  David Edelsohn* coffgen.c (coff_bfd_make_debug_symbol): Improve comment.
1996-03-22  Steve Chamberlain * coffcode.h (coff_write_object_contents): Allocate
1996-03-14  Jeff Law * coffcode.h: Allow specific backends to overri...
1996-02-05  Ian Lance Taylor * archures.c (bfd_mach_i960_hx): Define.
1996-01-31  Ian Lance TaylorWed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu...
1996-01-24  Ian Lance Taylorremove incorrect BFD_ASSERT from last patch
1996-01-23  Ian Lance Taylor * coffcode.h (coff_new_section_hook): Don't try to...
1996-01-23  Ian Lance Taylortipo
1996-01-23  Ian Lance Taylor * coffcode.h (coff_set_section_contents): Fix the...
next
This page took 0.361461 seconds and 107 git commands to generate.