aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-05* ChangeLog: Fix word wrapping.Uros Bizjak1-118/+135
2007-07-05re PR testsuite/32014 (new gcc failures)Dorit Nuzman2-0/+68
2007-07-05i386.c (ix86_address_cost): Do not consider more complex addressing modes che...Zdenek Dvorak2-6/+5
2007-07-05dwarf2out.c (dw_ranges_by_label_ref): New typedef.Alexandre Oliva2-13/+150
2007-07-05cygming-crtend.c: Remove svn:executable property.Uros Bizjak3-0/+0
2007-07-05re PR fortran/32526 (Spurious error: Name 'x' at (1) is an ambiguous referenc...Paul Thomas5-8/+138
2007-07-04Merged with libbbid branch at revision 126349.H.J. Lu2-0/+16
2007-07-05Daily bump.GCC Administrator1-1/+1
2007-07-04re PR tree-optimization/32604 (miscompilation at -O2)Daniel Berlin6-89/+128
2007-07-05re PR target/31331 ([avr] ICE on function attribute syntax for main())Anatoly Sokolov2-2/+28
2007-07-04visibility-12.c: New test.Mark Mitchell5-7/+84
2007-07-04target-def.h (TARGET_INITIALIZER): Remove trailing whitespace after \.Joseph Myers2-1/+6
2007-07-04mips.md (type): Add logical, signext and move.David Ung14-64/+139
2007-07-04tree-ssa.c (useless_type_conversion_p): Add handling for scalar float and vec...Richard Guenther2-26/+75
2007-07-04tree-inline.c (estimate_num_insns_1): Treat CONVERT_EXPR the same as NOP_EXPR.Richard Guenther2-2/+6
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton7-1/+124
2007-07-04v850.c (expand_prologue): Make sure GEN_INT() argument is sign extended rathe...Rask Ingemann Lambertsen4-143/+19
2007-07-04vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Reject -mrelax unless compiling RTP PIC.Richard Sandiford5-2/+30
2007-07-04re PR tree-optimization/32500 (Loop optimization limits range to size of arra...Richard Guenther2-0/+31
2007-07-04re PR tree-optimization/32482 (ICE verify_ssa failed)Richard Guenther4-4/+44
2007-07-04compare-fp-4.x: Add an XFAIL for ARM VxWorks kernels.Richard Sandiford6-0/+88
2007-07-04lib1funcs.asm (ic_invalidate): Align constant pool.Richard Sandiford2-0/+5
2007-07-04config.gcc (arm-wrs-vxworks): Don't include svr4.h.Richard Sandiford4-5/+20
2007-07-04include.c: Skip for VxWorks kernels.Richard Sandiford2-1/+7
2007-07-04sh4a-fprun.c: Skip for VxWorks kernels.Richard Sandiford2-1/+7