Fix dwarf2_emit_insn calls when frag_var breaks things.
[deliverable/binutils-gdb.git] / gas / config / tc-i386.c
2001-05-16  Alan ModraFix dwarf2_emit_insn calls when frag_var breaks things.
2001-05-03  Alan Modra * config/tc-i386.c (i386_displacement): Call as_bad...
2001-03-30  Alan ModraPrepare for multi-pass relaxation.
2001-03-25  Alan ModraAccept an absolute expression for index scale factor.
2001-03-19  Alan ModraFix register name printed in warning message.
2001-03-13  Alan ModraSupport for @GOTOFF in .long expressions.
2001-03-08  Nick CliftonFix copyright notices
2001-03-07  Alan Modra* config/tc-i386.c (struct _i386_insn): Rename disp_rel...
2001-02-28  Andreas Jaeger2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen...
2001-02-20  Andreas Jaeger2001-02-20 Bo Thorsen <bo@suse.de>
2001-02-13  Alan ModraHandle long jumps for .code16 and .arch < 386 by using...
2001-02-12  Jan Hubicka * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86...
2001-01-17  Kazu Hirata2001-01-16 Kazu Hirata <kazu@hxi.com>
2001-01-14  Kazu Hirata2001-01-14 Kazu Hirata <kazu@hxi.com>
2001-01-13  Jan Hubicka * tc-i386.h (TARGET_MACH): New macro.
2001-01-13  Jan Hubicka * i386.c (md_assemble): Check cpu_flags even for nulla...
2001-01-12  Alan ModraCure recent x86 warts.
2001-01-08  Andreas Jaeger2001-01-08 Bo Thorsen <bo@suse.de>
2001-01-06  Jan Hubicka * configure.in: Define DEFAULT_ARCH for i386.
2001-01-05  Jan Hubicka * tc-i386.c (md_assemble): Handle third byte of the...
2001-01-04  Jan Hubicka * tc-i386.c (cpu_arch): Add Pentium4 and modify sledge...
2001-01-03  Jan Hubicka * tc-i387.c (pi, pte, pt): Update.
2000-12-22  H.J. Lu2000-12-22 H.J. Lu <hjl@gnu.org>
2000-12-20  Jan Hubicka * tc-i386.h (i386_target_format): Define even for...
2000-12-16  Diego Novillo2000-12-15 Diego Novillo <dnovillo@redhat.com>
2000-12-11  Jan Hubicka * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes...
2000-12-06  Alan ModraFix T_SHORT macro conflict.
2000-12-03  Kazu Hirata2000-12-03 Kazu Hirata <kazu@hxi.com>
2000-12-01  Diego Novillo2000-11-30 Diego Novillo <dnovillo@redhat.com>
2000-11-17  Richard Henderson * config/tc-i386.c (md_pseudo_table): Add ...
2000-11-17  Richard Henderson * config/tc-i386.c (md_assemble): Call dwarf2_e...
2000-11-14  Kazu Hirata2000-11-14 Kazu Hirata <kazu@hxi.com>
2000-10-25  Diego Novillo2000-10-25 Diego Novillo <dnovillo@cygnus.com>
2000-10-25  Diego Novillo2000-10-24 Diego Novillo <dnovillo@cygnus.com>
2000-10-15  Diego Novillogas:
2000-10-05  Alan ModraCorrect handling of non-global syms in linkonce sections.
2000-08-14  Diego Novillo * tc-i386.c (md_assemble): Skip suffix check if the...
2000-08-04  Kazu Hirata2000-08-05 Kazu Hirata <kazu@hxi.com>
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-25  DJ Delorie386.c (md_estimate_size_before_relax): Revert
2000-06-22  Alan ModraFix a problem with 32-bit displacements in .code16gcc...
2000-06-21  DJ Delorie* config/tc-i386.c (tc_i386_fix_adjustable): Revert...
2000-06-19  Nick CliftonApplied Stephane Carrez <Stephane.Carrez@worldnet.fr...
2000-06-09  Alan ModraDon't treat `;' as a line separator by default.
2000-06-03  Alan ModraUpdate md_shortopts to what we actually handle.
2000-05-23  Alan ModraPass jump reloc in fr_var so it can be used in
2000-05-22  Alan ModraKeep a reloc for jumps to weak and external symbols.
2000-05-13  Alan ModraAdd x86 gas -q option to quiet some x86 gas warnings.
2000-05-13  Alan Modra`.arch cpu_type' pseudo for x86.
2000-04-25  Alan ModraRemove '/' from comment_chars for FreeBSD so divide...
2000-04-25  Alan ModraKeep shift count smaller than 32.
2000-04-18  H.J. Lu2000-04-18 H.J. Lu (hjl@gnu.org)
2000-04-17  Alan Modra64 bit bfd fix.
2000-04-10  Alan ModraFix 64-bit nits.
2000-04-03  Alan ModraCorrect 2000-02-26 change.
2000-03-26  Alan ModraMostly cosmetic. Fixes to comments. Don't start as_ba...
2000-02-26  Alan ModraCatch some more cases where we can represent a 16 bit...
2000-02-25  Alan ModraExtend the i386 gas testsuite to do some tests for...
2000-02-24  Alan ModraYet more .intel_syntax fixes.
2000-02-24  Alan ModraCorrect intel_syntax fsub* and fdiv* handling. Oh...
2000-02-24  Alan Modraconfig/tc-i386.c (struct _i386_insn): Combine disps...
2000-02-24  Richard Henderson * config/tc-i386.c (md_assemble): When swapping...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-21  Alan ModraThis lot mainly cleans up `comparison between signed...
2000-01-26  Alan ModraThis set of patches add support for aout emulation...
2000-01-15  Alan ModraCosmetic changes to tc-i386.[ch] + extend x86 gas tests...
1999-12-27  Alan Modrax86 indirect jump/call syntax fixes. Disassembly fix...
1999-11-16  Alan Modra* config/tc-i386.c (i386_immediate): Disallow O_big...
1999-10-12  Alan ModraNit fix.
1999-09-19  Ian Lance Taylor1999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
1999-09-13  Alan ModraHackery to handle ix86 "jmp constant" as a pc-relative...
1999-09-13  Alan ModraTidy jump handling code and comments.
1999-09-12  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-12  Ian Lance Taylor * config/tc-i386.c (md_apply_fix3): Add horrible adjus...
1999-09-12  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-12  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-09-12  Ian Lance Taylorcomment change
1999-09-12  Ian Lance Taylor1999-09-11 Donn Terry <donn@interix.com>
1999-08-30  Alan Modrai386 gas code cleanups: combine i386_is_reg and parse_r...
1999-08-29  Alan ModraAllow spaces in i386 FP reg names, eg. %st ( 1 ).
1999-08-20  Alan Modra*gas/config/tc-i386.c: Fix errors in displacement size...
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-11  Alan Modraconfig/tc-i386.c: Remove dead code
1999-08-04  Alan ModraSupport for gcc to generate 16-bit i386 code. (.code16gcc)
1999-08-03  Ian Lance Taylor * config/obj-coff.c (coff_frob_symbol): Always update...
1999-08-03  Alan ModraRationalize some of the i386 intel mode code.
1999-08-03  Alan Modra* config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-28  Alan ModraFix an overflow checking bug uncovered when a 32 bit...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-16  Alan Modra* gas/config/tc-i386.c: Fix for immediates and displace...
1999-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-11  Ian Lance Taylor * config/tc-i386.c (i386_immediate): Remove unused...
1999-06-10  Ian Lance Taylor * config/tc-i386.c (md_apply_fix3): Add default case...
1999-06-03  Ian Lance Taylor Add support for storing local symbols in a small struc...
1999-05-24  Alan Modraÿ
1999-05-17  Alan Modran
1999-05-13  Alan Modraÿ
next
This page took 0.333377 seconds and 107 git commands to generate.