aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-06-01Pass name cleanupsDavid Li25-62/+91
2011-06-01Better function header dumpDavid Li6-35/+49
2011-06-01dwarf2out.c (compare_loc_descriptor, [...]): New functions.Jakub Jelinek2-602/+651
2011-06-01var-tracking.c (create_entry_value): New function.Jakub Jelinek2-51/+41
2011-06-01crtfastmath.c: Include <signal.h>, <ucontext.h>.Rainer Orth4-9/+60
2011-06-01t-slibgcc-darwin: Move to ...Rainer Orth22-1669/+89
2011-06-01Add missing entry.Ian Lance Taylor1-0/+7
2011-06-01dwarf2out.c (mem_loc_descriptor): Call base_type_for_mode with op_mode instea...Jakub Jelinek2-1/+6
2011-06-01arm-cores.def: Add cortex-r5.Paul Brook9-31/+74
2011-06-01ipa-utils.c (ipa_dfs_info): New field scc_no.Martin Jambor3-0/+9
2011-06-01ipa-utils.c (searchc_env): New field allow_overwritable.Martin Jambor2-1/+13
2011-06-01In gcc/objc/: 2011-06-01 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-0/+144
2011-06-01tree.c (free_lang_data): Do not reset boolean_type_node nor char_type_node.Richard Guenther5-64/+62
2011-06-01Daily bump.GCC Administrator1-1/+1
2011-05-31rs6000.h (REG_CLASS_CONTENTS): Remove vr0..vr2 from NON_FLOAT_REGS.Pat Haugen2-1/+6
2011-05-31rs6000.c (rs6000_register_move_cost): Preserve from parameter value for dump.Pat Haugen2-12/+36
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus15-14/+370
2011-05-31dwarf2out.c (resolve_addr_in_expr): Optimize away redundant DW_OP_GNU_convert...Jakub Jelinek2-14/+78
2011-05-31cselib.c (promote_debug_loc): Allow l->next non-NULL for cselib_preserve_cons...Jakub Jelinek9-30/+686
2011-05-31re PR target/48688 ([x64]: shift/or instead of lea)Jakub Jelinek4-0/+68
2011-05-31re PR c++/48010 (typedef redefinitions are allowed if the redefined type is a...Fabien ChĂȘne4-2/+24
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-0/+83
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus7-26/+78
2011-05-31re PR c++/44870 ([C++0x] error when calling function with rvalue argument ins...Jason Merrill4-9/+43
2011-05-31i386.md: Use SWI248x instead of X87MODEI...Uros Bizjak2-238/+244
2011-05-31params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.Alexandre Oliva4-3/+30
2011-05-31i386.c (ix86_rtx_costs): Drop NEG from sub for FMA.Alexandre Oliva3-4/+9
2011-05-31* gcc.c (driver_handle_option): Fix disabling of -fcompare-debug.Alexandre Oliva2-1/+5
2011-05-31gengtype-state.c (read_state_params_structs): Initialize previous.Alexandre Oliva2-1/+6
2011-05-31i386.md (*movtf_internal): Avoid allocating general registers.Uros Bizjak2-75/+85
2011-05-31cgraph.h (cgraph_inline_failed_t): Give enum a nameJan Hubicka3-27/+52
2011-05-31gimple.c (gimple_register_canonical_type): Do not register any types via gimp...Richard Guenther2-12/+5
2011-05-31lto-symtab.c (lto_symtab_merge_cgraph_nodes): Merge alias decl of thunks.Jan Hubicka2-5/+14
2011-05-31re PR rtl-optimization/49235 (ICE: in int_mode_for_mode, at stor-layout.c:424...Jakub Jelinek4-3/+39
2011-05-31re PR tree-optimization/49093 (ICE in vect_enhance_data_refs_alignment() with...Ira Rosen4-0/+43
2011-05-31re PR debug/49047 (DW_AT_linkage_name missing for constructors and destructors)Dodji Seketeli4-0/+34
2011-05-31Revert "Fix PR debug/49047"Dodji Seketeli4-34/+0
2011-05-31re PR debug/49047 (DW_AT_linkage_name missing for constructors and destructors)Dodji Seketeli4-0/+34
2011-05-31tree-ssa-forwprop.c (forward_propagate_into_comparison): Rename to ...Richard Guenther2-353/+388
2011-05-31re PR testsuite/49239 (Random gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c f...Ira Rosen2-0/+19
2011-05-31godump.c (go_format_type): Correct length of name added to obstack for anonym...Ian Lance Taylor2-1/+6
2011-05-31Daily bump.GCC Administrator1-1/+1
2011-05-30sh.c (expand_cbranchdi4): Set msw_skip when the high part of the second opera...Kaz Kojima4-1/+30
2011-05-30i386.md (*movxf_internal): Penalize FYx*r->o alternative to prevent partial m...Uros Bizjak4-99/+66
2011-05-30Handle misaligned TFmode load/store.H.J. Lu4-3/+38
2011-05-30dwarf2out.c (modified_type_die, [...]): Use DW_TAG_rvalue_reference_type even...Jakub Jelinek2-2/+8
2011-05-30re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+...Bill Schmidt2-19/+152
2011-05-30re PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)Nathan Froyd6-4/+29
2011-05-30config.gcc: Keep obselete list sorted.Richard Sandiford2-1/+5
2011-05-30var-tracking.c (vt_add_function_parameter): Remap incoming MEMs with crtl->ar...Jakub Jelinek4-6/+100