aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-05-16varpool.c (dump_varpool_node): Dump write-only flag.Jan Hubicka14-27/+186
2014-05-16re PR c++/51640 (Misleading error if the type in the catch() is ambiguous)Paolo Carlini4-2/+40
2014-05-16re PR rtl-optimization/60969 (ICE in output_129 in MMXMOV of mode MODE_SF for...Vladimir Makarov4-26/+121
2014-05-16fold-const (fold_unary_loc): New case.Eric Botcazou2-1/+11
2014-05-16re PR tree-optimization/61194 (vectorization failed with "bit-precision arith...Richard Biener4-1/+99
2014-05-16[AArch64 costs] Fixup to costing of FNMULJames Greenhalgh2-10/+8
2014-05-16[AArch64 costs 18/18] Dump a message if we are unable to cost an insn.James Greenhalgh2-1/+10
2014-05-16[AArch64 costs 17/18] Cost for SYMBOL_REF, HIGH and LO_SUMJames Greenhalgh2-6/+40
2014-05-16[AArch64 costs 16/18] Cost TRUNCATEJames Greenhalgh2-0/+38
2014-05-16[AArch64 costs 15/18] Cost more Floating point RTX.James Greenhalgh2-0/+89
2014-05-16[AArch64 costs 14/18] Cost comparisons, flag setting operators and IF_THEN_ELSEJames Greenhalgh2-11/+154
2014-05-16[AArch64 costs 13/18] Improve costs for div/modJames Greenhalgh2-9/+14
2014-05-16[AArch64 costs 12/18] Improve costs for sign/zero extractsJames Greenhalgh2-2/+67
2014-05-16[AArch64 costs 11/18] Improve costs for rotate and shift operations.James Greenhalgh2-9/+53
2014-05-16[AArch64 costs 10/18] Improve costs for sign/zero extend operationsJames Greenhalgh2-6/+53
2014-05-16[AArch64 costs 9/18] Better cost logical operationsJames Greenhalgh2-5/+66
2014-05-16[AArch64 costs 8/18] Cost memory accesses using address costs James Greenhalgh2-2/+36
2014-05-16[AArch64 costs 7/18] Improve SET cost.James Greenhalgh2-8/+41
2014-05-16[AArch64 costs 6/18] Set default costs and handle vector modes.James Greenhalgh2-0/+19
2014-05-16[AArch64 costs 5/18] Factor out common MULT casesJames Greenhalgh2-110/+264
2014-05-16[AArch64 costs 4/18] Better estimate cost of building a constantJames Greenhalgh2-12/+95
2014-05-16[AArch64 costs 3/18] Wrap aarch64_rtx_costs to dump verbose outputJames Greenhalgh2-0/+26
2014-05-16[AArch64 costs 2/18] Add cost tables for Cortex-A57James Greenhalgh2-2/+49
2014-05-16[AArch64 costs 1/18] Refactor aarch64_address_costs.James Greenhalgh3-31/+125
2014-05-16tree-ssa-sccvn.c: Include tree-cfg.h and domwalk.h.Richard Biener8-35/+230
2014-05-16tree-ssa-sccvn.c (visit_use): Also constant-fold calls.Richard Biener4-15/+77
2014-05-15re PR target/61193 (ABI incompatibility between POWER and Z HTM builtins and ...Peter Bergner2-2/+14
2014-05-16Daily bump.GCC Administrator1-1/+1
2014-05-15re PR ipa/61085 (wrong code with -O2 -fno-early-inlining (maybe wrong devirtu...Martin Jambor4-4/+52
2014-05-15re PR tree-optimization/61090 (ICE in build_ref_for_offset)Martin Jambor4-1/+33
2014-05-15* call.c (print_conversion_rejection): Use loc consistently.Jason Merrill2-3/+7
2014-05-15[ARM][cleanup] Use enum name instead of integer value for PARAM_SCHED_PRESSUR...Kyrylo Tkachov2-1/+7
2014-05-15re PR middle-end/61158 (negative shift at fold-const.c:12095)Jakub Jelinek4-7/+37
2014-05-15exceptions-3.mm: Remove check for message no longer emitted.Andreas Schwab4-5/+9
2014-05-15regcprop.h: New file.Zhenqiang Chen6-2/+93
2014-05-15shrink-wrap.h: Update comment.Zhenqiang Chen3-26/+69
2014-05-15Daily bump.GCC Administrator1-1/+1
2014-05-15* zh_CN.po: Update.Joseph Myers2-1528/+8
2014-05-14sparc-protos.h (sparc_absnegfloat_split_legitimate): Delete.Eric Botcazou4-147/+185
2014-05-14* seh_init.c: Fix copyright year.Eric Botcazou2-4/+7
2014-05-14Change -g so that it will override -g1 but not -g3.Cary Coutant2-9/+12
2014-05-14msp430.c (msp430_builtin): Add MSP430_BUILTIN_DELAY_CYCLES.DJ Delorie4-0/+247
2014-05-14nios2.md (nios2_cbranch): Fix paste-o in length attribute computation.Sandra Loosemore2-2/+7
2014-05-14cp-tree.h (DIRECT_LIST_INIT_P): Add.Paolo Carlini7-18/+22
2014-05-14Fix current cygwin build problems.Bernd Edlinger3-6/+18
2014-05-14re PR c++/20332 (poor diagnostic when bind non lvalue to a reference for defa...Jason Merrill36-128/+204
2014-05-14call.c (struct conversion_info): Rename 'from_type' to 'from'.Jason Merrill129-1647/+1219
2014-05-14re PR debug/61188 (Many -fcompare-debug failures)Richard Sandiford2-1/+11
2014-05-14re PR bootstrap/61084 (wide-int merge broke Solaris/SPARC bootstrap)Richard Sandiford2-4/+10
2014-05-14decl.c (gnat_to_gnu_entity): Convert integer_one_node to the appropriate type.Richard Sandiford3-3/+14