aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-07* varasm.c (assemble_variable): Fix setting of DECL_IN_TEXT_SECTION.Richard Sandiford2-1/+5
2006-03-07hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford8-39/+112
2006-03-07Corrected dates in recent ChangeLog entries in fortran/Changelog andErik Edelmann2-2/+2
2006-03-07Daily bump.GCC Administrator1-1/+1
2006-03-06trans-array.c (gfc_trans_dealloc_allocated): New function.Paul Thomas6-18/+70
2006-03-06Remove svn:executable from gfortran.dg/parent_result_ref_3.f90Paul Thomas1-0/+0
2006-03-06re PR fortran/26107 (ICE after error message on invalid code)Paul Thomas14-65/+303
2006-03-06simplify.c (gfc_simplify_verify): Fix return when SET=''.Steven G. Kargl4-2/+21
2006-03-06equiv_1.f90: Replace tab(s) with spaces.Steven G. Kargl20-75/+97
2006-03-06* config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt...Nick Clifton2-0/+29
2006-03-06re PR c++/15759 (ICE with function pointers)Volker Reichelt4-11/+43
2006-03-06* config/dfp-bit.h (LIBGCC2_WORDS_BIG_ENDIAN): Define.Ben Elliston2-0/+5
2006-03-06Comment tweak/update.Ben Elliston1-2/+1
2006-03-06config.gcc: Add t-dfprules to $tmake_file for i*86-*-linux* and x86_64-*-linu...Ben Elliston2-2/+5
2006-03-06* config/dfp-bit.h (CMPtype): Typedef to a word mode integer.Ben Elliston2-4/+6
2006-03-06Daily bump.GCC Administrator1-1/+1
2006-03-05re PR fortran/16136 (Conflicting attributes ALLOCATABLE, DUMMY (F2003))Erik Edelmann9-9/+161
2006-03-05re PR fortran/26554 ([gfortran] incorrect behaviour when reading a logical va...Jerry DeLisle2-0/+21
2006-03-05function.c (use_return_register): Make it static.Kazu Hirata3-2/+4
2006-03-05flow.c (recompute_reg_usage): Make it static.Kazu Hirata3-2/+4
2006-03-05cfgloop.c (cancel_loop): Make it static.Kazu Hirata3-2/+5
2006-03-05tree-ssa-threadupdate.c (rediscover_loops_after_threading): Remove.Kazu Hirata3-31/+7
2006-03-05recog.c (volatile_mem_p, [...]): Remove.Kazu Hirata3-40/+7
2006-03-05rtlanal.c (replace_reg): Remove.Kazu Hirata3-101/+5
2006-03-05regclass.c (reg_scan_update): Remove.Kazu Hirata3-56/+23
2006-03-05Daily bump.GCC Administrator1-1/+1
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata41-69/+84