aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
AgeCommit message (Expand)AuthorFilesLines
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