Age | Commit message (Expand) | Author | Files | Lines |
2003-07-01 | sol2.h, [...]: Use c_dialect_ macros. | Neil Booth | 1 | -2/+2 |
2003-06-30 | (fyl2x_sfxf3, fyl2x_dfxf3, fscale_sfxf3, fscale_dfxf3): Fix condition. | Jan Hubicka | 1 | -6/+6 |
2003-06-30 | i386.c (standard_80387_constant_p): Accept TFmode constants too. | Jan Hubicka | 2 | -29/+151 |
2003-06-28 | builtins.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-06-26 | Makefile.in (cfgrtl.o): Add expr.h dependency. | Zdenek Dvorak | 1 | -0/+3 |
2003-06-25 | extend.texi: Document new builtin functions for Intel Prescott New Intrunctions. | H.J. Lu | 4 | -9/+383 |
2003-06-25 | i386.c (MASK_SSE1): Removed. | H.J. Lu | 2 | -140/+135 |
2003-06-25 | real.h (ieee_extended_intel_96_round_53_format): New. | Richard Henderson | 1 | -0/+10 |
2003-06-23 | i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, just SYMBOL_REF. | Jakub Jelinek | 1 | -3/+2 |
2003-06-21 | * i386.c (ix86_va_arg): Fix allocation of temporary slot. | Jan Hubicka | 1 | -2/+4 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 8 | -46/+31 |
2003-06-18 | re PR bootstrap/4068 ([linux-x86] bootstrapping on glibc2.0 systems) | Joseph Myers | 1 | -1/+1 |
2003-06-16 | i386.c (ix86_memory_move_cost): Fix typo. | Vladimir Makarov | 1 | -2/+2 |
2003-06-16 | optabs.h (enum optab_index): Add new OTI_tan and OTI_atan. | Roger Sayle | 1 | -0/+52 |
2003-06-15 | i386.md (expsf2, [...]): New patterns to implement exp, expf and expl built-i... | Roger Sayle | 1 | -1/+131 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -5/+0 |
2003-06-14 | svr3.h (ASM_FILE_START): Don't use ASM_FILE_START_1. | Zack Weinberg | 3 | -12/+0 |
2003-06-13 | bsd.h: Remove ASM_FILE_START. | Kelley Cook | 3 | -23/+1 |
2003-06-13 | re PR other/1494 (Residual EGCS references in comments) | Nathanael Nerode | 1 | -2/+1 |
2003-06-13 | * config/i386/svr3dbx.h: GNU CC -> GCC; Intel 385 -> Intel 386. | Nathanael Nerode | 1 | -5/+5 |
2003-06-12 | re PR target/11089 (ICE: instantiate_virtual_regs_lossage while using sse bui... | Richard Henderson | 1 | -3/+32 |
2003-06-12 | i386.c (legitimate_constant_p): Handle UNSPEC_NTPOFF and UNSPEC_DTPOFF. | Richard Henderson | 1 | -0/+3 |
2003-06-11 | Kaos support from Uwe Stieber | Uwe Stieber | 1 | -0/+24 |
2003-06-11 | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 1 | -2/+0 |
2003-06-09 | re PR target/8787 ([DJGPP] GCC fails to emit .intel_syntax when invoked with ... | Andrew Pinski | 1 | -0/+2 |
2003-06-08 | i386.md (subsi_3_zext, [...]): Fix predicates. | Jan Hubicka | 3 | -5/+8 |
2003-06-07 | config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9. | Zack Weinberg | 7 | -38/+24 |
2003-06-07 | i386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default when -march is specified. | Jan Hubicka | 2 | -3/+3 |
2003-06-07 | Makefile.in (stageprofile_build): Kill redundant target. | Jan Hubicka | 1 | -1/+2 |
2003-06-07 | tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation. | Andreas Jaeger | 1 | -6/+0 |
2003-06-06 | Apply the right patch. | H.J. Lu | 2 | -81/+447 |
2003-06-06 | config.gcc (extra_headers): Add emmintrin.h for i[34567]86-*-* and x86_64-*-*. | H.J. Lu | 3 | -1467/+1586 |
2003-06-05 | re PR rtl-optimization/4490 (ICE with -m128bit-long-double) | Kelley Cook | 1 | -55/+55 |
2003-06-05 | i386.md (align): Fix warning; clarify what to do when no p2align is available. | Jan Hubicka | 1 | -2/+5 |
2003-06-04 | i386.c (struct ix86_address): Add seg. | Richard Henderson | 5 | -223/+355 |
2003-06-04 | * config/i386/i386.md (align): Use ASM_OUTPUT_*ALIGN macros. | Richard Henderson | 1 | -4/+8 |
2003-06-04 | config.gcc: Reorganize --with-cpu logic. | Daniel Jacobowitz | 1 | -0/+6 |
2003-06-04 | alpha.c (print_operand_address): Fix format specifier warnings. | Kaveh R. Ghazi | 2 | -2/+2 |
2003-06-04 | function.c (trampolines_created): New variable. | Jakub Jelinek | 3 | -0/+18 |
2003-06-04 | i386.c (min_insn_size, [...]): New functions | Jan Hubicka | 2 | -0/+128 |
2003-06-04 | linux.h (NO_PROFILE_COUNTERS): Define to 1. | Jakub Jelinek | 3 | -3/+3 |
2003-06-04 | i386.c (ix86_reorg): Replace the jump instead of adding nop. | Jan Hubicka | 2 | -8/+28 |
2003-06-04 | uwin.h: Remove SUBTARGET_PROLOGUE. | Andreas Jaeger | 2 | -9/+1 |
2003-06-03 | x86-64.h: Remove two target-independent comments; replace "GNU CC" with "GCC". | Nathanael Nerode | 1 | -14/+5 |
2003-06-03 | configure.in (HAVE_LD_PIE): Check for ld -pie. | Jakub Jelinek | 3 | -13/+2 |
2003-06-01 | re PR target/11044 ([x86] out of range loop instructions for FP code on K6) | Eric Botcazou | 1 | -0/+2 |
2003-05-28 | config.gcc (i[34567]86-*-mingw32*): Add host makefile fragment i386/x-mingw32. | Danny Smith | 1 | -0/+4 |
2003-05-28 | mingw32.h (STANDARD_INCLUDE_DIR): Update. | Aaron W. LaFramboise | 1 | -2/+7 |
2003-05-23 | * i386.c (ix86_reorg): Calls are also jumps. | Jan Hubicka | 1 | -2/+3 |
2003-05-23 | i386.h (TARGET_CPU_CPP_BUILTINS): Define __amd64 and __amd64__; do not use as... | Jan Hubicka | 1 | -1/+2 |