Ian Lance Taylor
|
0561a208f8
|
1999-09-11 Donn Terry <donn@interix.com>
* expr.c (expr): Change first parameter to int.
* config/obj-coff.c: Add declarations for static functions.
(coff_frob_symbol): Use SYM_AUXENT.
* config/tc-i386.h (flag_16bit_code): Don't declare.
|
1999-09-12 02:27:58 +00:00 |
|
Ian Lance Taylor
|
1a1ae23e52
|
* config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 for
certain sections, to match BFD changes.
|
1999-08-09 04:42:15 +00:00 |
|
Alan Modra
|
eecb386cd7
|
Support for gcc to generate 16-bit i386 code. (.code16gcc)
|
1999-08-04 10:07:41 +00:00 |
|
Ian Lance Taylor
|
b9e57a387a
|
* subsegs.c (subseg_text_p): New function.
* as.h (subseg_text_p): Declare.
* read.c (do_align): Use subseg_text_p to set the default fill.
* write.c (subsegs_finish): Likewise.
* config/obj-coff.c (write_object_file): Likewise.
* config/tc-i386.h (md_maybe_text): Don't define.
(md_do_align): Use subseg_text_p to set the default fill.
* config/tc-m32r.c (m32r_do_align): Likewise.
* config/tc-sh.c (sh_do_align): Likewise.
* config/tc-sparc.h (md_do_align): Likewise.
|
1999-06-12 16:49:51 +00:00 |
|
Alan Modra
|
3afcee8ec9
|
X
i386 PIII SIMD support, remove ReverseRegRegmem kludge
tidy a few things in i386 intel mode disassembly
|
1999-05-13 06:00:14 +00:00 |
|
Richard Henderson
|
252b5132c7
|
19990502 sourceware import
|
1999-05-03 07:29:11 +00:00 |
|