| Commit message (Expand) | Author | Age | Files | Lines |
* | gas/ | Jan Beulich | 2004-11-23 | 1 | -6/+8 |
* | gas/ | Jan Beulich | 2004-11-04 | 1 | -12/+0 |
* | * config/tc-i386.c (O_secrel): Delete. | Alan Modra | 2004-10-18 | 1 | -0/+9 |
* | bfd/ | Daniel Jacobowitz | 2004-10-08 | 1 | -0/+3 |
* | (TARGET_FORMAT): Remove LynxOS COFF definition. | Nick Clifton | 2004-10-01 | 1 | -5/+1 |
* | Add support for a .secrel32 x86 reloc to allow DWARF" debug information to used | Nick Clifton | 2004-04-20 | 1 | -0/+6 |
* | 2004-03-12 Michal Ludvig <mludvig@suse.cz> | Michal Ludvig | 2004-03-12 | 1 | -2/+3 |
* | * config/tc-hppa.c: Fix comment typos. | Kazu Hirata | 2003-11-21 | 1 | -1/+1 |
* | * config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLER | Alan Modra | 2003-08-14 | 1 | -71/+4 |
* | gas/ | H.J. Lu | 2003-06-23 | 1 | -1/+2 |
* | 2003-06-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2003-06-10 | 1 | -2/+7 |
* | * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch. | Richard Henderson | 2003-05-27 | 1 | -7/+7 |
* | * dw2gencfi.c, dw2gencfi.h: New files. | Alan Modra | 2003-05-20 | 1 | -0/+15 |
* | * symbols.c (S_FORCE_RELOC): Add "strict" param. | Alan Modra | 2003-01-23 | 1 | -9/+4 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -1/+1 |
* | * config/tc-i386.h (EXTERN_FORCE_RELOC): Define only if STRICT_PE_FORMAT. | Christopher Faylor | 2002-11-11 | 1 | -1/+3 |
* | * config/tc-i386.h (EXTERN_FORCE_RELOC): Define. | Alan Modra | 2002-10-15 | 1 | -1/+9 |
* | 2002-09-16 Bruno Haible <bruno@clisp.org> | David O'Brien | 2002-09-17 | 1 | -1/+8 |
* | gas reloc rewrite. | Alan Modra | 2002-09-05 | 1 | -37/+21 |
* | * config/tc-i386.h: Reorganize. | Alan Modra | 2002-08-09 | 1 | -79/+76 |
* | * config/tc-i386.c (md_pseudo_table <file>): Warning fix. | Alan Modra | 2002-07-09 | 1 | -2/+9 |
* | * write.c (size_seg): Check adjustment to last frag. | Alan Modra | 2002-05-23 | 1 | -2/+4 |
* | * config/tc-i386.h (REX_OPCODE): Define. | Alan Modra | 2002-03-09 | 1 | -9/+11 |
* | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 2001-11-15 | 1 | -3/+0 |
* | * config/tc-i386.h (md_end): Define. | Alan Modra | 2001-11-15 | 1 | -1/+5 |
* | * config/tc-alpha.h: Fix formatting. | Kazu Hirata | 2001-07-23 | 1 | -1/+1 |
* | Support for @GOTOFF in .long expressions. | Alan Modra | 2001-03-13 | 1 | -0/+9 |
* | Fix copyright notices | Nick Clifton | 2001-03-08 | 1 | -2/+3 |
* | 001-02-18 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 2001-02-19 | 1 | -0/+3 |
* | * tc-i386.h (TARGET_MACH): New macro. | Jan Hubicka | 2001-01-13 | 1 | -0/+2 |
* | * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it's | Andreas Jaeger | 2001-01-11 | 1 | -10/+1 |
* | * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow, | Jan Hubicka | 2001-01-03 | 1 | -8/+10 |
* | * as.h (rs_align_test): New. | Richard Henderson | 2000-12-28 | 1 | -4/+3 |
* | * tc-i386.h (i386_target_format): Define even for ELFs. | Jan Hubicka | 2000-12-20 | 1 | -49/+86 |
* | * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intel | Jan Hubicka | 2000-12-11 | 1 | -10/+7 |
* | Correct handling of non-global syms in linkonce sections. | Alan Modra | 2000-10-05 | 1 | -2/+9 |
* | 2000-09-15 Kazu Hirata <kazu@hxi.com>
| Kazu Hirata | 2000-09-16 | 1 | -14/+10 |
* | * config/tc-i386.h <OBJ_MAYBE_ELF, OBJ_MAYBE_COFF> | Alexandre Oliva | 2000-08-23 | 1 | -1/+1 |
* | * config/tc-i386.h (TC_FIX_ADJUSTABLE): Do *NOT* define if target | Alexandre Oliva | 2000-08-23 | 1 | -1/+1 |
* | * write.c (TC_FIX_ADJUSTABLE): Define to 1, if not defined. | Alexandre Oliva | 2000-08-22 | 1 | -4/+6 |
* | * write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE]: Use | Alexandre Oliva | 2000-08-18 | 1 | -0/+4 |
* | `.arch cpu_type' pseudo for x86. | Alan Modra | 2000-05-13 | 1 | -94/+108 |
* | go32 bss alignment. | Alan Modra | 2000-05-03 | 1 | -0/+1 |
* | config/tc-i386.c (struct _i386_insn): Combine disps, imms, regs into | Alan Modra | 2000-02-24 | 1 | -5/+0 |
* | This set of patches add support for aout emulation on the x86 | Alan Modra | 2000-01-26 | 1 | -15/+16 |
* | Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and | Alan Modra | 2000-01-15 | 1 | -2/+1 |
* | 1999-09-11 Donn Terry <donn@interix.com> | Ian Lance Taylor | 1999-09-12 | 1 | -3/+0 |
* | * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 for | Ian Lance Taylor | 1999-08-09 | 1 | -0/+14 |
* | Support for gcc to generate 16-bit i386 code. (.code16gcc) | Alan Modra | 1999-08-04 | 1 | -11/+12 |
* | * subsegs.c (subseg_text_p): New function. | Ian Lance Taylor | 1999-06-12 | 1 | -10/+3 |