aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-06-01t-linux-androideabi: New.Maxim Kuvyrkov1-0/+10
2010-06-012010-06-01 Kai TietzKai Tietz2-12/+24
2010-05-31re PR target/44338 (-mno-fused-madd causes FAIL: gcc.target/i386/sse-23.c (in...Jakub Jelinek1-20/+20
2010-05-31re PR target/44161 (__attribute__((__target__)) resets pic flag causing spuri...Kai Tietz1-1/+9
2010-05-30darwin.c (output_objc_section_asm_op): Add comment.Iain Sandoe5-9/+14
2010-05-30rs6000.c (rs6000_output_function_entry): Use RS6000_OUTPUT_BASENAME unconditi...Eric Botcazou1-8/+3
2010-05-30i386.c (pro_epilogue_adjust_stack): Use EBP for tail call epilogues.Jan Hubicka1-8/+12
2010-05-29re PR target/44165 (5/15/2010 snapshot build failure on hppa Linux)John David Anglin1-1/+1
2010-05-29re PR target/44261 (Multiplying -1 by NaN is not valid.)John David Anglin1-20/+37
2010-05-29basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd2-5/+5
2010-05-29* config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.Steven Bosscher1-1/+1
2010-05-29spu-protos.h: Do not include rtl.h.Steven Bosscher3-7/+11
2010-05-29* config/rs6000/rs6000-c.c: Remove c-tree.h include.Mike Stump1-1/+0
2010-05-28* config/darwin-c.c: Remove c-tree.h include.Mike Stump1-1/+0
2010-05-28re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind...Joseph Myers1-3/+3
2010-05-28thumb2.md (*thumb2_addsi3_compare0): New.Julian Brown3-4/+58
2010-05-28re PR bootstrap/44314 (Powerpc64-unknown-linux-gnu bootstrap broken)Maxim Kuvyrkov3-0/+6
2010-05-28re PR target/43636 (ICE in extract_insn, at recog.c:2103)Jakub Jelinek1-2/+2
2010-05-28i386.c (ix86_fn_abi_va_list): Make static.Uros Bizjak2-28/+30
2010-05-28c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...Kai Tietz2-5/+3
2010-05-28re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)Kai Tietz3-7/+3
2010-05-28re PR target/44266 (stack frame lacks parameter save area)Alan Modra1-22/+13
2010-05-28s390.md (movqi): Fix typo ('*' -> '#').Andreas Krebbel1-1/+1
2010-05-28rs6000-modes.def (PSImode): Delete.Segher Boessenkool1-5/+0
2010-05-28constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool5-24/+26
2010-05-27invoke.texi (xtensa options): Add -mforce-no-pic.Sterling Augustine2-0/+6
2010-05-27re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)Kai Tietz2-2/+2
2010-05-27PR 43726 * config/lm32/lm32.h: Remove definition of GO_IF_MODE_DEPENDENT_ADDR...Jon Beniston1-4/+1
2010-05-27Support compilation for Android platform. Reimplement -mandroid.Maxim Kuvyrkov5-138/+96
2010-05-27Add support for Bionic C libraryMaxim Kuvyrkov5-29/+63
2010-05-27c-common.h (c_register_addr_space): Add prototype.Ulrich Weigand1-3/+1
2010-05-26avr-c.c: Do not include regs.h.Steven Bosscher3-37/+37
2010-05-26sparc.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov3-44/+58
2010-05-26spu-c.c: Do not include function.h...Steven Bosscher1-7/+0
2010-05-26picochip.md (movsi): Split a movsi from a const after reload.Hariharan Sandanagobalane1-1/+1
2010-05-26rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher1-5/+6
2010-05-26re PR target/44199 (ppc64 glibc miscompilation)Jakub Jelinek2-0/+27
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou3-8/+7
2010-05-25i386-c.c: Do not include rtl.h.Steven Bosscher2-2/+1
2010-05-25s390.c (optimization_options): Fix and move the flag_prefetch_loop_arrays ove...Andreas Krebbel1-3/+5
2010-05-25enable multilibs on powerpc64-apple-darwinIain Sandoe2-1/+13
2010-05-25thumb2.md (thumb2_tlobits_cbranch): Add constraint to tst instruction and a n...Wei Guozhi2-8/+25
2010-05-24neon-testgen.ml: Use dg-add-options arm_neon.Daniel Jacobowitz1-2/+2
2010-05-24Define __crc32q only if __SSE4_2__ is defined.H.J. Lu1-0/+2
2010-05-24lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__ added to the preprocessor cond...Daniel Gutson1-1/+2
2010-05-23Properly check OPTION_MASK_ISA_64BIT.H.J. Lu1-0/+1
2010-05-23rs6000.c (rs6000_mode_dependent_address_p): New.Anatoly Sokolov3-11/+13
2010-05-23re PR target/43869 (ms_abi -> sysv_abi passing float arguments incorrectly)Maarten Lankhorst1-18/+8
2010-05-22sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov2-27/+32
2010-05-21real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher1-3/+3