aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-11-06Makefile.in (osconstool): Fix target.Arnaud Charlet3-42/+12
2012-11-06i386.c (bdesc_args): Rename CODE_FOR_avx2_umulhrswv16hi3 to CODE_FOR_avx2_pmu...Andrey Turetskiy4-273/+83
2012-11-06Update Copyright years.Joern Rennecke1-1/+1
2012-11-06Fix ChangeLog typo.Joern Rennecke1-1/+1
2012-11-06epiphany.c (epiphany_address_cost): Use MODE parameter.Joern Rennecke2-10/+24
2012-11-06Function MultiversioningSriraman Tallam21-19/+2011
2012-11-06* recog.c (extract_insn): Enabled alternative defaults to 1.Joern Rennecke2-1/+5
2012-11-06Daily bump.GCC Administrator1-1/+1
2012-11-05Replace REX_INT_REG_P with REX_INT_REGNO_PH.J. Lu2-1/+6
2012-11-05re PR testsuite/55186 (gcc.dg/const-uniq-1.c fails due to vector expected but...Hans-Peter Nilsson2-2/+12
2012-11-05Use -Wl,-undefined,dynamic_lookup on darwinJack Howarth2-0/+6
2012-11-05re PR tree-optimization/54986 (segfault on constant initialized to object add...Eric Botcazou4-2/+59
2012-11-05final.c (final_scan_insn): Handle all comparison codes in non-jump and cmove ...Andreas Schwab4-30/+45
2012-11-05mode-switching.c (create_pre_exit): Force late switching if __builtin_{apply,...Uros Bizjak2-1/+18
2012-11-05re PR target/55204 (ICE: in extract_insn, at recog.c:2140 (unrecognizable ins...Richard Sandiford2-34/+23
2012-11-05const-1.c: Update.Jan Hubicka5-27/+22
2012-11-05reorg.c (fill_simple_delay_slots): Avoid calling optimize_skip with a return ...Joern Rennecke2-1/+7
2012-11-05re PR rtl-optimization/55151 (ICE: in assign_by_spills, at lra-assigns.c:1217...Vladimir Makarov4-5/+44
2012-11-05final.c (reemit_insn_block_notes): Do not change scope if insn location is UN...Dehao Chen2-1/+11
2012-11-05md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...Joern Rennecke10-103/+141
2012-11-05re PR debug/54970 (Missing DW_OP_GNU_implicit_pointer in debuginfo)Jakub Jelinek2-6/+12
2012-11-05ipa-inline.c (compute_uninlined_call_time, [...]): New functions.Jan Hubicka4-96/+179
2012-11-05tree-ssa-loop-niter.c (find_loop_niter): Remove just_once_each_iteration_p.Jan Hubicka3-11/+16
2012-11-05re PR target/55194 (h8300 ICE during conftest in libgcc dwarf2out:7605)Jakub Jelinek2-6/+16
2012-11-05ipa-inline.c (leaf_node_p): Rename to ...Jan Hubicka2-11/+21
2012-11-05re PR testsuite/51128 (New LTO failures)Uros Bizjak2-3/+8
2012-11-05* gcc.dg/autopar/pr49960.c: Fix testcase.Jan Hubicka2-0/+9
2012-11-05* gcc.dg/tree-ssa/cunroll-9.c: Fix scan file name.Uros Bizjak1-2/+2
2012-11-05cunroll-9.c: Dump cunrolli details.Uros Bizjak2-2/+7
2012-11-05re PR debug/54402 (var-tracking does not scale)Jakub Jelinek2-6/+22
2012-11-05sh.h (TARGET_CACHE32, [...]): Delete macro.Oleg Endo3-11/+16
2012-11-04* system.h (loc_t): Poison.David Edelsohn2-0/+9
2012-11-05Daily bump.GCC Administrator1-1/+1
2012-11-04fold-const.c (fold_unary_loc): Disable conversion optimization for void type.Marc Glisse2-1/+7
2012-11-05bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...Thomas Schwinge2-2/+7
2012-11-04combine.c: Adjust toplevel comment.Eric Botcazou2-12/+19
2012-11-04re PR debug/54693 (VTA guality issues with loops)Alexandre Oliva2-1/+111
2012-11-04re PR debug/54693 (VTA guality issues with loops)Alexandre Oliva2-19/+95
2012-11-04expr.c (expand_expr_real_1): Change to not using input_location.Dehao Chen2-4/+6
2012-11-04re PR fortran/55199 ([OOP] Equivalenced variable has wrong type when used wit...Janus Weil4-0/+42
2012-11-04invoke.texi (profile-use): update documentation.Jan Hubicka5-2/+23
2012-11-04ChangeLog: Fix whitespace.Uros Bizjak2-36/+25
2012-11-04Daily bump.GCC Administrator1-1/+1
2012-11-03Add check_effective_target_masm_intelJack Howarth3-0/+18
2012-11-03Add check_effective_target_maybe_x32H.J. Lu4-0/+19
2012-11-03octeon-bbit-3.c: Change the second call to abort to call abort1 so that cross...Andrew Pinski2-1/+7
2012-11-03final patch for enabling VxWorksRobert Mason2-1/+6
2012-11-03extend.texi: Copy-edit to use present tense except when explicitly describing...Sandra Loosemore2-352/+360
2012-11-03sh.c (output_movedouble, [...]): Use multi-line strings for asm.Oleg Endo2-25/+53
2012-11-03re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo6-3/+199