]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/coffcode.h
bfd/
[thirdparty/binutils-gdb.git] / bfd / coffcode.h
2004-06-24  Alan Modrabfd/
2004-06-21  Nick Clifton* coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_...
2004-06-15  Alan Modra * section.c (struct sec): Remove usused flags. Reorga...
2004-05-17  Bob Wilsonbinutils ChangeLog:
2004-05-07  Brian Ford* coffcode.h (coff_write_object_contents) [COFF_IMAGE_W...
2004-04-30  Alan Modra * section.c (bfd_make_section_anyway): Add all section...
2004-04-29  Nick CliftonAdd support for generating DWARF2 debug sections in...
2003-12-19  Nick CliftonDo not mark .reloc sections as containing debug info.
2003-12-01  Nick CliftonSet page_size to 1 instead of 0 in the case file alignm...
2003-12-01  Kazu Hirata * coff-rs6000.c: Remove ARGSUSED and VARARGS.
2003-11-24  Kazu Hirata * aix5ppc-core.c: Fix comment typos.
2003-11-04  Alan Modra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-07  Nathan Sidwell * coffcode.h (coff_set_alignment_hook): With PE_COFF...
2003-08-05  Nick CliftonDetect and issue a warning message if the line number...
2003-07-22  Nick CliftonAdd C_TCSYM and C_ECOML to expected RS6000 storage...
2003-07-12  Nick CliftonSet the IMAGE_FILE_32BIT_MACHINE flag for PE targets.
2003-06-04  Svein SeldalMoved the ticoff0/1 swaptables and coff0/1 bad format...
2003-06-04  Svein SeldalAltered the CREATE_xxx_COFF_TARGET_VEC macro arguments
2003-04-24  Nick CliftonAdd support for h8300hn and h8300sn
2003-04-01  Nick CliftonFixes for iWMMXt contribution.
2003-03-25  Nick CliftonAdd iWMMXt support
2003-02-14  Nick CliftonChange embedded documentation to use consistent indenta...
2003-01-20  Svein SeldalUpdates for fixing tic4x arch tagging of its object...
2002-12-20  Kazu Hirata * coff-h8300.c: Fix comment typos.
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-30  Daniel Jacobowitz * coffcode.h: Remove extraneous '\'.
2002-09-02  Alan Modra * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use...
2002-08-26  Alan Modra * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-08  Mark Mitchell * cofflink.c (_bfd_coff_final_link): On PE COFF system...
2002-06-25  Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-12  Tom RixChange text alignement to 4 bytes.
2002-06-05  Alan Modra * bfd-in.h: Remove "taken from the source" comment.
2002-05-15  Alan ModraFix ld --just-symbols
2002-04-26  Alan Modratypo fix in last change
2002-04-26  Alan Modra * coffcode.h (coff_compute_section_file_positions...
2002-04-09  Nick CliftonCompute checksum for PE images.
2002-04-04  Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-18  Nick CliftonAdd AIX 64 shared library support and emulation layer...
2002-03-14  Nick CliftonWhen adding BSF_WEAK flag, OR it in rather than replaci...
2002-02-06  Nick CliftonSelect the highest known ARM architecture when an F_ARM...
2002-01-31  Nick CliftonAdd support for OpenRISC 32-bit embedded processor
2002-01-05  Alan Modra * section.c (bfd_section_init): Remove unnecessary...
2001-12-20  Tom RixSpecial handling of AIX xcoff text alignment fix.
2001-12-18  Tom RixMinimal handle .typchk and .except section.
2001-10-10  Kazu Hirata * aout-encap.c: Fix comment typos.
2001-09-21  Nick CliftonFix compile time warnings
2001-09-20  Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-17  Alan Modra * coffcode.h (coff_write_object_contents): Add ATTRIBU...
2001-06-15  Nick CliftonChnage styp_flags_to_sec_flags() to a boolean function
2001-05-24  Tom RixSupport for xcoff64
2001-05-11  Jakub Jelinek * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-04-15  DJ Delorie* coffcode.h (coff_write_object_contents): Use
2001-03-08  Nick CliftonUpdate copyright notices
2001-02-27  Nick CliftonBFD: Catch & report unhandled PE section flags.
2001-01-13  Nick Cliftonformatting fix
2000-12-21  Nick CliftonFixes to allow sources to compile under Solaris 2.8
2000-12-08  Nick CliftonGeneralize DWARF2 and COFF support.
2000-11-28  Kazu Hirata2000-11-28 Kazu Hirata <kazu@hxi.com>
2000-11-27  Phil Blundell2000-11-27 Philip Blundell <pb@futuretv.com>
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>
next