aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-02bfd/H.J. Lu1-20/+24
2007-08-01* coffcode.h (coff_sort_func_alent): New function.Nick Clifton1-45/+120
2007-07-12Add support for building on a 64-bit Windows host.Nick Clifton1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-04-24Fix compile time warnings (at -O3 with gcc 4.1.2)Nick Clifton1-0/+1
2007-04-19* coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.Nick Clifton1-0/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-1/+4
2006-09-20Add x86_64-mingw64 targetNick Clifton1-7/+22
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-11/+11
2006-09-052006-09-05 Bibo Mao <bibo.mao@intel.com>H.J. Lu1-1/+1
2006-05-09* config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups againstNick Clifton1-4/+8
2006-05-03bfd/Alan Modra1-1/+5
2005-10-25Add support for the Z80 processor familyNick Clifton1-0/+35
2005-08-18Remove a29k support.Alan Modra1-32/+0
2005-06-17 * elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus forJakub Jelinek1-1/+1
2005-06-09* coffcode.h (sec_to_styp_flags): Set appropriate section flags when eitherChristopher Faylor1-1/+1
2005-06-09* coffcode.h (sec_to_styp_flags): Remove read/write flags from noload sectionChristopher Faylor1-16/+14
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-05-03bfd/H.J. Lu1-11/+6
2005-04-21Update to ISO-C90 and fix formattingNick Clifton1-511/+349
2005-04-112005-04-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2005-02-24 * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.Ben Elliston1-9/+0
2005-02-24 * coffcode.h (coff_print_aux): Warning fix.Alan Modra1-3/+5
2005-02-22bfd/H.J. Lu1-6/+6
2005-02-11(coff_std_swap_table): Add an unused attribute in case it is not used.Nick Clifton1-1/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-119/+1
2005-01-10Add support for maxq10 and maxq20 machine valuesNick Clifton1-4/+23
2004-11-08Add support fpr MAXQ processorNick Clifton1-0/+18
2004-10-132004-10-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+4
2004-09-03PR 360Nick Clifton1-3/+4
2004-08-13bfd/Alan Modra1-20/+17
2004-07-21bfd/H.J. Lu1-5/+12
2004-06-24bfd/Alan Modra1-22/+22
2004-06-21* coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_NOT_PAGED flags.Nick Clifton1-0/+8
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra1-3/+3
2004-05-17binutils ChangeLog:Bob Wilson1-0/+4
2004-05-07* coffcode.h (coff_write_object_contents) [COFF_IMAGE_WITH_PE]:Brian Ford1-0/+2
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-0/+4
2004-04-29Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton1-7/+15
2003-12-19Do not mark .reloc sections as containing debug info.Nick Clifton1-1/+5
2003-12-01Set page_size to 1 instead of 0 in the case file alignment value is zero.Nick Clifton1-0/+5
2003-12-01 * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata1-1/+0
2003-11-24 * aix5ppc-core.c: Fix comment typos.Kazu Hirata1-2/+2
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-2/+2
2003-10-07 * coffcode.h (coff_set_alignment_hook): With PE_COFF relocNathan Sidwell1-3/+9
2003-08-05Detect and issue a warning message if the line number table could not be read.Nick Clifton1-0/+7
2003-07-22Add C_TCSYM and C_ECOML to expected RS6000 storage classes.Nick Clifton1-0/+2
2003-07-12Set the IMAGE_FILE_32BIT_MACHINE flag for PE targets.Nick Clifton1-1/+3