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