aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-10-21system.h: Move hwint.h include further down.Richard Sandiford4-44/+15
2013-10-2120050922-1.c: Remove stdlib.h and declare abort().Vidya Praveen3-2/+9
2013-10-21Fix volatile issues in optimize_bit_field_compare.Bernd Edlinger2-22/+13
2013-10-21Fix DECL_BIT_FIELD depencency on flag_strict_volatile_bitfields and...Bernd Edlinger3-12/+20
2013-10-21ipa-inline.c (edge_badness): Cap edge->count at max_count for badness calcula...Paulo Matos2-6/+13
2013-10-21tree-ssa-threadedge.c (thread_through_normal_block): New argument VISITED.Jeff Law3-17/+42
2013-10-21invoke.texi (Optimize Options): For -fno-toplevel-reorder, don't imply that a...Ian Lance Taylor2-2/+8
2013-10-21arm.c (cortexa9_extra_costs): Update mult costs for extend and extend_add.Kyrylo Tkachov2-4/+9
2013-10-21re PR tree-optimization/58794 (ICE in set_lattice_value, at tree-ssa-ccp.c:45...Richard Biener5-2/+65
2013-10-21re PR middle-end/58742 (pointer arithmetic simplification)Richard Biener4-0/+29
2013-10-21i386.md (kxnor<mode>): Add FLAGS_REG clobber.Uros Bizjak2-8/+15
2013-10-21* config/i386/i386-tune.def: Add comment; organize into categoriesJan Hubicka2-280/+333
2013-10-21i386.c (expand_set_or_movmem_via_loop): Add issetmem argument.Michael Zolotukhin5-624/+433
2013-10-21Daily bump.GCC Administrator1-1/+1
2013-10-20altivec.md (vec_unpacku_hi_v16qi): Adjust for little endian.Bill Schmidt2-64/+76
2013-10-20x86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM, [...]): Keep enabled only for K8 ...Jan Hubicka2-3/+9
2013-10-20mips-ps-5.c: Add alignment attributes.Richard Sandiford3-2/+11
2013-10-20mips.h (ISA_HAS_WSBH): Define.Richard Sandiford10-0/+148
2013-10-20Daily bump.GCC Administrator1-1/+1
2013-10-19opaque-vector.c: Skip long double test on hppa.John David Anglin2-1/+3
2013-10-19re PR testsuite/58645 (FAIL: gnat.dg/specs/linker_alias.ads (test for errors...John David Anglin2-1/+6
2013-10-19re PR target/58603 (hash-table.h:962: error: anachronistic old-style base cla...John David Anglin2-1/+7
2013-10-19rs6000.c (vspltis_constant): Make sure we check all elements for both endian ...Bill Schmidt2-3/+9
2013-10-19lto.exp: Add support for C/C++ mix language testing.Mike Stump6-1/+14
2013-10-19pr54089-3.c: Fix test for load of constant 31.Oleg Endo2-1/+5
2013-10-19re PR target/58792 (ICE at mode-switching.c:421 when compiling clang lib/AST/...Uros Bizjak2-3/+18
2013-10-19mode-switching.c (create_pre_exit): Rename maybe_builtin_apply to multi_reg_r...Uros Bizjak2-16/+25
2013-10-19i386.h (ACCUMULATE_OUTGOING_ARGS): Disable accumulation for cold functions.Jan Hubicka4-26/+70
2013-10-19Makefile.in: Use canonical absolute path to refer to the top source directory...Thomas Quinot2-7/+21
2013-10-19utils.c (scale_by_factor_of): New function.Eric Botcazou2-56/+71
2013-10-19cuintp.c: Remove useless include directives.Eric Botcazou3-35/+43
2013-10-19utils.c (gnat_set_type_context): New function.Eric Botcazou2-3/+24
2013-10-18re PR tree-optimization/58508 ([Missed-Optimization] Redundant vector load of...Cong Hou4-0/+147
2013-10-19Daily bump.GCC Administrator1-1/+1
2013-10-18re PR c++/58466 (ICE in cxx_eval_constant_expression)Paolo Carlini4-0/+26
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod46-288/+320
2013-10-18predict.c (probably_never_executed): Compare frequency-based count to number ...Teresa Johnson3-5/+32
2013-10-18arm.c (cortexa9_extra_costs): New table.Kyrylo Tkachov2-1/+108
2013-10-18tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".Jeff Law3-2/+18
2013-10-18rs6000.c: Include cgraph.h.Andrew MacLeod2-0/+5
2013-10-18tree-ssa-tail-merge.c (replace_block_by): Update edge weights during merging.Teresa Johnson2-0/+19
2013-10-18parser.c (cp_parser_lookup_name): Tidy.Paolo Carlini2-12/+17
2013-10-18tree-cfg.h: Rename from tree-flow.h.Andrew Macleod17-56/+67
2013-10-18frv.c (frv_init_cumulative_args): Fix wrong cast.Jan-Benedict Glaw2-1/+5
2013-10-18stor-layout.c (layout_type): Do not change TYPE_PRECISION or TYPE_UNSIGNED of...Richard Biener2-10/+14
2013-10-18[AArch64] Fix types for vcvt<sd>_n intrinsics.James Greenhalgh2-8/+13
2013-10-18* ChangeLog: Remove duplicate entry.Uros Bizjak1-5/+0
2013-10-18gen-vect-11.c: Use dynamic vector cost model.Hans-Peter Nilsson5-8/+15
2013-10-18opth-gen.awk: Define target_flags_explicit.Sriraman Tallam2-0/+5
2013-10-18Daily bump.GCC Administrator1-1/+1