summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher2006-03-209-99/+29
* re PR tree-optimization/26629 (tree load PRE does not work on array references)Andrew Pinski2006-03-2014-25/+318
* genpreds.c (write_insn_extra_address_constraint): Argument `c' is operand of ...David Edelsohn2006-03-202-1/+6
* rs6000.c (rs6000_handle_option): Use TARGET_NO_FP_IN_TOC inside #ifdef TARGET...Alan Modra2006-03-202-6/+11
* Daily bump.GCC Administrator2006-03-201-1/+1
* genpreds.c (write_tm_preds_h): Add semicolon and newline at end of insn_extra...David Edelsohn2006-03-192-1/+6
* rs6000.opt (no-fp-in-toc): Use Var not Mask.David Edelsohn2006-03-197-34/+139
* Correct error in PR numberPaul Thomas2006-03-192-2/+2
* re PR fortran/26716 (gfortran: incorrect choice of overloaded function)Paul Thomas2006-03-196-9/+108
* Daily bump.GCC Administrator2006-03-191-1/+1
* 980523-1.c, [...]: Use target fpic.Joseph Myers2006-03-184-3/+8
* direct_io_1.f90, [...]: Delete temporary files from testcases.Kaveh R. Ghazi2006-03-1816-4/+30
* re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle2006-03-182-0/+17
* Daily bump.GCC Administrator2006-03-181-1/+1
* * config/ia64/ia64.opt: Add empty line to end of file.Steve Ellcey2006-03-172-0/+6
* re PR target/26721 (Gcc generates unaligned access)Richard Guenther2006-03-172-1/+13
* pr26350.c: New.David Edelsohn2006-03-173-0/+48
* rs6000.md (strlensi): Emit barrier after unconditional jump.David Edelsohn2006-03-172-0/+6
* install.texi: Docuemnt --with-mode.Paul Brook2006-03-174-2/+24
* sh.c (max_labelno_before_reorg): New variable.J"orn Rennecke2006-03-172-19/+125
* dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument with ATTRIBUTE_UNUSED.Steven Bosscher2006-03-172-1/+7
* dwarf2out.c (dwarf2out_stack_adjust): Always track the stack pointer...Alexandre Oliva2006-03-172-26/+29
* rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw2006-03-175-46/+72
* tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating2006-03-1712-82/+233
* Daily bump.GCC Administrator2006-03-171-1/+1
* gfortran.h (gfc_equiv_info): Add length field.Roger Sayle2006-03-176-8/+57
* config.gcc (tm_defines): Always add to previous value rather than replacing it.Joseph Myers2006-03-162-19/+24
* predicates.md (splittable_const_int_operand): New, split from move_operand.Richard Sandiford2006-03-166-52/+216
* config.gcc (mips64*-*-linux*): Keep existing tm_defines.Richard Sandiford2006-03-162-2/+7
* re PR middle-end/18259 (-fdump-tree-tu omits real constant values)Roger Sayle2006-03-163-93/+123
* Fix ChangeLog typo.Paul Brook2006-03-161-1/+1
* re PR middle-end/21781 (real.c incorrectly values zero with a large exponent)Roger Sayle2006-03-164-0/+24
* simplify-rtx.c (simplify_plus_minus): Simplify within CONST terms.Andreas Krebbel2006-03-162-1/+18
* ia64.c (stops_p): Added explicit initialization.Maxim Kuvyrkov2006-03-167-71/+1357
* target.h (struct spec_info_def): New opaque declaration.Maxim Kuvyrkov2006-03-1618-574/+3441
* sched-int.h (struct haifa_insn_data): New fields: resolved_deps, inter_tick, ...Maxim Kuvyrkov2006-03-167-162/+500
* sched-rgn.c (extend_rgns): New static function.Maxim Kuvyrkov2006-03-164-2/+377
* ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call.Maxim Kuvyrkov2006-03-1611-139/+1087
* linux-unwind.h (shmedia_fallback_frame_state): Set fs->signal_frame.Kaz Kojima2006-03-162-1/+9
* config.gcc (*-*-darwin*): Don't build crt2.o for all Darwin ports.Geoffrey Keating2006-03-1610-24/+296
* vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw2006-03-164-9/+17
* pr15551.C: Cleanup temp file.Kaveh R. Ghazi2006-03-162-0/+7
* Daily bump.GCC Administrator2006-03-161-1/+1
* jcf-write.c (generate_bytecode_insns): Use qualifying type for non-static met...Tom Tromey2006-03-162-9/+24
* arm.c (minipool_pad): New.Paul Brook2006-03-152-6/+15
* java-tree.h: Moved comment for TYPE_DOT_CLASS adjacent to its declaration.David Daney2006-03-152-2/+8
* lang.opt (-freduced-reflection): New option.David Daney2006-03-157-24/+125
* Correctly reference PR java/26638 in ChangeLogsTom Tromey2006-03-151-1/+1
* re PR java/26390 (Problem dispatching method call when method does not exist ...Tom Tromey2006-03-152-4/+13
* * parse.y (analyze_clinit_body): Ignore empty statements.Tom Tromey2006-03-152-2/+12