aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-07-08re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez16-52/+90
2007-07-08s-osinte-rtems.ads: Correct prototype of pthread_sigmask.Joel Sherrill2-4/+6
2007-07-08revert: c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply ...Sandra Loosemore3-1/+11
2007-07-08Daily bump.GCC Administrator1-1/+1
2007-07-08re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")Jerry DeLisle2-0/+10
2007-07-08re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")Jerry DeLisle2-6/+8
2007-07-07Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin8-170/+130
2007-07-07constraints.md (define_memory_constraint "Q"): Fix the constraint description.Eric Weddington3-1/+13
2007-07-07* zh_CN.po: Update.Joseph Myers2-18/+22
2007-07-07tree-ssa-operands.c (realloc_vop, [...]): Remove.Kazu Hirata3-96/+5
2007-07-07cfgrtl.c (delete_insn_chain_and_edges): Remove.Kazu Hirata3-16/+3
2007-07-07decl.c, [...]: Fix comment typos.Kazu Hirata9-18/+25
2007-07-07auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata19-35/+45
2007-07-07re PR c++/32232 (ICE in resolve_overloaded_unification)Mark Mitchell4-27/+60
2007-07-07re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing...Daniel Berlin10-101/+211
2007-07-07Daily bump.GCC Administrator1-1/+1
2007-07-06missed ChangeLog for last patchSandra Loosemore1-0/+6
2007-07-06c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS apply to assem...Sandra Loosemore2-2/+1
2007-07-0620001012-1.c: Run on all fpic-capable targets.Nathan Froyd5-3/+11
2007-07-06multi-ix.c (CHUNK): Be more conservative about the chunk size when STACK_SIZE...Nathan Froyd2-1/+16
2007-07-06re PR middle-end/32441 (ICE in expand_expr_real_1, at expr.c:7109)Ian Lance Taylor2-8/+8
2007-07-06sh.md (*prefetch_i4): Disable for TARGET_VXWORKS_RTP.Richard Sandiford2-2/+10
2007-07-06re PR middle-end/32602 (Sibcall optimization fails to detect overlap)Josh Conner5-1/+97
2007-07-06convert-dfp-round-thread.c: New test.H.J. Lu2-0/+498
2007-07-06reload1.c (choose_reload_regs): Set reload_spill_index for regs chosen during...Bernd Schmidt2-1/+13
2007-07-06re PR fortran/32633 (bogus error)Daniel Franke9-23/+75
2007-07-06gimplify.c (gimplify_call_expr): Prefer DECL_ARGUMENTS over TYPE_ARG_TYPES fo...Richard Guenther4-14/+52
2007-07-06libgcc2.h (word_type): Type definition removed.Andreas Krebbel11-20/+122
2007-07-06mips.c (compute_frame_size): Restore the original gp_sp_offset for !GENERATE_...Richard Sandiford2-6/+17
2007-07-06c-common.c (boolean_increment): Use correctly typed constant.Richard Guenther5-5/+21
2007-07-06mips.c (mips16e_save_restore_pattern_p): Check that the topmost argument regi...Richard Sandiford4-12/+49
2007-07-06re PR rtl-optimization/32450 (-pg causes miscompilation)Uros Bizjak4-8/+59
2007-07-06re PR debug/23551 (dwarf records for inlines appear incomplete)Alexandre Oliva2-12/+10
2007-07-06ms-compat-1.C: Change double underscore to single underscore in scan directives.Uros Bizjak2-6/+12
2007-07-06re PR c++/32245 (wrong POD type initialization with pointer to member)Mark Mitchell12-31/+165
2007-07-06rtlanal.c (num_sign_bit_copies1): Improve cases of ANDing or IORing with a co...Adam Nemet2-0/+24
2007-07-06Daily bump.GCC Administrator1-1/+1
2007-07-05re PR rtl-optimization/32475 (function with asm() does not setup stack frame)Seongbae Park2-0/+12
2007-07-05arm.c (vfp3_const_double_index): Copy signed results of REAL_VALUE_TO_INT int...Richard Earnshaw2-1/+9
2007-07-05re PR middle-end/32639 (ptrmem1.C now ICE's on mainline)Richard Guenther3-6/+15
2007-07-06avr.md (zero_extendqihi2, [...]): Change to define_insn_and_split.Anatoly Sokolov2-28/+90
2007-07-05function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini7-1/+155
2007-07-05Improve placement in previous commitRichard Sandiford1-5/+5
2007-07-05mips.c (mips_file_start): Avoid declaration after code.Richard Sandiford2-5/+10
2007-07-05optabs.c (expand_binop_directly): Fix signed/unsigned comparison.Sandra Loosemore2-1/+5
2007-07-05rtl.def (NOTE): Change print format string to print operand 5 as a note insn ...Uros Bizjak2-6/+10
2007-07-05mips.c (mips_cpu_info): Add 4ksc and 4ksd processors.Sandra Loosemore3-2/+11
2007-07-05Add support for SmartMIPS ASE.Sandra Loosemore12-113/+269
2007-07-05tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I...Dorit Nuzman23-69/+913
2007-07-05re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav...Tobias Burnus7-7/+34