OSDN Git Service

* Makefile.am (GAS_CFILES): Remove bignum-copy.c.
[pf3gnuchains/pf3gnuchains4x.git] / gas / config / tc-i386.c
2005-04-29 bje * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-04-18 kettenisgas/ChangeLog:
2005-04-12 kettenisinclude/opcode/ChangeLog:
2005-04-07 hjlgas/
2005-04-01 jbeulichgas/
2005-04-01 jbeulichgas/
2005-04-01 jbeulichgas/
2005-03-17 jbeulichgas/
2005-03-03 amodraupdate copyright dates
2005-03-02 jbeulichgas/
2005-03-02 jbeulichgas/
2005-01-31 bje * config/atof-ieee.c, config/obj-coff.c, config/obj...
2005-01-14 hjl2005-01-14 H.J. Lu <hongjiu.lu@intel.com>
2004-11-25 jbeulichgas/
2004-11-23 jbeulichgas/
2004-11-08 nickcFix support for PECOFF weak symbols
2004-11-04 jbeulichgas/
2004-10-18 amodra * config/tc-i386.c (O_secrel): Delete.
2004-10-08 drowbfd/
2004-07-21 nickcFor DefaultSize instructions, don't guess a 'q' suffix...
2004-07-21 nickcCorrections for x86_64 assembly.
2004-07-13 nickcAdd support for & | << >> ~ arithmetic operators...
2004-07-03 cgf2004-07-04 Aaron W. LaFramboise <aaron98wiridge9@aaron...
2004-06-18 nickc* config/tc-i386.c: Deal with LEX_QM the same way as...
2004-04-20 nickcAdd support for a .secrel32 x86 reloc to allow DWARF...
2004-03-12 mludvig2004-03-12 Michal Ludvig <mludvig@suse.cz>
2003-11-22 kazu * config/tc-a29k.h: Fix comment typos.
2003-11-21 kazu * config/tc-hppa.c: Fix comment typos.
2003-11-11 aj2003-11-11 Jan Hubicka <jh@suse.cz>
2003-08-14 amodra * config/tc-i386.h: Remove BFD_ASSEMBLER tests and...
2003-08-04 amodra * config/tc-i386.c (i386_intel_operand): Always call...
2003-07-04 nickc* config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use...
2003-06-26 hjl2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
2003-06-23 hjlgas/
2003-06-10 hjl2003-06-09 H.J. Lu <hongjiu.lu@intel.com>
2003-05-27 rth * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.
2003-05-20 amodra * dw2gencfi.c, dw2gencfi.h: New files.
2003-01-29 nickcline_comment_chars: Add '#'. This makes the assembler...
2003-01-23 amodra * symbols.c (S_FORCE_RELOC): Add "strict" param.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 jakub * symbols.c (S_SET_THREAD_LOCAL): New function.
2002-10-11 amodra * config/tc-i386.c (output_jump): Set fx_signed for...
2002-09-27 jakubbfd/
2002-09-24 amodra * config/tc-i386.c (process_operands): Warn about...
2002-09-21 amodra * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,
2002-09-19 jakubbfd/
2002-09-17 obrien2002-09-16 Bruno Haible <bruno@clisp.org>
2002-09-11 jakub * config/tc-i386.c (md_apply_fix3): Allow addend for
2002-09-05 amodragas reloc rewrite.
2002-08-10 amodra * config/tc-i386.c (tc_i386_fix_adjustable): Test...
2002-08-09 jakub * config/tc-i386.c (output_insn): Save frag_now and...
2002-07-16 hubicka * tc-i386.c (i386_align_code): Implement x86_64 neutra...
2002-07-12 amodra * config/tc-i386.c (process_suffix): Merge CODE_64BIT...
2002-07-09 amodra * config/tc-i386.c (md_pseudo_table <file>): Warning...
2002-07-08 amodragas/ChangeLog
2002-05-23 jakub * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-09 amodra * config/tc-i386.c (md_estimate_size_before_relax...
2002-05-01 amodra * config/tc-i386.c (extra_symbol_chars): Add '[' to...
2002-04-28 amodra * config/tc-i386.c: Formatting fixes, add missing...
2002-04-24 schwab * config/tc-i386.c (output_jump, output_disp)
2002-04-10 amodra * as.c (parse_args <OPTION_VERSION>): Use VERSION is
2002-03-27 schwab * config/tc-i386.c (output_jump): Set fx_pcrel_adjust...
2002-03-09 amodra * config/tc-i386.h (REX_OPCODE): Define.
2002-03-06 amodra * config/tc-i386.c (tc_gen_reloc): Don't attempt to...
2002-02-13 schwabUpdate copyright.
2002-02-13 schwab * config/tc-i386.c (tc_i386_fix_adjustable): Don't...
2002-02-11 hubicka * i386.c (md_assemble): Support 32bit address prefix.
2002-01-29 drow2002-01-29 Daniel Jacobowitz <drow@mvista.com>
2001-11-15 nickcUpdate all uses of md_apply_fix to use md_apply_fix3...
2001-11-15 amodra * config/tc-i386.h (md_end): Define.
2001-10-04 amodra * config/tc-i386.c (parse_register): If not producing...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-09 amodra * expr.c (expr): Move code setting "retval" to the...
2001-08-01 amodra * config/tc-i386.c (lex_got): Match lower case relocat...
2001-07-23 amodra * symbols.c (S_GET_VALUE): Don't treat O_constant...
2001-07-17 mrg * config/tc-i386.c (comment_chars): Don't use '/'...
2001-06-21 amodra * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.
2001-06-10 amodraBranch hints for Pentium4 as insn modifiers, and some...
2001-06-06 amodra * config/tc-i386.c (md_assemble): Handle Pentium4...
2001-05-24 amodra From 2.11 branch 2001-03-30 Richard Henderson <rth...
2001-05-16 amodraFix dwarf2_emit_insn calls when frag_var breaks things.
2001-05-03 amodra * config/tc-i386.c (i386_displacement): Call as_bad...
2001-03-30 amodraPrepare for multi-pass relaxation.
2001-03-25 amodraAccept an absolute expression for index scale factor.
2001-03-19 amodraFix register name printed in warning message.
2001-03-13 amodraSupport for @GOTOFF in .long expressions.
2001-03-08 nickcFix copyright notices
2001-03-07 amodra* config/tc-i386.c (struct _i386_insn): Rename disp_rel...
2001-02-28 aj2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen...
2001-02-20 aj2001-02-20 Bo Thorsen <bo@suse.de>
2001-02-13 amodraHandle long jumps for .code16 and .arch < 386 by using...
2001-02-12 hubicka * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86...
2001-01-17 kazu2001-01-16 Kazu Hirata <kazu@hxi.com>
2001-01-14 kazu2001-01-14 Kazu Hirata <kazu@hxi.com>
2001-01-13 hubicka * tc-i386.h (TARGET_MACH): New macro.
2001-01-13 hubicka * i386.c (md_assemble): Check cpu_flags even for nulla...
2001-01-12 amodraCure recent x86 warts.
2001-01-08 aj2001-01-08 Bo Thorsen <bo@suse.de>
2001-01-06 hubicka * configure.in: Define DEFAULT_ARCH for i386.
2001-01-05 hubicka * tc-i386.c (md_assemble): Handle third byte of the...
next