Age | Commit message (Expand) | Author | Files | Lines |
2006-04-16 | i386.c (ix86_va_start): Ensure all integer constant trees are constructed wit... | Roger Sayle | 2 | -10/+20 |
2006-04-16 | re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) | Paul Thomas | 17 | -12/+427 |
2006-04-16 | tree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW. | Roger Sayle | 2 | -12/+16 |
2006-04-16 | * tree-ssa-structalias.h (alias_info): Remove num_references. | Kazu Hirata | 2 | -5/+2 |
2006-04-16 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-04-15 | * cp/call.c: Fix comment typos. | Kazu Hirata | 2 | -2/+4 |
2006-04-15 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 11 | -11/+17 |
2006-04-15 | pa.md (output_bb patterns): Shorten long branch alternatives by 4. | John David Anglin | 3 | -75/+88 |
2006-04-15 | Make-lang.in (cp/pt.o): Depend on vecprim.h. | Kazu Hirata | 3 | -14/+18 |
2006-04-15 | trans-io.c (set_string): Use fold_build2 and build_int_cst instead of build2 ... | Roger Sayle | 2 | -2/+7 |
2006-04-15 | re PR testsuite/25336 (Identical tests: gfortran.dg/g77/20030115-1.f gfortran... | Jerry DeLisle | 2 | -17/+5 |
2006-04-15 | tree-cfg.c (make_edges, [...]): Reinstate RTH's changes from r112935 that wer... | Roger Sayle | 2 | -41/+59 |
2006-04-15 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-04-15 | re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-... | Jakub Jelinek | 7 | -55/+158 |
2006-04-14 | re PR libstdc++/27162 (search_n uses == when it should use binary_pred) | Douglas Gregor | 2 | -1/+7 |
2006-04-14 | local-alloc.c (rest_of_handle_local_alloc): Use VEC instead of VARRAY. | Kazu Hirata | 4 | -6/+17 |
2006-04-14 | sparc.c (emit_and_preserve): Allocate space for the register save area. | Alexey Starovoytov | 2 | -6/+20 |
2006-04-14 | re PR middle-end/27134 (ICE with floor and -ffast-math) | Uros Bizjak | 4 | -1/+26 |
2006-04-14 | re PR middle-end/27095 (O2 produces duplicate code) | Alan Modra | 2 | -12/+40 |
2006-04-14 | basic-block.h (REG_BASIC_BLOCK): Use VEC instead of VARRAY. | Kazu Hirata | 5 | -16/+53 |
2006-04-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-04-14 | params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100. | Eric Botcazou | 5 | -3/+66 |
2006-04-13 | re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) | Richard Henderson | 16 | -554/+683 |
2006-04-13 | target-supports.exp (check_effective_target_int32plus): New. | DJ Delorie | 60 | -12/+289 |
2006-04-13 | fold-const.c (native_encode_vector, [...]): Correct obvious mistakes in the p... | Roger Sayle | 2 | -3/+8 |
2006-04-13 | fold-const.c (native_encode_expr): New function to encode the target represen... | Roger Sayle | 5 | -3/+441 |
2006-04-13 | re PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers into a top-level (root)... | Tom Tromey | 3 | -0/+12 |
2006-04-13 | re PR target/27006 (Invalid altivec constant loading code) | Paolo Bonzini | 4 | -1/+38 |
2006-04-13 | re PR fortran/26766 ([F2003] Recursive I/O still (again) broken) | Jerry DeLisle | 2 | -0/+44 |
2006-04-13 | re PR fortran/26766 ([F2003] Recursive I/O still (again) broken) | Jerry DeLisle | 4 | -49/+106 |
2006-04-13 | re PR target/26459 (gcc fails to build on powerpc e500-double targets) | Alan Modra | 2 | -2/+11 |
2006-04-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-04-13 | hpux32.S: Correct unwind offset calculation for ffi_closure_pa32. | Andreas Tobler | 3 | -3/+9 |
2006-04-12 | tree-ssa-alias.c (set_initial_properties, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 4 | -12/+20 |
2006-04-12 | Fix IA-64 problems with denorms getting clobbered by type conversions. | James E Wilson | 2 | -35/+60 |
2006-04-12 | re PR target/27060 (divide libcall size has increased) | J"orn Rennecke | 8 | -43/+438 |
2006-04-12 | re PR libgcj/23829 (FreeBSD 5 support for libjava) | NAKATA Maho | 3 | -8/+13 |
2006-04-12 | Makefile.in (GTFILES): Move functions.h after tree.h. | Kazu Hirata | 5 | -14/+22 |
2006-04-12 | Makefile.in (TREE_SSA_LIVE_H): Add vecprim.h. | Kazu Hirata | 4 | -16/+30 |
2006-04-12 | parser.c (cp_parser_init_declarator): Initialize local variables aggressively. | Mark Mitchell | 2 | -6/+8 |
2006-04-12 | parser.c (cp_parser_init_declarator): Initialise is_parenthesized_init to fal... | Roger Sayle | 2 | -1/+6 |
2006-04-12 | expr.c (emit_group_store): Correct operand order in call to subreg_lowpart_of... | Roger Sayle | 2 | -4/+10 |
2006-04-12 | profile.c (compute_branch_probabilities): Remove code encapsulated in !ir_typ... | Richard Guenther | 3 | -512/+45 |
2006-04-12 | pex-common.c (pex_input_file, [...]): New functions. | Jim Blandy | 11 | -9/+322 |
2006-04-12 | pex-common.c (temp_file): New function, containing guts of pex-style temporar... | Jim Blandy | 2 | -43/+66 |
2006-04-12 | rs6000.c (rs6000_mixed_function_arg): Update magic NULL_RTX comment. | Alan Modra | 2 | -24/+29 |
2006-04-12 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2006-04-11 | dwarf2out.c (output_call_frame_info): Create debug_frame_section if it hasn't... | Roger Sayle | 2 | -1/+11 |
2006-04-11 | re PR c++/26122 (Pure specifiers for templates causing trouble) | Mark Mitchell | 15 | -216/+370 |
2006-04-11 | darwin_stop_world.c (GC_push_all_stacks, [...]): Call vm_deallocate to free a... | Bryce McKinlay | 2 | -0/+9 |