aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-06libstdc++.exp (v3-build_support): Use env(AR) and env(RANLIB), not env(AR_FOR...Hans-Peter Nilsson2-4/+9
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-05natPosixProcess.cc: Reorder includes to fix compilation on hppa2.0w-hp-hpux11...Andreas Tobler2-2/+7
2007-07-06avr.md (zero_extendqihi2, [...]): Change to define_insn_and_split.Anatoly Sokolov2-28/+90
2007-07-05re PR target/32622 (BOOT_CFLAGS is not passed to stage2 and stage3 compile)Sebastian Pop2-1/+7
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-05MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX maintainer.Rainer Orth2-1/+6
2007-07-05re PR libgcj/28190 (libjava bootstrap failure on IRIX 6.5: stdint.h misdetect...Rainer Orth4-11/+96
2007-07-05Remove myself as libbid maintainer.H.J. Lu2-5/+0
2007-07-05rtl.def (NOTE): Change print format string to print operand 5 as a note insn ...Uros Bizjak2-6/+10
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu18-51026/+47
2007-07-05lt~obsolete.m4: New.H.J. Lu2-0/+93
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-05Updated from Intel BID library:H.J. Lu3-4/+25
2007-07-05tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I...Dorit Nuzman23-69/+913
2007-07-05MAINTAINERS (libbid): Add myself.H.J. Lu2-1/+6
2007-07-05re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav...Tobias Burnus9-7/+73
2007-07-05* ChangeLog: Fix word wrapping.Uros Bizjak1-118/+135
2007-07-05re PR libstdc++/31957 (Build of compiler fails with 'error: #endif without #if')Joerg Richter3-2/+12
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. Lu153-9/+178204
2007-07-05stl_algo.h (search(_ForwardIterator1, _ForwardIterator1, _ForwardIterator2, _...Jim Xochellis2-10/+13
2007-07-05Correct file path in last entryHans-Peter Nilsson1-1/+1
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-04configure.ac: SUBST CFLAGS.David Edelsohn3-1/+8
2007-07-04target.h (struct gcc_target): Add target_help field.Nick Clifton7-1/+124