aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-03-13be.po, [...]: Update.Joseph Myers14-58741/+52063
2006-03-12predict.c (estimate_probability): Remove.Steven Bosscher6-132/+13
2006-03-12Daily bump.GCC Administrator1-1/+1
2006-03-11dependency.c (gfc_dep_compare_expr): Allow unary and binary operators to comp...Roger Sayle5-10/+99
2006-03-11rtl.def (LABEL_REF): Remove the field for LABEL_NEXTREF.Steven Bosscher3-10/+7
2006-03-11function.h (frame_offset_overflow): Declare.Eric Botcazou4-14/+38
2006-03-11sh.c: Include alloc-pool.h.Steven Bosscher2-18/+47
2006-03-11Remove accidental commit to this fileNick Clifton1-24/+0
2006-03-11Do not reference flag_strnegth_reduceNick Clifton1-1/+0
2006-03-11* config/mips/mips.c: Remove redundant comment.Richard Sandiford2-3/+4
2006-03-11Daily bump.GCC Administrator1-1/+1
2006-03-10symbol.c (check_conflict): Allow allocatable function results, except for ele...Erik Edelmann10-27/+193
2006-03-10re PR middle-end/26004 (gcc errors on valid code [SVO])Jason Merrill3-1/+19
2006-03-10run testJason Merrill1-0/+2
2006-03-10PR c++/16387, c++/16389Jason Merrill3-12/+101
2006-03-10genpreds.c (write_insn_constraint_len): Change definition of insn_constraint_...Adam Nemet2-1/+6
2006-03-10m32c.c (m32c_const_ok_for_constraint_p): Bit numbers start at zero.DJ Delorie2-5/+15
2006-03-10re PR middle-end/26565 (Unaligned accesses with __attribute__(packed) and mem...Richard Guenther4-4/+49
2006-03-10config.gcc (sh*-superh-elf, [...]): Use newlib.h when building with libgloss.J"orn Rennecke2-1/+35
2006-03-10* struct-equiv.c (rtx_equiv_p): Fix POST_MODIFY case.J"orn Rennecke2-6/+6
2006-03-10re PR libfortran/26499 (gfortran - End of File incorrectly positioned after b...Jerry DeLisle4-110/+111
2006-03-1020060309-1.c: New.Eric Christopher2-7/+14
2006-03-09tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable.Andrew Pinski2-8/+17
2006-03-10Daily bump.GCC Administrator1-1/+1
2006-03-09combine.c (simplify_shift_const_1): Use gen_lowpart_or_truncate instead of ge...Adam Nemet2-1/+6
2006-03-09trans-expr.c (gfc_add_interface_mapping): Copy 'allocatable' attribute from s...Erik Edelmann4-2/+24
2006-03-09mips-protos.h (mips_output_conditional_branch): Change interface.Richard Sandiford8-358/+320
2006-03-09md.texi: Update documentation of MIPS constraints.Richard Sandiford6-192/+237
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson97-311/+5146
2006-03-09fold-const.c (build_range_check): Make sure to use a valid type to apply the ...Eric Botcazou2-59/+95
2006-03-09re PR middle-end/26561 (ACATS failures c34004a, c46033a and cxg2024 at -O0)Roger Sayle4-5/+64
2006-03-09re PR fortran/26257 (internal compiler error: Segmentation fault, on function...Paul Thomas6-7/+55
2006-03-08addsub.md (addqi3): Disparage a0/a1.DJ Delorie13-172/+1436
2006-03-09Daily bump.GCC Administrator1-1/+1
2006-03-09dwarf2out.c (expand_builtin_dwarf_sp_column): Make dwarf_regnum unsigned to f...Andreas Tobler2-2/+8
2006-03-08tree-ssa-operands.c (finalize_ssa_def_ops): Move the declaration of ptr into ...Andreas Tobler2-1/+7
2006-03-08tree-vrp.c (infer_value_range): Only count pointer uses and dereferences if -...Jeff Law6-16/+76
2006-03-08gcj.texi: Document -static-libgcj option.David Daney2-0/+18
2006-03-08re PR bootstrap/26500 (info/gfortran.info is no longer being installed)Paolo Bonzini6-3/+24
2006-03-08tree-ssa-opfinalize.h: Removed.Zdenek Dvorak4-287/+498
2006-03-08df-scan.c: (df_bb_refs_record): Fix obvious typo with wrong block as parameter.Kenneth Zadeck2-1/+6
2006-03-08* varasm.c (assemble_end_function): Say that 'fnname' is unused.Geoffrey Keating2-1/+3
2006-03-08Daily bump.GCC Administrator1-1/+1
2006-03-08i386.c (ix86_delegitimize_address): Handle Darwin addresses with offsets; reo...Geoffrey Keating2-38/+46
2006-03-08dwarf2out.c (DWARF2_FRAME_REG_OUT): Move up in file.Geoffrey Keating2-29/+40
2006-03-07re PR target/26588 (gfortran -fopenmp passes unrecognised -pthread)David Billinghurst2-0/+11
2006-03-08* config/fp-bit.h (CMPtype): Typedef to a word mode integer.Ben Elliston2-2/+7
2006-03-07re PR middle-end/26238 (passes.texi does not document the openMP lowering pass)Aldy Hernandez2-0/+25
2006-03-0720030730-1.c: Temporarily xfail.Jeff Law4-3/+9
2006-03-07re PR tree-optimization/26587 (strict aliasing incorrectly pre-loads an array...Richard Guenther4-2/+42