| Commit message (Expand) | Author | Age | Files | Lines |
* | * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its | Nick Clifton | 2006-09-16 | 1 | -11/+11 |
* | 2006-09-05 Bibo Mao <bibo.mao@intel.com> | H.J. Lu | 2006-09-05 | 1 | -1/+1 |
* | * config/tc-arm.c (arm_fix_adjustable): For COFF, convert fixups against | Nick Clifton | 2006-05-09 | 1 | -4/+8 |
* | bfd/ | Alan Modra | 2006-05-03 | 1 | -1/+5 |
* | Add support for the Z80 processor family | Nick Clifton | 2005-10-25 | 1 | -0/+35 |
* | Remove a29k support. | Alan Modra | 2005-08-18 | 1 | -32/+0 |
* | * elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus for | Jakub Jelinek | 2005-06-17 | 1 | -1/+1 |
* | * coffcode.h (sec_to_styp_flags): Set appropriate section flags when either | Christopher Faylor | 2005-06-09 | 1 | -1/+1 |
* | * coffcode.h (sec_to_styp_flags): Remove read/write flags from noload section | Christopher Faylor | 2005-06-09 | 1 | -16/+14 |
* | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | Update the FSF address in the copyright/GPL notice | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | bfd/ | H.J. Lu | 2005-05-03 | 1 | -11/+6 |
* | Update to ISO-C90 and fix formatting | Nick Clifton | 2005-04-21 | 1 | -511/+349 |
* | 2005-04-11 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2005-04-11 | 1 | -1/+1 |
* | * coffcode.h (coff_sym_filepos): Remove GNU960 conditional code. | Ben Elliston | 2005-02-24 | 1 | -9/+0 |
* | * coffcode.h (coff_print_aux): Warning fix. | Alan Modra | 2005-02-24 | 1 | -3/+5 |
* | bfd/ | H.J. Lu | 2005-02-22 | 1 | -6/+6 |
* | (coff_std_swap_table): Add an unused attribute in case it is not used. | Nick Clifton | 2005-02-11 | 1 | -1/+1 |
* | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 2005-01-31 | 1 | -119/+1 |
* | Add support for maxq10 and maxq20 machine values | Nick Clifton | 2005-01-10 | 1 | -4/+23 |
* | Add support fpr MAXQ processor | Nick Clifton | 2004-11-08 | 1 | -0/+18 |
* | 2004-10-13 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2004-10-13 | 1 | -1/+1 |
* | Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nm | Nick Clifton | 2004-10-08 | 1 | -0/+4 |
* | PR 360 | Nick Clifton | 2004-09-03 | 1 | -3/+4 |
* | bfd/ | Alan Modra | 2004-08-13 | 1 | -20/+17 |
* | bfd/ | H.J. Lu | 2004-07-21 | 1 | -5/+12 |
* | bfd/ | Alan Modra | 2004-06-24 | 1 | -22/+22 |
* | * coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_NOT_PAGED flags. | Nick Clifton | 2004-06-21 | 1 | -0/+8 |
* | * section.c (struct sec): Remove usused flags. Reorganize a little. | Alan Modra | 2004-06-15 | 1 | -3/+3 |
* | binutils ChangeLog: | Bob Wilson | 2004-05-17 | 1 | -0/+4 |
* | * coffcode.h (coff_write_object_contents) [COFF_IMAGE_WITH_PE]: | Brian Ford | 2004-05-07 | 1 | -0/+2 |
* | * section.c (bfd_make_section_anyway): Add all sections to hash tab. | Alan Modra | 2004-04-30 | 1 | -0/+4 |
* | Add support for generating DWARF2 debug sections in the x86 PE port | Nick Clifton | 2004-04-29 | 1 | -7/+15 |
* | Do not mark .reloc sections as containing debug info. | Nick Clifton | 2003-12-19 | 1 | -1/+5 |
* | Set page_size to 1 instead of 0 in the case file alignment value is zero. | Nick Clifton | 2003-12-01 | 1 | -0/+5 |
* | * coff-rs6000.c: Remove ARGSUSED and VARARGS. | Kazu Hirata | 2003-12-01 | 1 | -1/+0 |
* | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 2003-11-24 | 1 | -2/+2 |
* | * aout-adobe.c (aout_adobe_set_section_contents): Constify location. | Alan Modra | 2003-11-04 | 1 | -2/+2 |
* | * coffcode.h (coff_set_alignment_hook): With PE_COFF reloc | Nathan Sidwell | 2003-10-07 | 1 | -3/+9 |
* | Detect and issue a warning message if the line number table could not be read. | Nick Clifton | 2003-08-05 | 1 | -0/+7 |
* | Add C_TCSYM and C_ECOML to expected RS6000 storage classes. | Nick Clifton | 2003-07-22 | 1 | -0/+2 |
* | Set the IMAGE_FILE_32BIT_MACHINE flag for PE targets. | Nick Clifton | 2003-07-12 | 1 | -1/+3 |
* | Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.h | Svein Seldal | 2003-06-04 | 1 | -0/+122 |
* | Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments | Svein Seldal | 2003-06-04 | 1 | -4/+54 |
* | Add support for h8300hn and h8300sn | Nick Clifton | 2003-04-24 | 1 | -3/+27 |
* | Fixes for iWMMXt contribution. | Nick Clifton | 2003-04-01 | 1 | -35/+18 |
* | Add iWMMXt support | Nick Clifton | 2003-03-25 | 1 | -0/+21 |
* | Change embedded documentation to use consistent indentation and to split up | Nick Clifton | 2003-02-14 | 1 | -165/+154 |
* | Updates for fixing tic4x arch tagging of its object files. | Svein Seldal | 2003-01-20 | 1 | -0/+3 |
* | * coff-h8300.c: Fix comment typos. | Kazu Hirata | 2002-12-20 | 1 | -1/+1 |