aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-16ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov11-139/+1087
2006-03-16linux-unwind.h (shmedia_fallback_frame_state): Set fs->signal_frame.Kaz Kojima2-1/+9
2006-03-16config.gcc (*-*-darwin*): Don't build crt2.o for all Darwin ports.Geoffrey Keating10-24/+296
2006-03-16vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw4-9/+17
2006-03-16pr15551.C: Cleanup temp file.Kaveh R. Ghazi2-0/+7
2006-03-16Daily bump.GCC Administrator1-1/+1
2006-03-16jcf-write.c (generate_bytecode_insns): Use qualifying type for non-static met...Tom Tromey2-9/+24
2006-03-15arm.c (minipool_pad): New.Paul Brook2-6/+15
2006-03-15java-tree.h: Moved comment for TYPE_DOT_CLASS adjacent to its declaration.David Daney2-2/+8
2006-03-15lang.opt (-freduced-reflection): New option.David Daney7-24/+125
2006-03-15Correctly reference PR java/26638 in ChangeLogsTom Tromey1-1/+1
2006-03-15re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey2-4/+13
2006-03-15* parse.y (analyze_clinit_body): Ignore empty statements.Tom Tromey2-2/+12
2006-03-15vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and...Jan-Benedict Glaw4-40/+60
2006-03-15tree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make it an iterator-style macro.Kazu Hirata2-13/+16
2006-03-15predicates.md (cache_address_operand): Special.J"orn Rennecke2-4/+10
2006-03-15re PR c++/6634 (wrong parsing of "long long double")Volker Reichelt4-12/+33
2006-03-15haifa-sched.c (unlink_other_notes, [...]): Do not handle loop notes.Zdenek Dvorak3-46/+12
2006-03-15gensupport.c (identify_predicable_attribute): Don't free p_false when it is s...Andreas Schwab2-3/+7
2006-03-15config.gcc (default with_cpu setting): Do not modify the default setting here.Eric Botcazou2-3/+5
2006-03-15re PR fortran/19101 (missing & in character continuation not caught)Jerry DeLisle3-1/+22
2006-03-15re PR fortran/19101 (missing & in character continuation not caught)Jerry DeLisle6-7/+54
2006-03-15Daily bump.GCC Administrator1-1/+1
2006-03-14tree-pass.h (pass_cfg): Remove.Steven Bosscher4-33/+6
2006-03-14re PR middle-end/26684 (ppc-Darwin bootstrap failure)Kazu Hirata2-2/+6
2006-03-14re PR fortran/18537 (no warning about tabs with std=f95 option)Steven G. Kargl6-18/+83
2006-03-14* combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): Remove.Kazu Hirata2-6/+2
2006-03-14bfin.h (UNALIGNED_WORD_ASM_OP): Remove.Kazu Hirata3-5/+4
2006-03-14Makefile.in (reg-stack.o): Don't depend on gt-reg-stack.h.Kazu Hirata3-13/+33
2006-03-14tweak commentsJason Merrill1-3/+3
2006-03-14pa32-linux.h (CRT_CALL_STATIC_FUNCTION): Fix typo.John David Anglin2-1/+5
2006-03-14re PR tree-optimization/26672 (ICE in op_iter_init, triggered by printf->puts...Richard Guenther4-1/+21
2006-03-14re PR tree-optimization/26667 (Inlining always_inline functions causes furthe...Richard Guenther2-4/+14
2006-03-14re PR middle-end/26659 (gcc.target/powerpc/ppc-vector-memset.c fails on the m...Richard Guenther2-5/+14
2006-03-14Move around a couple of hunks and add a missing one for commit 111866Eric Botcazou1-30/+28
2006-03-13re PR target/26657 (With -fopenmp, gcc does not link with -lgomp)Andrew Pinski2-1/+7
2006-03-14rs6000.opt (mdlmzb): New option.Joseph Myers8-9/+143
2006-03-14re PR rtl-optimization/25739 (Memory leak in bt_load.c(augment_live_range))Uttam Pawar4-2/+23
2006-03-14Daily bump.GCC Administrator1-1/+1
2006-03-13re PR middle-end/26557 (ICE in simplify_subreg)Roger Sayle4-4/+29
2006-03-13pa32-linux.h (CRT_CALL_STATIC_FUNCTION): Define when CRTSTUFFS_O is defined.John David Anglin2-1/+28
2006-03-13re PR libfortran/25378 ([Fortran 2003] maxloc for all-false mask)Paul Thomas5-25/+55
2006-03-13mips.md (*branch_fp): Use %Z2 for the condition.Richard Sandiford2-4/+9
2006-03-13trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.Jakub Jelinek3-30/+48
2006-03-13trans-decl.c (gfc_get_fake_result_decl): Re-add setting of GFC_DECL_RESULT flag.Jakub Jelinek2-0/+6
2006-03-13re PR middle-end/25989 (gomp ICE with -O2 and schedule(guided))Jakub Jelinek4-1/+30