Age | Commit message (Expand) | Author | Files | Lines |
2005-03-27 | * config/obj-coff.c (coff_frob_symbol): When crashing because of a | Ian Lance Taylor | 1 | -1/+2 |
2005-03-16 | Convert to ISO C90 formatting | Nick Clifton | 1 | -1055/+835 |
2005-03-01 | * config/obj-coff.c (fixup_segment): Delete sy_mri_common assertion. | Alan Modra | 1 | -1/+0 |
2005-02-22 | bfd/ | H.J. Lu | 1 | -2/+2 |
2005-02-17 | * tc.h (struct relax_type, relax_typeS): Move from here.. | Alan Modra | 1 | -2/+2 |
2005-01-31 | * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c, | Ben Elliston | 1 | -96/+2 |
2004-11-19 | * config/obj-coff.c (c_dot_file_symbol): Add "app" param. | Alan Modra | 1 | -6/+4 |
2004-11-08 | Fix support for PECOFF weak symbols | Nick Clifton | 1 | -45/+151 |
2004-07-27 | Add CRX insns: pushx, popx | Nick Clifton | 1 | -1/+1 |
2004-07-06 | (coff_pseudo_table): Only define the weak pseudo for BFD based assemblers. | Nick Clifton | 1 | -2/+3 |
2004-07-03 | 2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com> | Christopher Faylor | 1 | -41/+80 |
2004-06-15 | * config/obj-coff.c (coff_adjust_section_syms): Use | Alan Modra | 1 | -5/+5 |
2003-11-20 | * config/obj-aout.h: Fix comment typos. | Kazu Hirata | 1 | -7/+7 |
2003-10-04 | (obj_coff_section [BEF_ASSEMBLER]): Make 'r' mean readonly data. | Nick Clifton | 1 | -1/+1 |
2002-12-12 | * write.c (write_object_file): Fix signed/unsigned warning. | Alan Modra | 1 | -2/+4 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -1/+1 |
2002-11-04 | Set SEC_DATA and SEC_LOAD flags for sections marked as 's'. | Nick Clifton | 1 | -1/+3 |
2002-09-05 | gas reloc rewrite. | Alan Modra | 1 | -0/+1 |
2002-08-28 | Add TMS320C4x support | Nick Clifton | 1 | -2/+2 |
2002-06-08 | * as.c: Replace CONST with const. | Alan Modra | 1 | -2/+2 |
2002-05-27 | Add missing semicolon | Nick Clifton | 1 | -1/+1 |
2002-05-23 | Silently ignore an 'a' flag in a COFF .section directive. | Nick Clifton | 1 | -17/+19 |
2002-05-23 | * write.c (size_seg): Check adjustment to last frag. | Alan Modra | 1 | -11/+23 |
2002-05-11 | Fix formatting and compile tine warnings when compiling without BFD_ASSEMBLER | Nick Clifton | 1 | -314/+255 |
2002-05-09 | * config/obj-coff.c: Fix formatting. | Kazu Hirata | 1 | -10/+10 |
2002-01-31 | Add support for OpenRISC 32-bit embedded processor | Nick Clifton | 1 | -4/+20 |
2002-01-22 | * config/obj-coff.c (obj_coff_init_stab_section): Make the | DJ Delorie | 1 | -1/+1 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 1 | -5/+1 |
2001-10-08 | Fix 2 xcoff line number problems | Tom Rix | 1 | -1/+2 |
2001-09-18 | * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning. | Alan Modra | 1 | -9/+10 |
2001-08-09 | * symbols.c: Add missing prototypes. | Alan Modra | 1 | -13/+26 |
2001-07-11 | Don't merge if the storage class of the non-debug symbol is C_NULL. | Nick Clifton | 1 | -1/+10 |
2001-06-30 | Treat a .ln directive outside of a function as a .appline directive. | Nick Clifton | 1 | -5/+5 |
2001-06-10 | Branch hints for Pentium4 as insn modifiers, and some minor tweaks | Alan Modra | 1 | -2/+2 |
2001-05-25 | * config/obj-ieee.c (write_object_file): Set finalize_syms. | Alan Modra | 1 | -2/+3 |
2001-05-24 | Fix for gas seg fault and neg line numbers | Tom Rix | 1 | -0/+5 |
2001-05-22 | * symbols.c (resolve_symbol_value): Remove "finalize" param, | Alan Modra | 1 | -4/+4 |
2001-04-25 | Check to see if the filename symbol has been initialised before extracting | Nick Clifton | 1 | -5/+6 |
2001-03-30 | Pass finalize_syms on calls to resolve_symbol_value. | Alan Modra | 1 | -4/+4 |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+2 |
2001-02-27 | Set SEC_NEVER_LOAD when the 'n' flag is used. | Nick Clifton | 1 | -2/+2 |
2001-02-11 | fix formatting | Nick Clifton | 1 | -7/+7 |
2000-12-28 | * as.h (rs_align_test): New. | Richard Henderson | 1 | -3/+9 |
2000-12-01 | 2000-11-30 Philip Blundell <pb@futuretv.com> | Phil Blundell | 1 | -1/+1 |
2000-11-28 | 2000-11-27 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -3/+3 |
2000-11-08 | 2000-11-07 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+1 |
2000-09-12 | 2000-09-12 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -96/+72 |
2000-08-22 | 2000-08-22 H.J. Lu <hjl@gnu.org> | H.J. Lu | 1 | -0/+36 |
2000-08-14 | Set the debug flag for storage types C_ARG, C_REGPARM, C_FIELD, C_MOS, C_MOE, | Nick Clifton | 1 | -4/+1 |
2000-07-24 | * config/obj-coff.c (obj_frob_symbol): Don't merge | DJ Delorie | 1 | -0/+3 |