aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-07-12cgraph.h (cgraph_get_node_or_alias): Removed declaration.Martin Jambor5-30/+17
2011-07-12re PR tree-optimization/49712 (internal compiler error: in gen_lsm_tmp_name, ...Jakub Jelinek4-0/+39
2011-07-12Daily bump.GCC Administrator1-1/+1
2011-07-11re PR c++/49672 ([C++0x] Internal error when passing variadic template args t...Jason Merrill4-18/+60
2011-07-11genautomata.c (add_arc): Return void.Bernd Schmidt2-15/+10
2011-07-11dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.Richard Henderson4-75/+108
2011-07-11* decl2.c (decl_constant_var_p): Use decl_maybe_constant_var_p.Jason Merrill2-18/+10
2011-07-11re PR c++/44609 (Invalid template code causes infinite loop of error messages)Jason Merrill7-6/+78
2011-07-11i386.c (ix86_trampoline_init): Switch arms of if expr.Uros Bizjak2-105/+97
2011-07-11re PR debug/49676 (inefficiency: DW_AT_GNU_call_site_value calculates everyth...Jakub Jelinek4-13/+243
2011-07-11re PR fortran/49698 (Unmanageable compiler error)Jakub Jelinek4-2/+28
2011-07-11sol2.h [!USE_GLD] (CTORS_SECTION_ASM_OP): Define.Rainer Orth2-0/+12
2011-07-11uninit-pred-8_b.c: Disable dominator optimizations.Jeff Law2-1/+5
2011-07-11* EXCLUDES (libgcov.c): Remove.Rainer Orth2-1/+4
2011-07-11dfp-bit.c, dfp-bit.h: Move to ../libgcc.Rainer Orth3-37/+21
2011-07-11tree-vrp.c (simplify_conversion_using_ranges): Manually translate the source ...Richard Guenther2-18/+48
2011-07-11Check ia32 effective target.H.J. Lu3-2/+8
2011-07-11expr.c (expand_expr_real_1): Use expand_insn for movmisalign.Richard Sandiford2-21/+22
2011-07-11config.gcc (s390-*-linux*): If 'enabled_targets' is 'all', build a bi-arch co...Arthur Loiret3-2/+17
2011-07-11config.gcc (mips*-*-linux*): If 'enabled_targets' is 'all'...Arthur Loiret4-1/+24
2011-07-11passes.c (init_optimization_passes): Add invariant motion pass after inductio...Andreas Krebbel2-0/+6
2011-07-11re PR target/39633 ([avr] loop bug: missing 8-bit comparison (*cmpqi))Georg-Johann Lay4-3/+38
2011-07-11tree.h (call_expr_arg): Remove.Romain Geissler2-2/+5
2011-07-11In gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero9-66/+78
2011-07-11sparc.md (save_register_window_1): Rename to...Eric Botcazou3-11/+17
2011-07-11re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-1/+6
2011-07-11target-supports.exp (check_effective_target_scheduling): New Function.Georg-Johann Lay6-0/+21
2011-07-11struct-by-value-16_main.c: Skip AVR.Georg-Johann Lay5-0/+11
2011-07-11Daily bump.GCC Administrator1-1/+1
2011-07-10Use movl instead of movabs for x32.H.J. Lu2-4/+19
2011-07-10i386.c (x86_output_mi_thunk): Generate rtl and run final, instead of emitting...Richard Henderson2-70/+77
2011-07-10Turn on 64bit and check models for x32.H.J. Lu2-0/+15
2011-07-10re PR fortran/49690 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1...Tobias Burnus4-1/+32
2011-07-10re PR c++/49691 (ICE in cp_parser_late_return_type_opt, at cp/parser.c:15562)Jason Merrill7-8/+37
2011-07-10Daily bump.GCC Administrator1-1/+1
2011-07-09re PR target/49684 (build fails on crtstuff.c / crtbegin using default CRT_CA...Hans-Peter Nilsson2-2/+6
2011-07-09re PR bootstrap/49680 (IRIX 6.5 bootstrap broken: SEGV in __register_frame_in...Hans-Peter Nilsson2-8/+21
2011-07-09dwarf2: Move CFI output routines to dwarf2cfi.c.Richard Henderson5-630/+619
2011-07-09dwarf2: Reduce some redundant definitions.Richard Henderson4-117/+44
2011-07-09dwarf2cfi: Handle return column save from CIE.Richard Henderson3-103/+139
2011-07-09dwarf2cfi: Simplify re-initialization for each function.Richard Henderson2-32/+20
2011-07-09dwarf2cfi: Unify add_fde_cfi and add_cie_cfi.Richard Henderson3-50/+47
2011-07-09Move ASM_COMMENT_START to defaults.h.Richard Henderson8-39/+13
2011-07-09re PR rtl-optimization/49686 (CFI notes are missed for delayed slot)Richard Henderson2-16/+15
2011-07-09Add x32 support to GCC testsuite.H.J. Lu385-567/+844
2011-07-09re PR fortran/48926 (gfortran.dg/coarray/image_index_1.f90 -fcoarray=single ...Uros Bizjak3-3/+9
2011-07-09* tree.c (build_vec_init_elt): Strip TARGET_EXPR.Jason Merrill4-0/+29
2011-07-09re PR debug/49676 (inefficiency: DW_AT_GNU_call_site_value calculates everyth...Jakub Jelinek2-19/+58
2011-07-09pdp11.md (define_c_enum "unspecv"): New.Richard Henderson4-178/+255
2011-07-09rs6000.c (rs6000_output_function_prologue): Don't try to insert an rtl prolog...Richard Henderson3-87/+29