summaryrefslogtreecommitdiff
path: root/gas/config/obj-coff.c
Commit message (Expand)AuthorAgeFilesLines
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-1/+1
* gas/Jan Beulich2005-04-191-25/+7
* * config/obj-coff.c (coff_frob_symbol): When crashing because of aIan Lance Taylor2005-03-271-1/+2
* Convert to ISO C90 formattingNick Clifton2005-03-161-1055/+835
* * config/obj-coff.c (fixup_segment): Delete sy_mri_common assertion.Alan Modra2005-03-011-1/+0
* bfd/H.J. Lu2005-02-221-2/+2
* * tc.h (struct relax_type, relax_typeS): Move from here..Alan Modra2005-02-171-2/+2
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-96/+2
* * config/obj-coff.c (c_dot_file_symbol): Add "app" param.Alan Modra2004-11-191-6/+4
* Fix support for PECOFF weak symbolsNick Clifton2004-11-081-45/+151
* Add CRX insns: pushx, popxNick Clifton2004-07-271-1/+1
* (coff_pseudo_table): Only define the weak pseudo for BFD based assemblers.Nick Clifton2004-07-061-2/+3
* 2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>Christopher Faylor2004-07-031-41/+80
* * config/obj-coff.c (coff_adjust_section_syms): UseAlan Modra2004-06-151-5/+5
* * config/obj-aout.h: Fix comment typos.Kazu Hirata2003-11-201-7/+7
* (obj_coff_section [BEF_ASSEMBLER]): Make 'r' mean readonly data.Nick Clifton2003-10-041-1/+1
* * write.c (write_object_file): Fix signed/unsigned warning.Alan Modra2002-12-121-2/+4
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-1/+1
* Set SEC_DATA and SEC_LOAD flags for sections marked as 's'.Nick Clifton2002-11-041-1/+3
* gas reloc rewrite.Alan Modra2002-09-051-0/+1
* Add TMS320C4x supportNick Clifton2002-08-281-2/+2
* * as.c: Replace CONST with const.Alan Modra2002-06-081-2/+2
* Add missing semicolonNick Clifton2002-05-271-1/+1
* Silently ignore an 'a' flag in a COFF .section directive.Nick Clifton2002-05-231-17/+19
* * write.c (size_seg): Check adjustment to last frag.Alan Modra2002-05-231-11/+23
* Fix formatting and compile tine warnings when compiling without BFD_ASSEMBLERNick Clifton2002-05-111-314/+255
* * config/obj-coff.c: Fix formatting.Kazu Hirata2002-05-091-10/+10
* Add support for OpenRISC 32-bit embedded processorNick Clifton2002-01-311-4/+20
* * config/obj-coff.c (obj_coff_init_stab_section): Make theDJ Delorie2002-01-221-1/+1
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-5/+1
* Fix 2 xcoff line number problemsTom Rix2001-10-081-1/+2
* * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning.Alan Modra2001-09-181-9/+10
* * symbols.c: Add missing prototypes.Alan Modra2001-08-091-13/+26
* Don't merge if the storage class of the non-debug symbol is C_NULL.Nick Clifton2001-07-111-1/+10
* Treat a .ln directive outside of a function as a .appline directive.Nick Clifton2001-06-301-5/+5
* Branch hints for Pentium4 as insn modifiers, and some minor tweaksAlan Modra2001-06-101-2/+2
* * config/obj-ieee.c (write_object_file): Set finalize_syms.Alan Modra2001-05-251-2/+3
* Fix for gas seg fault and neg line numbersTom Rix2001-05-241-0/+5
* * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra2001-05-221-4/+4
* Check to see if the filename symbol has been initialised before extractingNick Clifton2001-04-251-5/+6
* Pass finalize_syms on calls to resolve_symbol_value.Alan Modra2001-03-301-4/+4
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* Set SEC_NEVER_LOAD when the 'n' flag is used.Nick Clifton2001-02-271-2/+2
* fix formattingNick Clifton2001-02-111-7/+7
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-3/+9
* 2000-11-30 Philip Blundell <pb@futuretv.com>Phil Blundell2000-12-011-1/+1
* 2000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-281-3/+3
* 2000-11-07 H.J. Lu <hjl@gnu.org>H.J. Lu2000-11-081-0/+1
* 2000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-121-96/+72