aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-29remove maxq-coff portAlan Modra1-32/+0
2010-06-27fix set but unused variable warningsAlan Modra1-1/+4
2010-05-11 * coffcode.h (coff_write_object_contents): Enclose all occurrencesAlan Modra1-1/+5
2010-04-272010-04-27 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-2/+2
2010-01-18 PR 11168Alan Modra1-24/+30
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+2
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-12/+12
2009-09-05 * coffcode.h: Include libiberty.h.Eli Zaretskii1-0/+2
2009-09-05 * bfd/coff-arm.c (coff_arm_relocate_section)Nick Clifton1-2/+2
2009-08-10bfd/Jan Kratochvil1-0/+5
2009-07-032009-07-03 Dave Korn <dave.korn.cygwin@gmail.com>Dave Korn1-6/+1
2009-06-252009-06-25 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-2/+8
2009-04-212009-04-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+7
2009-04-17bfd/H.J. Lu1-0/+4
2009-04-16bfd/Richard Sandiford1-0/+4
2009-04-16Add new binutils target: moxieNick Clifton1-2/+3
2009-04-14bfd/ChangeLogDave Korn1-0/+8
2009-03-192009-03-19 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-15/+14
2009-03-14include/coff/Richard Sandiford1-4/+3
2009-02-18 PR gas/7059Dave Korn1-2/+23
2009-02-18bfd/ChangeLogDave Korn1-30/+130
2009-01-162009-01-16 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-4/+13
2008-12-23 * coffcode.h (coff_write_object_contents): Always initialiseNick Clifton1-0/+2
2008-08-05 * coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache firstAlan Modra1-131/+132
2008-07-18 * pe-arm-wince.c (pe_print_compressed_pdata): Define new function toNick Clifton1-4/+15
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