aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-10 * config/tc-i386.c (tc_i386_fix_adjustable): Test OUTPUT_FLAVORAlan Modra1-16/+26
2002-08-09 * config/tc-i386.c (output_insn): Save frag_now and frag_now_fix ()Jakub Jelinek1-51/+112
2002-07-16 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.Jan Hubicka1-15/+34
2002-07-12 * config/tc-i386.c (process_suffix): Merge CODE_64BIT JumpByteAlan Modra1-18/+6
2002-07-09 * config/tc-i386.c (md_pseudo_table <file>): Warning fix.Alan Modra1-24/+8
2002-07-08gas/ChangeLogAlan Modra1-17/+13
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek1-4/+34
2002-05-09 * config/tc-i386.c (md_estimate_size_before_relax) Don't loseAlan Modra1-7/+11
2002-05-01 * config/tc-i386.c (extra_symbol_chars): Add '[' to the list.Alan Modra1-2/+2
2002-04-28 * config/tc-i386.c: Formatting fixes, add missing space in errorAlan Modra1-13/+14
2002-04-24 * config/tc-i386.c (output_jump, output_disp)Andreas Schwab1-29/+36
2002-04-10 * as.c (parse_args <OPTION_VERSION>): Use VERSION isAlan Modra1-0/+8
2002-03-27 * config/tc-i386.c (output_jump): Set fx_pcrel_adjust to size ofAndreas Schwab1-18/+27
2002-03-09 * config/tc-i386.h (REX_OPCODE): Define.Alan Modra1-1873/+2056
2002-03-06 * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byteAlan Modra1-0/+2
2002-02-13Update copyright.Andreas Schwab1-1/+1
2002-02-13 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjustAndreas Schwab1-1/+6
2002-02-11 * i386.c (md_assemble): Support 32bit address prefix.Jan Hubicka1-14/+41
2002-01-292002-01-29 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+4
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton1-16/+10
2001-11-15 * config/tc-i386.h (md_end): Define.Alan Modra1-14/+52
2001-10-04 * config/tc-i386.c (parse_register): If not producing code forAlan Modra1-13/+7
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-8/+7
2001-09-09 * expr.c (expr): Move code setting "retval" to the end of the loop,Alan Modra1-12/+25
2001-08-01 * config/tc-i386.c (lex_got): Match lower case relocation tokens.Alan Modra1-7/+21
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-9/+0
2001-07-17 * config/tc-i386.c (comment_chars): Don't use '/' as comment start ifMatthew Green1-2/+2
2001-06-21 * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.Alan Modra1-3/+6
2001-06-10Branch hints for Pentium4 as insn modifiers, and some minor tweaksAlan Modra1-1/+34
2001-06-06 * config/tc-i386.c (md_assemble): Handle Pentium4 branch hints.Alan Modra1-11/+19
2001-05-24 From 2.11 branch 2001-03-30 Richard Henderson <rth@redhat.com>Alan Modra1-1/+6
2001-05-16Fix dwarf2_emit_insn calls when frag_var breaks things.Alan Modra1-22/+5
2001-05-03 * config/tc-i386.c (i386_displacement): Call as_bad for bad GOTOFFAlan Modra1-14/+22
2001-03-30Prepare for multi-pass relaxation.Alan Modra1-36/+41
2001-03-25Accept an absolute expression for index scale factor.Alan Modra1-16/+23
2001-03-19Fix register name printed in warning message.Alan Modra1-3/+6
2001-03-13Support for @GOTOFF in .long expressions.Alan Modra1-152/+154
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-03-07* config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc.Alan Modra1-29/+29
2001-02-282001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen <bo@suse.de>Andreas Jaeger1-10/+1
2001-02-202001-02-20 Bo Thorsen <bo@suse.de>Andreas Jaeger1-0/+1
2001-02-13Handle long jumps for .code16 and .arch < 386 by using a twoAlan Modra1-66/+142
2001-02-12 * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka1-4/+16
2001-01-172001-01-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-55/+58
2001-01-142001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-8/+6
2001-01-13 * tc-i386.h (TARGET_MACH): New macro.Jan Hubicka1-0/+13
2001-01-13 * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka1-2/+7
2001-01-12Cure recent x86 warts.Alan Modra1-18/+14
2001-01-082001-01-08 Bo Thorsen <bo@suse.de>Andreas Jaeger1-46/+46
2001-01-06 * configure.in: Define DEFAULT_ARCH for i386.Jan Hubicka1-4/+12