aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-27 * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.Richard Henderson1-41/+28
2003-05-20 * dw2gencfi.c, dw2gencfi.h: New files.Alan Modra1-0/+83
2003-01-29line_comment_chars: Add '#'. This makes the assembler's handling ofNick Clifton1-2/+2
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-13/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-1/+1
2002-11-28 * symbols.c (S_SET_THREAD_LOCAL): New function.Jakub Jelinek1-2/+12
2002-10-11 * config/tc-i386.c (output_jump): Set fx_signed for loop/jcxz.Alan Modra1-6/+16
2002-09-27bfd/Jakub Jelinek1-4/+26
2002-09-24 * config/tc-i386.c (process_operands): Warn about "lea" segmentAlan Modra1-9/+10
2002-09-21 * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,Alan Modra1-9/+6
2002-09-19bfd/Jakub Jelinek1-0/+10
2002-09-172002-09-16 Bruno Haible <bruno@clisp.org>David O'Brien1-1/+1
2002-09-11 * config/tc-i386.c (md_apply_fix3): Allow addend forJakub Jelinek1-3/+0
2002-09-05gas reloc rewrite.Alan Modra1-10/+17
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