OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains3x.git] / bfd / coffcode.h
2009-11-23 pbrook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-09-05 eliz * coffcode.h: Include libiberty.h.
2009-09-05 nickc * bfd/coff-arm.c (coff_arm_relocate_section)
2009-08-10 jkratochbfd/
2009-07-03 davek2009-07-03 Dave Korn <dave.korn.cygwin@gmail.com>
2009-06-25 ktietz2009-06-25 Kai Tietz <kai.tietz@onevision.com>
2009-04-21 hjl2009-04-21 H.J. Lu <hongjiu.lu@intel.com>
2009-04-17 hjlbfd/
2009-04-16 rsandifobfd/
2009-04-16 nickcAdd new binutils target: moxie
2009-04-14 davekbfd/ChangeLog
2009-03-19 ktietz2009-03-19 Kai Tietz <kai.tietz@onevision.com>
2009-03-14 rsandifoinclude/coff/
2009-02-18 davek PR gas/7059
2009-02-18 davekbfd/ChangeLog
2009-01-16 ktietz2009-01-16 Kai Tietz <kai.tietz@onevision.com>
2008-12-23 nickc * coffcode.h (coff_write_object_contents...
2008-08-05 amodra * coffcode.h (coff_slurp_line_table): bfd_alloc lineno...
2008-07-18 nickc * pe-arm-wince.c (pe_print_compressed_pdata...
2007-08-02 hjlbfd/
2007-08-01 nickc* coffcode.h (coff_sort_func_alent): New function.
2007-07-12 nickcAdd support for building on a 64-bit Windows host.
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-24 nickcFix compile time warnings (at -O3 with gcc 4.1.2)
2007-04-19 nickc* coffcode.h (coff_rtype_to_howto): Initialise genrel...
2007-03-26 amodra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2006-09-20 nickcAdd x86_64-mingw64 target
2006-09-16 nickc* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-09-05 hjl2006-09-05 Bibo Mao <bibo.mao@intel.com>
2006-05-09 nickc* config/tc-arm.c (arm_fix_adjustable): For COFF, conve...
2006-05-03 amodrabfd/
2005-10-25 nickcAdd support for the Z80 processor family
2005-08-18 amodraRemove a29k support.
2005-06-17 jakub * elf.c (bfd_section_from_shdr): Fail if sh_entsize...
2005-06-09 cgf* coffcode.h (sec_to_styp_flags): Set appropriate secti...
2005-06-09 cgf* coffcode.h (sec_to_styp_flags): Remove read/write...
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-05-03 hjlbfd/
2005-04-21 nickcUpdate to ISO-C90 and fix formatting
2005-04-11 hjl2005-04-11 H.J. Lu <hongjiu.lu@intel.com>
2005-02-24 bje * coffcode.h (coff_sym_filepos): Remove GNU960 conditi...
2005-02-24 amodra * coffcode.h (coff_print_aux): Warning fix.
2005-02-22 hjlbfd/
2005-02-11 nickc(coff_std_swap_table): Add an unused attribute in case...
2005-01-31 bje * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2005-01-10 nickcAdd support for maxq10 and maxq20 machine values
2004-11-08 nickcAdd support fpr MAXQ processor
2004-10-13 hjl2004-10-13 H.J. Lu <hongjiu.lu@intel.com>
2004-10-08 nickcImplement a new BFD API function: bfd_is_target_special...
2004-09-03 nickcPR 360
2004-08-13 amodrabfd/
2004-07-21 hjlbfd/
2004-06-24 amodrabfd/
2004-06-21 nickc* coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_...
2004-06-15 amodra * section.c (struct sec): Remove usused flags. Reorga...
2004-05-17 bwilsonbinutils ChangeLog:
2004-05-07 ford* coffcode.h (coff_write_object_contents) [COFF_IMAGE_W...
2004-04-30 amodra * section.c (bfd_make_section_anyway): Add all section...
2004-04-29 nickcAdd support for generating DWARF2 debug sections in...
2003-12-19 nickcDo not mark .reloc sections as containing debug info.
2003-12-01 nickcSet page_size to 1 instead of 0 in the case file alignm...
2003-12-01 kazu * coff-rs6000.c: Remove ARGSUSED and VARARGS.
2003-11-24 kazu * aix5ppc-core.c: Fix comment typos.
2003-11-04 amodra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-07 nathan * coffcode.h (coff_set_alignment_hook): With PE_COFF...
2003-08-05 nickcDetect and issue a warning message if the line number...
2003-07-22 nickcAdd C_TCSYM and C_ECOML to expected RS6000 storage...
2003-07-12 nickcSet the IMAGE_FILE_32BIT_MACHINE flag for PE targets.
2003-06-04 sveinseMoved the ticoff0/1 swaptables and coff0/1 bad format...
2003-06-04 sveinseAltered the CREATE_xxx_COFF_TARGET_VEC macro arguments
2003-04-24 nickcAdd support for h8300hn and h8300sn
2003-04-01 nickcFixes for iWMMXt contribution.
2003-03-25 nickcAdd iWMMXt support
2003-02-14 nickcChange embedded documentation to use consistent indenta...
2003-01-20 sveinseUpdates for fixing tic4x arch tagging of its object...
2002-12-20 kazu * coff-h8300.c: Fix comment typos.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-30 drow * coffcode.h: Remove extraneous '\'.
2002-09-02 amodra * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use...
2002-08-26 amodra * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
2002-07-08 mmitchel * cofflink.c (_bfd_coff_final_link): On PE COFF system...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-12 trixChange text alignement to 4 bytes.
2002-06-05 amodra * bfd-in.h: Remove "taken from the source" comment.
2002-05-15 amodraFix ld --just-symbols
2002-04-26 amodratypo fix in last change
2002-04-26 amodra * coffcode.h (coff_compute_section_file_positions...
2002-04-09 nickcCompute checksum for PE images.
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-03-18 nickcAdd AIX 64 shared library support and emulation layer...
2002-03-14 nickcWhen adding BSF_WEAK flag, OR it in rather than replaci...
2002-02-06 nickcSelect the highest known ARM architecture when an F_ARM...
2002-01-31 nickcAdd support for OpenRISC 32-bit embedded processor
2002-01-05 amodra * section.c (bfd_section_init): Remove unnecessary...
2001-12-20 trixSpecial handling of AIX xcoff text alignment fix.
2001-12-18 trixMinimal handle .typchk and .except section.
2001-10-10 kazu * aout-encap.c: Fix comment typos.
2001-09-21 nickcFix compile time warnings
next