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