aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-11* EXCLUDES (libgcov.c): Remove.Rainer Orth2-1/+4
2011-07-11dfp-bit.c, dfp-bit.h: Move to ../libgcc.Rainer Orth9-47/+1391
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-11Add my name (Daniel Carrera) to the "Write After Approval" list.Daniel Carrera1-0/+1
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-09error.c (sys_abort): Change argument list from "()" to "(void)".Tobias Burnus2-1/+6
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
2011-07-09mpi.c (runtime_error): New function.Tobias Burnus2-46/+83
2011-07-09Makefile.am: Add new header.Jonathan Wakely9-13/+713
2011-07-09stl_vector.h: Use new allocator model in C++0x mode.Jonathan Wakely13-59/+521
2011-07-09alloc_traits.h (__allocator_always_compares_equal): New trait, provide partia...Jonathan Wakely2-4/+89
2011-07-09cast.h: Fix typo in include guard.Jonathan Wakely3-14/+16
2011-07-09sparc.h (STACK_SAVEAREA_MODE): Move around.Eric Botcazou2-19/+12
2011-07-09re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues)Jonathan Wakely11-47/+381
2011-07-08re PR c++/45437 (Loses reference during update)Jason Merrill9-1/+75
2011-07-08cgraph.c (cgraph_add_to_same_comdat_group): New.Jason Merrill8-62/+68
2011-07-09Daily bump.GCC Administrator1-1/+1
2011-07-08dwarf2cfi: Flush queued saves at the end of the prologue.Richard Henderson2-0/+11