summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.Douglas B Rupp2002-04-122-3/+10
* rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum2002-04-122-16/+2
* freebsd.h (NO_IMPLICIT_EXTERN_C, [...]): Give value.David O'Brien2002-04-121-0/+8
* fix commentJason Merrill2002-04-031-1/+1
* config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi...David O'Brien2002-04-0351-331/+181
* re PR rtl-optimization/190 (Optimization bug for x86 target)Richard Henderson2002-04-021-0/+2
* gcc.c: Revert previous patch for now.Alexandre Oliva2002-03-311-2/+2
* gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here...Alexandre Oliva2002-03-311-2/+2
* local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz...Jan Hubicka2002-03-301-7/+29
* i386.c (x86_arch_always_fancy_math_387): New.Richard Henderson2002-03-293-3/+10
* Makefile.in (except.o): Update.Neil Booth2002-03-291-1/+2
* freebsd.h (LINK_SPEC): Don't pass default emulation to the linker.Loren J. Rittle2002-03-291-2/+2
* i386.c (classify_argument): Also check for QUAL_UNION_TYPE.Andreas Schwab2002-03-271-1/+2
* * i386.c (ix86_output_addr_diff_elt): Remove binutils bug workaround.Jan Hubicka2002-03-271-1/+1
* cygwin.h (TARGET_DLL, [...]): Remove unused switches.Danny Smith2002-03-271-24/+14
* mingw32.h (WINT_TYPE): Define as "short unsigned int".Danny Smith2002-03-251-0/+3
* c-pragma.c (maybe_apply_renaming_pragma): New.Richard Henderson2002-03-221-2/+3
* i386.c, i386.md: Change all occurences of GEN_INT (trunc_int_for_mode (...)) ...Lars Brinkhoff2002-03-222-47/+36
* * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948.Tom Tromey2002-03-211-0/+3
* * config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.Jason Merrill2002-03-201-0/+5
* re PR c/5972 (produces wrong assembly code when -march=pentiumpro and optimiz...Jakub Jelinek2002-03-203-10/+39
* re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur...Richard Henderson2002-03-122-9/+7
* i386.c (ix86_expand_prologue): Revert 2002-03-03 internal visibility change.Richard Henderson2002-03-121-7/+1
* 1750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi2002-03-121-4/+0
* c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi2002-03-101-1/+1
* * config/i386/i386.md (floatsidf2): Conditionalize on hard-float.Richard Henderson2002-03-051-1/+1
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-032-13/+0
* 1750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi2002-03-031-6/+0
* attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof...Kaveh R. Ghazi2002-03-031-6/+6
* i386.h (ix86_expand_prologue): Do not emit pic register load if "internal" vi...Richard Henderson2002-03-021-1/+7
* i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies to functions as well.Richard Henderson2002-03-021-2/+1
* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson2002-03-026-40/+30
* a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi2002-03-031-3/+0
* linux64.h (LINK_SPEC): Fix 32/64 bit compilation.Bo Thorsen2002-02-281-3/+22
* cfgrtl.c (purge_dead_edges): Fix handling of EH edges.Jan Hubicka2002-02-281-1/+1
* c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg2002-02-276-25/+16
* linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove.Jan Hubicka2002-02-272-17/+0
* * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.Jan Hubicka2002-02-271-0/+15
* i386.c (print_operand): Don't append ATT-style length suffixs to x87 opcodes ...Kelley Cook2002-02-261-2/+5
* attribs.c (c_common_attribute_table): Add visibility.Jakub Jelinek2002-02-261-1/+3
* re PR target/5755 (-mregparm=3 and -fomit-frame-pointer corrupt esp register)Jakub Jelinek2002-02-251-3/+16
* emit-rtl.c (offset_address): Use simplify_gen_binary rather than gen_rtx_PLUS...Richard Henderson2002-02-211-5/+9
* re PR rtl-optimization/4994 (ICE with "-fno-exceptions -O2 -mmmx -march=athlon")Jakub Jelinek2002-02-211-10/+15
* i386.c (ix86_expand_vector_move): Use the mode of the operand, rather than as...Richard Henderson2002-02-201-4/+24
* * config/i386/i386.c (ix86_expand_builtin): Fix typo.Graham Stott2002-02-191-1/+1
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-18/+17
* i386.c (classify_argument): Properly classify SSE/MMX modes and VOIDmode.Jan Hubicka2002-02-182-3/+24
* final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas2002-02-171-5/+1
* Don't mark empty strings for translation.Philipp Thomas2002-02-171-12/+17
* config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets...Joel Sherrill2002-02-134-73/+56