aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2015-11-20md.texi (Standard Names): Move entry for addptr3 around...Eric Botcazou1-14/+37
2015-11-19Fix typo in doc/gty.texiDavid Malcolm1-2/+2
2015-11-18avr-mcus.def: Add new avr4 devices atmega48pb and atmega88pb.Pitchumani Sivanupandi1-2/+2
2015-11-18regrename.h (struct du_head): Add target_data_1 and target_data_2 fields.Bernd Schmidt1-1/+9
2015-11-17re PR c/48568 (Missing documentation for __attribute__((visibility ("protecte...Sandra Loosemore1-0/+9
2015-11-17Make builtin_vectorized_function take a combined_fnRichard Sandiford2-3/+11
2015-11-17Add null identifiers to genmatchRichard Sandiford1-0/+5
2015-11-17re PR other/56036 (Wrong indentation in multiple -O options explaination)Sandra Loosemore2-119/+150
2015-11-17[Patch AArch64] Add support for Cortex-A35James Greenhalgh1-2/+3
2015-11-16re PR other/56036 (Wrong indentation in multiple -O options explaination)Thomas Preud'homme1-1/+1
2015-11-16re PR other/65129 (gcc manual index entry of __builtin_assume_aligned)Sandra Loosemore1-1/+1
2015-11-16inline asm and multi-alternative constraintsDavid Wohlferd1-2/+3
2015-11-16[Patch ARM] Add support for Cortex-A35James Greenhalgh1-1/+1
2015-11-16Add __attribute__((__simd__)) to GCC.Kirill Yukhin1-0/+16
2015-11-16re PR target/65837 ([arm-linux-gnueabihf] lto1 target specific builtin not av...Christian Bruel2-1/+10
2015-11-15remove conditional compilation of sdb debug infoTrevor Saunders2-2/+2
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-1/+15
2015-11-13constraints.md (we constraint): New constraint for 64-bit power9 vector support.Michael Meissner1-0/+29
2015-11-13md.texi (vec_cmp@var{m}@var{n}): New item.Ilya Enkovich1-1/+35
2015-11-12[PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additionalAndris Pavenis2-0/+10
2015-11-12Add initial qualcomm support.Jim Wilson1-1/+2
2015-11-11arc-common.c (arc_handle_option): Handle ARCv2 options.Claudiu Zissulescu1-2/+71
2015-11-10nvptx.opt (moptimize): New flag.Nathan Sidwell1-1/+6
2015-11-10[optabs][ifcvt][1/3] Define negcc, notcc optabsKyrylo Tkachov1-0/+15
2015-11-09Change behavior of -fsched-verbose optionNikolai Bozhenov1-6/+1
2015-11-09rs6000.opt (-mpower9-fusion): Add new switches for ISA 3.0 (power9).Michael Meissner1-6/+42
2015-11-09i386: Add address spaces for fs/gs segments and tlsRichard Henderson1-2/+45
2015-11-09Add hook for modifying debug info for address spacesRichard Henderson2-0/+7
2015-11-09Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDRichard Henderson2-0/+7
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou2-12/+79
2015-11-06inline asm and multi-alternative constraintsDavid Wohlferd1-3/+17
2015-11-06[Patch ARM] Unified assembler in ARM state.Ramana Radhakrishnan1-4/+3
2015-11-06aarch64-builtins.c: Builtins for rsqrt and rsqrtf.Benedikt Huber1-0/+12
2015-11-05PR c++/67942 - diagnose placement new buffer overflowMartin Sebor1-1/+8
2015-11-05target.def (goacc.dim_limit): New hook.Nathan Sidwell2-0/+7
2015-11-04internal-fn.def (GOACC_REDUCTION): New.Nathan Sidwell2-0/+11
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko1-0/+13
2015-10-30Re: [Docs] Reword the documentation for -fdump-rtl-James Greenhalgh1-10/+12
2015-10-30libgcc changes for AMD znver1.Venkataramanan Kumar1-0/+3
2015-10-29rs6000.c (rs6000_init_libfuncs): Split libfunc setup into 3 functions...Michael Meissner2-6/+39
2015-10-28common.opt (fchecking): New flag controlling flag_checking.Richard Biener1-1/+7
2015-10-27internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.Nathan Sidwell1-5/+7
2015-10-27target-insns.def (oacc_fork, oacc_join): Define.Nathan Sidwell2-1/+11
2015-10-27re PR rtl-optimization/67609 (Generates wrong code for SSE2 _mm_load_pd)Richard Henderson2-4/+26
2015-10-27config.gcc: Handle --enable-fdpic.Daniel Jacobowitz2-0/+7
2015-10-26target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): New hook.Simon Dardis2-0/+12
2015-10-23* doc/install.texi (*-ibm-aix*): Additional information for AIX 7.1.David Edelsohn1-1/+11
2015-10-23Support for vectorizing conditional expressionsAlan Hayward1-0/+3
2015-10-23Fix typo.Nick Clifton1-1/+1
2015-10-22Proposed doc update for Explicit Reg Vars 3/3David Wohlferd1-49/+60