summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
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
2003-06-04Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.hSvein Seldal1-0/+122
2003-06-04Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal1-4/+54
2003-04-24Add support for h8300hn and h8300snNick Clifton1-3/+27
2003-04-01Fixes for iWMMXt contribution.Nick Clifton1-35/+18
2003-03-25Add iWMMXt supportNick Clifton1-0/+21
2003-02-14Change embedded documentation to use consistent indentation and to split upNick Clifton1-165/+154
2003-01-20Updates for fixing tic4x arch tagging of its object files.Svein Seldal1-0/+3
2002-12-20 * coff-h8300.c: Fix comment typos.Kazu Hirata1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-227/+243
2002-10-30 * coffcode.h: Remove extraneous '\'.Daniel Jacobowitz1-1/+1
2002-09-02 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra1-12/+4
2002-08-26 * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.Alan Modra1-0/+7
2002-07-08 * cofflink.c (_bfd_coff_final_link): On PE COFF systems, take intoMark Mitchell1-3/+3
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-6/+6
2002-06-12Change text alignement to 4 bytes.Tom Rix1-4/+6
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+4
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+1
2002-04-26typo fix in last changeAlan Modra1-1/+1
2002-04-26 * coffcode.h (coff_compute_section_file_positions): SetAlan Modra1-0/+1
2002-04-09Compute checksum for PE images.Nick Clifton1-0/+104
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+4
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton1-13/+8
2002-03-14When adding BSF_WEAK flag, OR it in rather than replacing previously selectedNick Clifton1-5/+3
2002-02-06Select the highest known ARM architecture when an F_ARM_5 flag is detected,Nick Clifton1-3/+9
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton1-0/+21