Age | Commit message (Expand) | Author | Files | Lines |
2005-05-27 | comp-types-8.m, [...]: New. | Ziemowit Laski | 22 | -0/+683 |
2005-05-27 | re PR tree-optimization/9814 (gcc fails to optimise if (l&2) l|=2 away) | Roger Sayle | 4 | -1/+274 |
2005-05-27 | comp-types-8.m, [...]: New. | Ziemowit Laski | 1 | -0/+13 |
2005-05-27 | reg-stack.c (convert_regs_entry, [...]): Delete prototypes. | Roger Sayle | 2 | -121/+117 |
2005-05-27 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-05-27 | c-pch.c, [...]: Update copyright. | Kazu Hirata | 13 | -12/+20 |
2005-05-26 | darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers for Objective... | Mike Stump | 2 | -0/+7 |
2005-05-27 | Fix last patch. | Andreas Jaeger | 1 | -2/+2 |
2005-05-26 | Fix last checkin | Andreas Jaeger | 1 | -3/+2 |
2005-05-26 | obj-c++.exp (obj-c++_target_compile): Declare global variable, remove extrane... | Janis Johnson | 2 | -3/+9 |
2005-05-26 | comp-types-12.mm: New. | Ziemowit Laski | 4 | -0/+64 |
2005-05-26 | re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64) | Andreas Jaeger | 56 | -110/+145 |
2005-05-26 | ieee.exp: Set float-store for 32-bit x86-64 compilation. | Andreas Jaeger | 2 | -1/+9 |
2005-05-26 | tree-ssa-forwprop.c (forward_propagate_addr_expr): See through ADDR_EXPR in f... | Richard Guenther | 2 | -3/+12 |
2005-05-26 | decl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed. | Bryce McKinlay | 2 | -20/+44 |
2005-05-26 | re PR testsuite/20772 (x86 tests should run on both i?86 and x86_64) | Andreas Jaeger | 28 | -46/+77 |
2005-05-26 | data.c, [...]: Fix comment typos. | Kazu Hirata | 10 | -11/+17 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 50 | -70/+90 |
2005-05-26 | ext_ins.c: New test for testing the generation of MIPS32/64 rev 2 ext/ins ins... | David Ung | 6 | -5/+126 |
2005-05-26 | unsigned.tree: Use gimple instead of nonexisting generic dump. | Andreas Jaeger | 2 | -3/+8 |
2005-05-26 | re PR translation/21768 (ICE in error message due to violation of coding conv... | Volker Reichelt | 2 | -4/+9 |
2005-05-26 | * call.c (build_op_delete_call): Fix quoting in error message. | Volker Reichelt | 2 | -1/+5 |
2005-05-26 | simplify-rtx.c (avoid_constant_pool_reference): Support offsetted addresses i... | Paolo Bonzini | 2 | -14/+34 |
2005-05-26 | df.h (DF_SUBREGS, [...]): New. | Paolo Bonzini | 3 | -6/+71 |
2005-05-26 | re PR target/21716 (ICE in reg-stack.c's swap_rtx_condition) | Jakub Jelinek | 2 | -5/+17 |
2005-05-26 | tree-vect-transform.c (vectorizable_operation): Try word_mode vectorization i... | Paolo Bonzini | 4 | -3/+22 |
2005-05-26 | * gcc.dg/tree-ssa/ssa-pre-14.c (foo): Use correct type for strlen. | Andreas Jaeger | 2 | -31/+35 |
2005-05-26 | re PR fortran/17283 (UNPACK issues) | Thomas Koenig | 2 | -0/+10 |
2005-05-26 | re PR middle-end/21709 (ICE on compile-time complex NaN) | Roger Sayle | 4 | -21/+41 |
2005-05-26 | reload1.c (verify_initial_elim_offsets): Add braces to avoid having a declara... | Ian Lance Taylor | 2 | -8/+15 |
2005-05-26 | opt-functions.awk (var_type): New function. | Richard Sandiford | 43 | -413/+240 |
2005-05-26 | convert.c (convert_to_integer): Avoid recursive call to convert_to_integer by... | Roger Sayle | 2 | -7/+13 |
2005-05-26 | Minor reformatting twaeks. | Mike Stump | 1 | -2/+2 |
2005-05-26 | basic.mm: New. | Ziemowit Laski | 2 | -0/+22 |
2005-05-26 | next_mapping.h: Update for C++. | Ziemowit Laski | 60 | -31/+2104 |
2005-05-26 | selector-1.mm: Move to... | Mike Stump | 2 | -0/+31 |
2005-05-26 | selector-1.mm: New. | Ziemowit Laski | 3 | -0/+48 |
2005-05-26 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-05-26 | selector-3.mm: New. | Ziemowit Laski | 3 | -0/+57 |
2005-05-25 | * config/rs6000/rs6000.opt (mprioritize-restricted-insns=): Fix typo. | Richard Sandiford | 2 | -1/+5 |
2005-05-25 | re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError) | Richard Henderson | 11 | -83/+254 |
2005-05-25 | tree-cfg.c (verify_expr, [...]): Verify invariant, constant and side_effects ... | Daniel Berlin | 3 | -25/+79 |
2005-05-25 | selector-2.m: Remove "-fgnu-runtime"; be flexible about where warning appears. | Ziemowit Laski | 2 | -2/+8 |
2005-05-25 | s390.c (GP_ARG_NUM_REG, [...]): New defines. | Ulrich Weigand | 7 | -43/+136 |
2005-05-25 | reload1.c (verify_initial_elim_offsets): Return boolean status instead of abo... | Ulrich Weigand | 4 | -6/+64 |
2005-05-25 | lynx.h (CC1_SPEC): Use -maix-struct-return instead of -mno-svr4-struct-return. | Adam Nemet | 2 | -1/+6 |
2005-05-25 | re PR tree-optimization/21705 (FRE does not eliminate a redundant pure call.) | Daniel Berlin | 3 | -6/+49 |
2005-05-25 | objc-act.c (volatilized_hash): Avoid warnings on 64-bit machines. | Mike Stump | 2 | -1/+6 |
2005-05-25 | tree-into-ssa.c (rewrite_into_ssa, update_ssa): Replace sizeof (bitmap *) wit... | Kazu Hirata | 2 | -2/+7 |
2005-05-25 | lambda-code.c (perfect_nestify): Call update_stmt on the exit condition. | Daniel Berlin | 2 | -2/+7 |