aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-06update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdf commands.Joseph Myers2-3/+8
2007-07-06configure.ac (set_have_cc_tls): Add a missing =.H.J. Lu3-2/+7
2007-07-06tls.m4 (GCC_CHECK_CC_TLS): New.H.J. Lu10-5/+134
2007-07-06reload1.c (choose_reload_regs): Set reload_spill_index for regs chosen during...Bernd Schmidt2-1/+13
2007-07-06Move changelog entry from toplev to config.Sebastian Pop2-6/+6
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-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