aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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 Kojima4-24/+16
2006-03-16config.gcc (*-*-darwin*): Don't build crt2.o for all Darwin ports.Geoffrey Keating10-24/+296
2006-03-16re PR classpath/26688 (Classpath Makefiles assume CVS source control)Tom Tromey3-4/+13
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 Tromey4-10/+29
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 Tromey2-2/+2
2006-03-15re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey4-13/+36
2006-03-15* parse.y (analyze_clinit_body): Ignore empty statements.Tom Tromey2-2/+12