aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-06Use backend interface for expression statements.Ian Lance Taylor4-2/+32
2011-04-06re PR testsuite/48480 (FAIL: staticrootslib.lo -O2 (test for excess errors))Rainer Orth2-1/+7
2011-04-06configure.ac (build_tools): Remove build-byacc.Joseph Myers5-17677/+29
2011-04-06re PR debug/48466 (Wrong variable locations at -O0 on i686)Jakub Jelinek5-1/+87
2011-04-06tm.texi.in: Document C target hooks as separate from general target hooks.Joseph Myers28-188/+457
2011-04-06ipa-inline.c (enum inlining_mode): Remove.Richard Guenther2-185/+178
2011-04-06arm.h (arm_class_likely_spilled_p): Check against LO_REGS only for Thumb-1.Andrew Stubbs3-6/+17
2011-04-06Fix commit for PR target/43920Ramana Radhakrishnan2-21/+4
2011-04-06gimple-low.c (lower_gimple_return): When not optimizing, force labels associa...Eric Botcazou4-1/+22
2011-04-06dbxout.c: (debug_nesting...Tristan Gingold2-1/+12
2011-04-06i386.md (attribute isa): New.Uros Bizjak5-912/+572
2011-04-06tree-inline.c (estimate_num_insns): For calls simply account for all passed a...Richard Guenther2-47/+10
2011-04-06re PR middle-end/47663 (Very simple wrapper not inlined)Richard Guenther8-137/+232
2011-04-06* config/alpha/osf5.h (MAX_OFILE_ALIGNMENT): Define.Rainer Orth2-1/+9
2011-04-06invoke.texi (Spec Files): Fix typo.Jonathan Wakely2-1/+5
2011-04-06profile.c (branch_prob): Move declaration of local variable.Eric Botcazou2-10/+12
2011-04-06libgo: Always use AM_LDFLAGS when linking libgo.la.Ian Lance Taylor2-2/+2
2011-04-06arm.md (arm_cmpsi_insn): Compute attr "length".Wei Guozhi3-8/+70
2011-04-06re PR bootstrap/48471 (ia64-*-* does not bootstrap due to unused variables in...Nathan Froyd2-21/+30
2011-04-06Daily bump.GCC Administrator1-1/+1
2011-04-06* de.po: Update.Joseph Myers2-131/+128
2011-04-05pr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options for Solaris 9 as well.Eric Botcazou2-2/+2
2011-04-05pr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options for Solaris 8 as well.Eric Botcazou2-1/+6
2011-04-05re PR bootstrap/48403 (bootstrap comparison failure)Bernd Schmidt2-1/+9
2011-04-05m68k.c (m68k_handle_option): Don't handle OPT_m5200, OPT_m5206e, OPT_m528x, O...Joseph Myers5-35/+23
2011-04-05tree-ssa-threadupdate.c (determine_bb_domination_status): Always check if BB ...Jeff Law2-2/+6
2011-04-05gotest: Add external timeout if internal timeout fails.Ian Lance Taylor1-1/+14
2011-04-05+2011-04-05 Sterling Augustine <augustine.sterling@gmail.com> + + * MAINTAINE...Sterling Augustine2-1/+5
2011-04-05gotest: Avoid echo -n.Ian Lance Taylor1-2/+2
2011-04-05cprop.c (struct reg_use): Remove.Steven Bosscher2-27/+40
2011-04-05re PR bootstrap/48469 (bootstrap failure)Nathan Froyd2-0/+8
2011-04-05Sync config.sub from upstream.Ralf Wildenhues2-0/+6
2011-04-05fix compilation on AUTO_INC_DEC targetsNathan Froyd2-9/+20
2011-04-05re PR middle-end/48441 (ICE in mark_oprs_set)Steven Bosscher2-2/+7
2011-04-05combine.c: Include obstack.h.Nathan Froyd3-126/+152
2011-04-05gcse.c (modify_mem_list): Convert to an array of VECs.Nathan Froyd2-19/+23
2011-04-05re PR middle-end/48461 (function.c:5268:1: error: emit_use_return_register_in...Tom de Vries2-1/+7
2011-04-05* stor-layout.c (self_referential_size): Fix 2010-07-13 commit.Eric Botcazou2-1/+5
2011-04-05trans-intrinsic.c (gfc_build_intrinsic_lib_fndecls): Use build_function_type_...Nathan Froyd2-17/+26
2011-04-05re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2-0/+47
2011-04-05rx-opts.h: New.Joseph Myers5-49/+109
2011-04-05re PR lto/48431 (patch to fix a compile error in lto-plugin.c when using olde...Richard Guenther2-3/+8
2011-04-05debug.h (debug_flush_symbol_queue, [...]): Delete.Nathan Froyd4-87/+91
2011-04-05gcse.c (modify_pair): Define.Nathan Froyd2-51/+38
2011-04-05re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2-1/+8
2011-04-05re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2-0/+32
2011-04-05re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries2-1/+10
2011-04-05cfgcleanup.c (try_crossjump_bb): Remove 2 superfluous variables.Tom de Vries2-8/+8
2011-04-05Minor tweaksEric Botcazou1-4/+4
2011-04-05For Yufeng Zhang.Yufeng Zhang3-217/+224