aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
AgeCommit message (Expand)AuthorFilesLines
1997-08-26Use address size prefix for loopw as for jcxz.Ian Lance Taylor1-1/+7
1997-08-26 * config/tc-i386.c (md_assemble): In JumpByte case, when lookingIan Lance Taylor1-2/+18
1997-07-08 * config/tc-i386.c (tc_i386_fix_adjustable): Change ifndefIan Lance Taylor1-2/+9
1997-06-16 * config/tc-i386.c (i386_operand): Use alloca rather than a fixedIan Lance Taylor1-29/+45
1997-05-06 * config/tc-i386.c (md_section_align): If a.out and BFD, forceIan Lance Taylor1-1/+15
1997-05-05 * config/tc-i386.h (RegMMX): Define.Ian Lance Taylor1-23/+37
1997-03-24 * config/tc-i386.h (iclrKludge): Define.Ian Lance Taylor1-0/+7
1997-03-20Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor1-2/+15
1997-03-17 * as.h (bfd_alloc_by_size_t): Don't declare.Ian Lance Taylor1-18/+45
1997-01-31Fri Jan 31 13:15:05 1997 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-33/+55
1997-01-30Thu Jan 30 12:28:18 1997 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-121/+32
1996-08-07 * config/tc-i386.c (tc_gen_reloc): Accept all relocs; removeIan Lance Taylor1-35/+29
1996-05-15 * config/tc-i386.c (md_assemble): Make sure the opcode suffixIan Lance Taylor1-30/+215
1995-07-06fsf address updateKen Raeburn1-1/+1
1995-06-29 * config/obj-coff.c (fixup_segment): PE doens't useSteve Chamberlain1-13/+6
1995-02-28 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust PLT orIan Lance Taylor1-5/+14
1995-02-06Bryan Ford's changes for 16-bit i386 support, and i386-msdos support.Ken Raeburn1-48/+167
1994-09-13* tc-i386.c (TC_RELOC): New macro.Ken Raeburn1-24/+232
1994-09-07(tc_gen_reloc): Use bfd_get_reloc_code_name in error message.Ken Raeburn1-6/+35
1994-06-03 * as.c (show_usage): Remove target specific messages;David MacKenzie1-64/+54
1993-10-14Thu Oct 14 11:33:25 1993 Michael Meissner (meissner@osf.org)Ian Lance Taylor1-104/+177
1993-09-10gcc lint. See ChangeLog for details. Also:Ian Lance Taylor1-1/+4
1993-08-19* tc-i386.h (NO_RELOC) [BFD_ASSEMBLER]: Define as BFD_RELOC_NONE.Ken Raeburn1-32/+43
1993-07-21 * Extensive changes to permit symbols to contain any expressionIan Lance Taylor1-40/+30
1993-07-12fix definitions of md_create_long_jump, md_create_short_jump,Mark Eichin1-2/+2
1993-07-07(md_create_short_jump, md_create_long_jump,Ken Raeburn1-60/+66
1993-05-27read.c (s_align_bytes): Properly record alignment.Ken Raeburn1-261/+354
1992-12-03mostly whitespace/comment changesKen Raeburn1-72/+68
1992-11-23Ran "indent", for GNU coding style; some code & comments still need fixup.Ken Raeburn1-1662/+1994
1992-10-14Added #include <ctype.h> to several files. It's often more efficient,Ian Lance Taylor1-0/+34
1992-02-21changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386K. Richard Pixley1-7/+15
1992-02-17fighting bitrot in a major wayK. Richard Pixley1-71/+148
1992-02-15White space and comment changes, and #ifdef __STDC__ becomes #ifK. Richard Pixley1-4/+4
1992-02-13remove all rcs keywordsK. Richard Pixley1-49/+0
1992-02-13White space and comments only. The devo tree prior to this delta isK. Richard Pixley1-1648/+1729
1991-04-04Initial revisionK. Richard Pixley1-0/+1983