aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-21config.gcc (sparc-*-solaris2*): Change the default CPU setting from V7 to V9 ...Alexey Starovoytov2-0/+6
2006-03-21options.c (gfc_init_options): Initialize flag_argument_noalias to 3.Toon Moene7-9/+45
2006-03-20tree-pass.h (pass_phi_only_copy_prop): Delete.Jeff Law7-52/+488
2006-03-20use scan-hiddenJason Merrill2-10/+10
2006-03-2020030807-2.c: Make sure to run VRP.Jeff Law2-1/+5
2006-03-20re PR c++/21764 (visibility attributes on namespace scope)Jason Merrill12-85/+282
2006-03-21Daily bump.GCC Administrator1-1/+1
2006-03-20target-supports.exp (check_no_compiler_messages): New procedure.Richard Sandiford2-282/+76
2006-03-20sh.c (untangle_mova): Initialize n_addr and n_target.Kaz Kojima2-7/+15
2006-03-20re PR fortran/20935 (failed assertion for maxloc(n, mask=.true.))Thomas Koenig135-6/+6839
2006-03-20function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher9-99/+29
2006-03-20re PR tree-optimization/26629 (tree load PRE does not work on array references)Andrew Pinski14-25/+318
2006-03-20genpreds.c (write_insn_extra_address_constraint): Argument `c' is operand of ...David Edelsohn2-1/+6
2006-03-20README: New file.Richard Guenther2-0/+10
2006-03-20rs6000.c (rs6000_handle_option): Use TARGET_NO_FP_IN_TOC inside #ifdef TARGET...Alan Modra2-6/+11
2006-03-20Daily bump.GCC Administrator1-1/+1
2006-03-19genpreds.c (write_tm_preds_h): Add semicolon and newline at end of insn_extra...David Edelsohn2-1/+6
2006-03-19rs6000.opt (no-fp-in-toc): Use Var not Mask.David Edelsohn7-34/+139
2006-03-19Correct error in PR numberPaul Thomas2-2/+2
2006-03-19re PR fortran/26716 (gfortran: incorrect choice of overloaded function)Paul Thomas6-9/+108
2006-03-19Daily bump.GCC Administrator1-1/+1
2006-03-18980523-1.c, [...]: Use target fpic.Joseph Myers4-3/+8
2006-03-18direct_io_1.f90, [...]: Delete temporary files from testcases.Kaveh R. Ghazi16-4/+30
2006-03-18re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle2-0/+17
2006-03-18re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle4-1/+17
2006-03-18Daily bump.GCC Administrator1-1/+1
2006-03-17* config/ia64/ia64.opt: Add empty line to end of file.Steve Ellcey2-0/+6
2006-03-17re PR target/26721 (Gcc generates unaligned access)Richard Guenther2-1/+13
2006-03-17pr26350.c: New.David Edelsohn3-0/+48
2006-03-17rs6000.md (strlensi): Emit barrier after unconditional jump.David Edelsohn2-0/+6
2006-03-17install.texi: Docuemnt --with-mode.Paul Brook4-2/+24
2006-03-17sh.c (max_labelno_before_reorg): New variable.J"orn Rennecke2-19/+125
2006-03-17dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument with ATTRIBUTE_UNUSED.Steven Bosscher2-1/+7
2006-03-17dwarf2out.c (dwarf2out_stack_adjust): Always track the stack pointer...Alexandre Oliva2-26/+29
2006-03-17rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw5-46/+72
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating12-82/+233
2006-03-17Daily bump.GCC Administrator1-1/+1
2006-03-17gfortran.h (gfc_equiv_info): Add length field.Roger Sayle6-8/+57
2006-03-16config.gcc (tm_defines): Always add to previous value rather than replacing it.Joseph Myers2-19/+24
2006-03-16predicates.md (splittable_const_int_operand): New, split from move_operand.Richard Sandiford6-52/+216
2006-03-16config.gcc (mips64*-*-linux*): Keep existing tm_defines.Richard Sandiford2-2/+7
2006-03-16re PR middle-end/18259 (-fdump-tree-tu omits real constant values)Roger Sayle3-93/+123
2006-03-16re PR libgcj/26706 ([4.1/4.2] Unexpanded macro in libjava/classpath/configure)Tom Tromey4-185/+409
2006-03-16Fix ChangeLog typo.Paul Brook1-1/+1
2006-03-16re PR middle-end/21781 (real.c incorrectly values zero with a large exponent)Roger Sayle4-0/+24
2006-03-16simplify-rtx.c (simplify_plus_minus): Simplify within CONST terms.Andreas Krebbel2-1/+18
2006-03-16ia64.c (stops_p): Added explicit initialization.Maxim Kuvyrkov7-71/+1357
2006-03-16target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov18-574/+3441
2006-03-16sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov7-162/+500
2006-03-16sched-rgn.c (extend_rgns): New static function.Maxim Kuvyrkov4-2/+377