summaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.h
Commit message (Expand)AuthorAgeFilesLines
* * config/tc-hppa.c: Fix comment typos.Kazu Hirata2003-11-211-1/+1
* * config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLERAlan Modra2003-08-141-71/+4
* gas/H.J. Lu2003-06-231-1/+2
* 2003-06-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-101-2/+7
* * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.Richard Henderson2003-05-271-7/+7
* * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra2003-05-201-0/+15
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-9/+4
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-1/+1
* * config/tc-i386.h (EXTERN_FORCE_RELOC): Define only if STRICT_PE_FORMAT.Christopher Faylor2002-11-111-1/+3
* * config/tc-i386.h (EXTERN_FORCE_RELOC): Define.Alan Modra2002-10-151-1/+9
* 2002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien2002-09-171-1/+8
* gas reloc rewrite.Alan Modra2002-09-051-37/+21
* * config/tc-i386.h: Reorganize.Alan Modra2002-08-091-79/+76
* * config/tc-i386.c (md_pseudo_table <file>): Warning fix.Alan Modra2002-07-091-2/+9
* * write.c (size_seg): Check adjustment to last frag.Alan Modra2002-05-231-2/+4
* * config/tc-i386.h (REX_OPCODE): Define.Alan Modra2002-03-091-9/+11
* Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton2001-11-151-3/+0
* * config/tc-i386.h (md_end): Define.Alan Modra2001-11-151-1/+5
* * config/tc-alpha.h: Fix formatting.Kazu Hirata2001-07-231-1/+1
* Support for @GOTOFF in .long expressions.Alan Modra2001-03-131-0/+9
* Fix copyright noticesNick Clifton2001-03-081-2/+3
* 001-02-18 David O'Brien <obrien@FreeBSD.org>David O'Brien2001-02-191-0/+3
* * tc-i386.h (TARGET_MACH): New macro.Jan Hubicka2001-01-131-0/+2
* * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE): Removed, it'sAndreas Jaeger2001-01-111-10/+1
* * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX, Cpu3dnow,Jan Hubicka2001-01-031-8/+10
* * as.h (rs_align_test): New.Richard Henderson2000-12-281-4/+3
* * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka2000-12-201-49/+86
* * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka2000-12-111-10/+7
* Correct handling of non-global syms in linkonce sections.Alan Modra2000-10-051-2/+9
* 2000-09-15 Kazu Hirata <kazu@hxi.com> Kazu Hirata2000-09-161-14/+10
* * config/tc-i386.h <OBJ_MAYBE_ELF, OBJ_MAYBE_COFF>Alexandre Oliva2000-08-231-1/+1
* * config/tc-i386.h (TC_FIX_ADJUSTABLE): Do *NOT* define if targetAlexandre Oliva2000-08-231-1/+1
* * write.c (TC_FIX_ADJUSTABLE): Define to 1, if not defined.Alexandre Oliva2000-08-221-4/+6
* * write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE]: UseAlexandre Oliva2000-08-181-0/+4
* `.arch cpu_type' pseudo for x86.Alan Modra2000-05-131-94/+108
* go32 bss alignment.Alan Modra2000-05-031-0/+1
* config/tc-i386.c (struct _i386_insn): Combine disps, imms, regs intoAlan Modra2000-02-241-5/+0
* This set of patches add support for aout emulation on the x86Alan Modra2000-01-261-15/+16
* Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp andAlan Modra2000-01-151-2/+1
* 1999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-3/+0
* * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 forIan Lance Taylor1999-08-091-0/+14
* Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1999-08-041-11/+12
* * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1999-06-121-10/+3
* XAlan Modra1999-05-131-9/+16
* Initial revisionRichard Henderson1999-05-031-0/+471