summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fix compile time warnings (at -O3 with gcc 4.1.2)Nick Clifton2007-04-241-0/+1
* * coffcode.h (coff_rtype_to_howto): Initialise genrel.howto.Nick Clifton2007-04-191-0/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-1/+4
* Add x86_64-mingw64 targetNick Clifton2006-09-201-7/+22
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-11/+11
* 2006-09-05 Bibo Mao <bibo.mao@intel.com>H.J. Lu2006-09-051-1/+1
* * config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups againstNick Clifton2006-05-091-4/+8
* bfd/Alan Modra2006-05-031-1/+5
* Add support for the Z80 processor familyNick Clifton2005-10-251-0/+35
* Remove a29k support.Alan Modra2005-08-181-32/+0
* * elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus forJakub Jelinek2005-06-171-1/+1
* * coffcode.h (sec_to_styp_flags): Set appropriate section flags when eitherChristopher Faylor2005-06-091-1/+1
* * coffcode.h (sec_to_styp_flags): Remove read/write flags from noload sectionChristopher Faylor2005-06-091-16/+14
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* bfd/H.J. Lu2005-05-031-11/+6
* Update to ISO-C90 and fix formattingNick Clifton2005-04-211-511/+349
* 2005-04-11 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-111-1/+1
* * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code.Ben Elliston2005-02-241-9/+0
* * coffcode.h (coff_print_aux): Warning fix.Alan Modra2005-02-241-3/+5
* bfd/H.J. Lu2005-02-221-6/+6
* (coff_std_swap_table): Add an unused attribute in case it is not used.Nick Clifton2005-02-111-1/+1
* * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston2005-01-311-119/+1
* Add support for maxq10 and maxq20 machine valuesNick Clifton2005-01-101-4/+23
* Add support fpr MAXQ processorNick Clifton2004-11-081-0/+18
* 2004-10-13 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-10-131-1/+1
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+4
* PR 360Nick Clifton2004-09-031-3/+4
* bfd/Alan Modra2004-08-131-20/+17
* bfd/H.J. Lu2004-07-211-5/+12
* bfd/Alan Modra2004-06-241-22/+22
* * coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_NOT_PAGED flags.Nick Clifton2004-06-211-0/+8
* * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra2004-06-151-3/+3
* binutils ChangeLog:Bob Wilson2004-05-171-0/+4
* * coffcode.h (coff_write_object_contents) [COFF_IMAGE_WITH_PE]:Brian Ford2004-05-071-0/+2
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-0/+4
* Add support for generating DWARF2 debug sections in the x86 PE portNick Clifton2004-04-291-7/+15
* Do not mark .reloc sections as containing debug info.Nick Clifton2003-12-191-1/+5
* Set page_size to 1 instead of 0 in the case file alignment value is zero.Nick Clifton2003-12-011-0/+5
* * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata2003-12-011-1/+0
* * aix5ppc-core.c: Fix comment typos.Kazu Hirata2003-11-241-2/+2
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-2/+2
* * coffcode.h (coff_set_alignment_hook): With PE_COFF relocNathan Sidwell2003-10-071-3/+9
* Detect and issue a warning message if the line number table could not be read.Nick Clifton2003-08-051-0/+7
* Add C_TCSYM and C_ECOML to expected RS6000 storage classes.Nick Clifton2003-07-221-0/+2
* Set the IMAGE_FILE_32BIT_MACHINE flag for PE targets.Nick Clifton2003-07-121-1/+3
* Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.hSvein Seldal2003-06-041-0/+122
* Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal2003-06-041-4/+54
* Add support for h8300hn and h8300snNick Clifton2003-04-241-3/+27
* Fixes for iWMMXt contribution.Nick Clifton2003-04-011-35/+18