OSDN Git Service

* symbols.c (S_SET_THREAD_LOCAL): New function.
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / tc-i386.c
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...
2001-01-04 hubicka * tc-i386.c (cpu_arch): Add Pentium4 and modify sledge...
2001-01-03 hubicka * tc-i387.c (pi, pte, pt): Update.
2000-12-22 hjl2000-12-22 H.J. Lu <hjl@gnu.org>
2000-12-20 hubicka * tc-i386.h (i386_target_format): Define even for...
2000-12-16 dnovillo2000-12-15 Diego Novillo <dnovillo@redhat.com>
2000-12-11 hubicka * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes...
2000-12-06 amodraFix T_SHORT macro conflict.
2000-12-03 kazu2000-12-03 Kazu Hirata <kazu@hxi.com>
2000-12-01 dnovillo2000-11-30 Diego Novillo <dnovillo@redhat.com>
2000-11-17 rth * config/tc-i386.c (md_pseudo_table): Add ...
2000-11-17 rth * config/tc-i386.c (md_assemble): Call dwarf2_e...
2000-11-14 kazu2000-11-14 Kazu Hirata <kazu@hxi.com>
2000-10-25 dnovillo2000-10-25 Diego Novillo <dnovillo@cygnus.com>
2000-10-25 dnovillo2000-10-24 Diego Novillo <dnovillo@cygnus.com>
2000-10-15 dnovillogas:
2000-10-05 amodraCorrect handling of non-global syms in linkonce sections.
2000-08-14 dnovillo * tc-i386.c (md_assemble): Skip suffix check if the...
2000-08-04 kazu2000-08-05 Kazu Hirata <kazu@hxi.com>
2000-06-25 dj386.c (md_estimate_size_before_relax): Revert
2000-06-22 amodraFix a problem with 32-bit displacements in .code16gcc...
2000-06-21 dj* config/tc-i386.c (tc_i386_fix_adjustable): Revert...
2000-06-19 nickcApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-09 amodraDon't treat `;' as a line separator by default.
2000-06-03 amodraUpdate md_shortopts to what we actually handle.
2000-05-23 amodraPass jump reloc in fr_var so it can be used in
2000-05-22 amodraKeep a reloc for jumps to weak and external symbols.
2000-05-13 amodraAdd x86 gas -q option to quiet some x86 gas warnings.
2000-05-13 amodra`.arch cpu_type' pseudo for x86.
2000-04-25 amodraRemove '/' from comment_chars for FreeBSD so divide...
2000-04-25 amodraKeep shift count smaller than 32.
2000-04-18 hjl2000-04-18 H.J. Lu (hjl@gnu.org)
2000-04-17 amodra64 bit bfd fix.
2000-04-10 amodraFix 64-bit nits.
2000-04-03 amodraCorrect 2000-02-26 change.
2000-03-26 amodraMostly cosmetic. Fixes to comments. Don't start as_ba...
2000-02-26 amodraCatch some more cases where we can represent a 16 bit...
2000-02-25 amodraExtend the i386 gas testsuite to do some tests for...
2000-02-24 amodraYet more .intel_syntax fixes.
2000-02-24 amodraCorrect intel_syntax fsub* and fdiv* handling. Oh...
2000-02-24 amodraconfig/tc-i386.c (struct _i386_insn): Combine disps...
next