| Commit message (Expand) | Author | Age | Files | Lines |
* | i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define. | Douglas B Rupp | 2002-04-12 | 2 | -3/+10 |
* | rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/... | Eric Norum | 2002-04-12 | 2 | -16/+2 |
* | freebsd.h (NO_IMPLICIT_EXTERN_C, [...]): Give value. | David O'Brien | 2002-04-12 | 1 | -0/+8 |
* | fix comment | Jason Merrill | 2002-04-03 | 1 | -1/+1 |
* | config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi... | David O'Brien | 2002-04-03 | 51 | -331/+181 |
* | re PR rtl-optimization/190 (Optimization bug for x86 target) | Richard Henderson | 2002-04-02 | 1 | -0/+2 |
* | gcc.c: Revert previous patch for now. | Alexandre Oliva | 2002-03-31 | 1 | -2/+2 |
* | gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here... | Alexandre Oliva | 2002-03-31 | 1 | -2/+2 |
* | local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz... | Jan Hubicka | 2002-03-30 | 1 | -7/+29 |
* | i386.c (x86_arch_always_fancy_math_387): New. | Richard Henderson | 2002-03-29 | 3 | -3/+10 |
* | Makefile.in (except.o): Update. | Neil Booth | 2002-03-29 | 1 | -1/+2 |
* | freebsd.h (LINK_SPEC): Don't pass default emulation to the linker. | Loren J. Rittle | 2002-03-29 | 1 | -2/+2 |
* | i386.c (classify_argument): Also check for QUAL_UNION_TYPE. | Andreas Schwab | 2002-03-27 | 1 | -1/+2 |
* | * i386.c (ix86_output_addr_diff_elt): Remove binutils bug workaround. | Jan Hubicka | 2002-03-27 | 1 | -1/+1 |
* | cygwin.h (TARGET_DLL, [...]): Remove unused switches. | Danny Smith | 2002-03-27 | 1 | -24/+14 |
* | mingw32.h (WINT_TYPE): Define as "short unsigned int". | Danny Smith | 2002-03-25 | 1 | -0/+3 |
* | c-pragma.c (maybe_apply_renaming_pragma): New. | Richard Henderson | 2002-03-22 | 1 | -2/+3 |
* | i386.c, i386.md: Change all occurences of GEN_INT (trunc_int_for_mode (...)) ... | Lars Brinkhoff | 2002-03-22 | 2 | -47/+36 |
* | * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948. | Tom Tromey | 2002-03-21 | 1 | -0/+3 |
* | * config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0. | Jason Merrill | 2002-03-20 | 1 | -0/+5 |
* | re PR c/5972 (produces wrong assembly code when -march=pentiumpro and optimiz... | Jakub Jelinek | 2002-03-20 | 3 | -10/+39 |
* | re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur... | Richard Henderson | 2002-03-12 | 2 | -9/+7 |
* | i386.c (ix86_expand_prologue): Revert 2002-03-03 internal visibility change. | Richard Henderson | 2002-03-12 | 1 | -7/+1 |
* | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 2002-03-12 | 1 | -4/+0 |
* | c4x.c (c4x_fp_reglist): Const-ify. | Kaveh R. Ghazi | 2002-03-10 | 1 | -1/+1 |
* | * config/i386/i386.md (floatsidf2): Conditionalize on hard-float. | Richard Henderson | 2002-03-05 | 1 | -1/+1 |
* | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 2002-03-03 | 2 | -13/+0 |
* | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -6/+0 |
* | attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof... | Kaveh R. Ghazi | 2002-03-03 | 1 | -6/+6 |
* | i386.h (ix86_expand_prologue): Do not emit pic register load if "internal" vi... | Richard Henderson | 2002-03-02 | 1 | -1/+7 |
* | i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies to functions as well. | Richard Henderson | 2002-03-02 | 1 | -2/+1 |
* | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 2002-03-02 | 6 | -40/+30 |
* | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -3/+0 |
* | linux64.h (LINK_SPEC): Fix 32/64 bit compilation. | Bo Thorsen | 2002-02-28 | 1 | -3/+22 |
* | cfgrtl.c (purge_dead_edges): Fix handling of EH edges. | Jan Hubicka | 2002-02-28 | 1 | -1/+1 |
* | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 2002-02-27 | 6 | -25/+16 |
* | linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Remove. | Jan Hubicka | 2002-02-27 | 2 | -17/+0 |
* | * linux64.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define. | Jan Hubicka | 2002-02-27 | 1 | -0/+15 |
* | i386.c (print_operand): Don't append ATT-style length suffixs to x87 opcodes ... | Kelley Cook | 2002-02-26 | 1 | -2/+5 |
* | attribs.c (c_common_attribute_table): Add visibility. | Jakub Jelinek | 2002-02-26 | 1 | -1/+3 |
* | re PR target/5755 (-mregparm=3 and -fomit-frame-pointer corrupt esp register) | Jakub Jelinek | 2002-02-25 | 1 | -3/+16 |
* | emit-rtl.c (offset_address): Use simplify_gen_binary rather than gen_rtx_PLUS... | Richard Henderson | 2002-02-21 | 1 | -5/+9 |
* | re PR rtl-optimization/4994 (ICE with "-fno-exceptions -O2 -mmmx -march=athlon") | Jakub Jelinek | 2002-02-21 | 1 | -10/+15 |
* | i386.c (ix86_expand_vector_move): Use the mode of the operand, rather than as... | Richard Henderson | 2002-02-20 | 1 | -4/+24 |
* | * config/i386/i386.c (ix86_expand_builtin): Fix typo. | Graham Stott | 2002-02-19 | 1 | -1/+1 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -18/+17 |
* | i386.c (classify_argument): Properly classify SSE/MMX modes and VOIDmode. | Jan Hubicka | 2002-02-18 | 2 | -3/+24 |
* | final.c (output_operand_lossage): Changed to accept printf style arguments. | Philipp Thomas | 2002-02-17 | 1 | -5/+1 |
* | Don't mark empty strings for translation. | Philipp Thomas | 2002-02-17 | 1 | -12/+17 |
* | config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets... | Joel Sherrill | 2002-02-13 | 4 | -73/+56 |