summaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* * config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc.Alan Modra2001-03-071-29/+29
* 2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen <bo@suse.de>Andreas Jaeger2001-02-281-10/+1
* 2001-02-20 Bo Thorsen <bo@suse.de>Andreas Jaeger2001-02-201-0/+1
* Handle long jumps for .code16 and .arch < 386 by using a twoAlan Modra2001-02-131-66/+142
* * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka2001-02-121-4/+16
* 2001-01-16 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-171-55/+58
* 2001-01-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-141-8/+6
* * tc-i386.h (TARGET_MACH): New macro.Jan Hubicka2001-01-131-0/+13
* * i386.c (md_assemble): Check cpu_flags even for nullary instructions.Jan Hubicka2001-01-131-2/+7
* Cure recent x86 warts.Alan Modra2001-01-121-18/+14
* 2001-01-08 Bo Thorsen <bo@suse.de>Andreas Jaeger2001-01-081-46/+46
* * configure.in: Define DEFAULT_ARCH for i386.Jan Hubicka2001-01-061-4/+12
* * tc-i386.c (md_assemble): Handle third byte of the opcode as prefix.Jan Hubicka2001-01-051-18/+6
* * tc-i386.c (cpu_arch): Add Pentium4 and modify sledgehammer entry.Jan Hubicka2001-01-041-1/+2
* * tc-i387.c (pi, pte, pt): Update.Jan Hubicka2001-01-031-16/+19
* 2000-12-22 H.J. Lu <hjl@gnu.org>H.J. Lu2000-12-221-10/+11
* * tc-i386.h (i386_target_format): Define even for ELFs.Jan Hubicka2000-12-201-213/+790
* 2000-12-15 Diego Novillo <dnovillo@redhat.com>Diego Novillo2000-12-161-10/+50
* * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes in the intelJan Hubicka2000-12-111-13/+28
* Fix T_SHORT macro conflict.Alan Modra2000-12-061-1/+4
* 2000-12-03 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-031-3/+3
* 2000-11-30 Diego Novillo <dnovillo@redhat.com>Diego Novillo2000-12-011-0/+8
* * config/tc-i386.c (md_pseudo_table): Add .file and .loc.Richard Henderson2000-11-171-0/+3
* * config/tc-i386.c (md_assemble): Call dwarf2_emit_insn.Richard Henderson2000-11-171-0/+2
* 2000-11-14 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-141-28/+16
* 2000-10-25 Diego Novillo <dnovillo@cygnus.com>Diego Novillo2000-10-251-12/+12
* 2000-10-24 Diego Novillo <dnovillo@cygnus.com>Diego Novillo2000-10-251-445/+915
* gas:Diego Novillo2000-10-151-2/+12
* Correct handling of non-global syms in linkonce sections.Alan Modra2000-10-051-53/+53
* * tc-i386.c (md_assemble): Skip suffix check if the opcode modifierDiego Novillo2000-08-141-0/+5
* 2000-08-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-041-298/+315
* 386.c (md_estimate_size_before_relax): RevertDJ Delorie2000-06-251-28/+2
* Fix a problem with 32-bit displacements in .code16gcc mode.Alan Modra2000-06-221-19/+31
* * config/tc-i386.c (tc_i386_fix_adjustable): Revert change fromDJ Delorie2000-06-211-1/+0
* Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add supportNick Clifton2000-06-191-3/+3
* Don't treat `;' as a line separator by default.Alan Modra2000-06-091-1/+1
* Update md_shortopts to what we actually handle.Alan Modra2000-06-031-2/+2
* Pass jump reloc in fr_var so it can be used inAlan Modra2000-05-231-30/+27
* Keep a reloc for jumps to weak and external symbols.Alan Modra2000-05-221-10/+16
* Add x86 gas -q option to quiet some x86 gas warnings.Alan Modra2000-05-131-55/+48
* `.arch cpu_type' pseudo for x86.Alan Modra2000-05-131-20/+89
* Remove '/' from comment_chars for FreeBSD so divide operator works.Alan Modra2000-04-251-3/+3
* Keep shift count smaller than 32.Alan Modra2000-04-251-2/+2
* 2000-04-18 H.J. Lu (hjl@gnu.org)H.J. Lu2000-04-181-6/+6
* 64 bit bfd fix.Alan Modra2000-04-171-4/+9
* Fix 64-bit nits.Alan Modra2000-04-101-64/+58
* Correct 2000-02-26 change.Alan Modra2000-04-031-4/+4
* Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warnAlan Modra2000-03-261-38/+38
* Catch some more cases where we can represent a 16 bit immediate operand asAlan Modra2000-02-261-15/+67