Age | Commit message (Expand) | Author | Files | Lines |
2003-05-15 | sysv4.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast g_switch_value to unsigned HOST_WIDE... | Matt Kraai | 1 | -1/+1 |
2003-05-14 | re PR rtl-optimization/10764 (ICE when using log(), -fast-math and optimization) | Roger Sayle | 1 | -44/+56 |
2003-05-14 | lib2funcs.S (TRAMPOLINE_SIZE): Change from 49 to 59. | Bob Wilson | 6 | -371/+420 |
2003-05-14 | ia64.c (ia64_expand_load_address): Force destination to be DImode register. | Richard Henderson | 2 | -13/+18 |
2003-05-14 | rs6000.md (movsi_internal2): Use compare for self move record condition. | David Edelsohn | 1 | -13/+14 |
2003-05-14 | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 56 | -290/+201 |
2003-05-14 | sysv4.h (OUTPUT_ASM_ALIGNED_LOCAL): Expect HOST_WIDE_INT argument. | Janis Johnson | 1 | -1/+2 |
2003-05-13 | (jump): Use emit_jump_insn. | Nick Clifton | 1 | -15/+17 |
2003-05-13 | s390.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY): Second parameter of ASM_OUTPUT_SKIP m... | Ulrich Weigand | 1 | -1/+1 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 2 | -6/+6 |
2003-05-13 | s390.md ("*iordi3_oi"): Do not mark commutative. | Ulrich Weigand | 1 | -2/+2 |
2003-05-13 | arm.md (compare_scc): Use shorter sequence for EQ case. | Richard Earnshaw | 1 | -7/+109 |
2003-05-12 | configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests. | Janis Johnson | 5 | -35/+590 |
2003-05-12 | ia64.c (ia64_function_ok_for_sibcall): Mark 'exp' as unused. | Andreas Schwab | 1 | -3/+4 |
2003-05-12 | xcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT. | David Edelsohn | 1 | -5/+6 |
2003-05-12 | * pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct last patch. | John David Anglin | 1 | -1/+0 |
2003-05-12 | darwin.h (ASM_OUTPUT_COMMON): Accept HOST_WIDE_INT | Jan Hubicka | 1 | -1/+2 |
2003-05-12 | elf.h (ASM_OUTPUT_ALIGNED_BSS): Fix warning. | Jan Hubicka | 2 | -2/+2 |
2003-05-12 | lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with '.'. | Richard Earnshaw | 1 | -81/+83 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 52 | -118/+124 |
2003-05-12 | i386.md (logsf2, [...]): New patterns to implement log, logf and logl built-i... | Roger Sayle | 1 | -0/+101 |
2003-05-12 | * sparc.c (print_operand): Fix uninitialized warning. | Kaveh R. Ghazi | 1 | -1/+4 |
2003-05-11 | s390.c (s390_function_arg_float): New function. | Ulrich Weigand | 1 | -8/+52 |
2003-05-10 | except.c (EH_RETURN_STACKADJ_RTX): Do not define. | Ulrich Weigand | 5 | -21/+13 |
2003-05-10 | * config/i386/i386.h (MODES_TIEABLE_P): Fix typo. | Alexander Aganichev | 1 | -1/+1 |
2003-05-10 | arm.md (DOM_CC_X_AND_Y, [...]): New constants. | Richard Earnshaw | 3 | -20/+84 |
2003-05-10 | revert: vxxscale.h, [...]: New files. | Richard Kenner | 4 | -196/+0 |
2003-05-10 | alpha.c (alpha_start_function): Declare frame_size as unsigned to avoid signe... | Roger Sayle | 1 | -1/+1 |
2003-05-09 | xtensa.c (xtensa_emit_loop_end): Only use "nop.n" instruction if the Xtensa d... | Bob Wilson | 1 | -2/+2 |
2003-05-09 | rs6000.c (spe_init_builtins): Fix typo in creation of int_ftype_void. | Mark Mitchell | 1 | -2/+1 |
2003-05-09 | vxxscale.h, [...]: New files. | Olivier Hainque | 4 | -0/+196 |
2003-05-09 | * arm.md (clzsi2): The CLZ instruction is predicable. | Richard Earnshaw | 1 | -1/+2 |
2003-05-09 | * config/xtensa/xtensa.c: Formatting. | Bob Wilson | 1 | -60/+60 |
2003-05-09 | expr.c (move_block_from_reg): Remove "size" parm. | Alan Modra | 10 | -27/+20 |
2003-05-08 | stormy16.c (xstormy16_expand_builtin_va_arg): Fix to handle arguments for whi... | DJ Delorie | 3 | -19/+38 |
2003-05-08 | sh.c (gen_block_redirect, [...]): Use CODE_FOR_jump_compact instead of CODE_F... | J"orn Rennecke | 1 | -3/+3 |
2003-05-07 | i386.c (ix86_split_long_move): Fix base register mode for XFmode splits for T... | Richard Henderson | 1 | -7/+16 |
2003-05-07 | crtbegin.asm (__do_jv_register_classes): Don't forget to preserve gp. | David Mosberger | 2 | -30/+29 |
2003-05-07 | spe.h: Reverse arguments for __ev_subfw. | Aldy Hernandez | 2 | -3/+3 |
2003-05-07 | Update to include R_XSTORMY16_FPTR16, R_XSTORMY16_LO16, R_XSTORMY16_HI16 and | Nick Clifton | 1 | -15/+27 |
2003-05-06 | stormy16.c (xstormy16_function_profiler): New. | DJ Delorie | 3 | -2/+10 |
2003-05-06 | linuxspe.h: New file. | Aldy Hernandez | 1 | -0/+58 |
2003-05-06 | mips-protos.h (mips_subword, [...]): Declare. | Richard Sandiford | 4 | -973/+395 |
2003-05-06 | mips-protos.h (mips_simplify_dwarf_addr): Remove. | Richard Sandiford | 3 | -17/+15 |
2003-05-05 | sysv4.h (CPP_OS_FREEBSD_SPEC): Add __ELF__ to mirror other FreeBSD ports. | David O'Brien | 1 | -3/+13 |
2003-05-05 | rs6000.c (validate_condition_mode): Use flag_finite_math_only. | Geoffrey Keating | 1 | -17/+21 |
2003-05-05 | 20030505.c: New. | Aldy Hernandez | 1 | -7/+7 |
2003-05-05 | rs6000.c (rs6000_expand_binop_builtin): Add evsubifw to builtins accepting 5-... | Aldy Hernandez | 1 | -1/+5 |
2003-05-05 | spe.h: Revert licensing change from last patch. | Aldy Hernandez | 1 | -12/+12 |
2003-05-05 | stormy16.md (negsi2): Allocate the pseudos before reload, but defer the split... | DJ Delorie | 2 | -14/+19 |