aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-07-15re PR target/44877 (C++ compiler can no longer compile dealII for VSX/Altivec...Ulrich Weigand1-1/+1
2010-07-15i386.h (SHIFT_COUNT_TRUNCATED): Expand comment.Uros Bizjak1-4/+5
2010-07-15cortex-a8.md (cortex_a8_load_store_2): Reserve cortex_a8_issue_ls.Jie Zhang1-6/+4
2010-07-15cygwin.h (LIBGCJ_SONAME): Update.Dave Korn2-2/+2
2010-07-14spu.c (reg_names): Remove prototype.Ulrich Weigand1-4/+0
2010-07-14cygming-crtend.c (__FRAME_END__): Replace attribute "unused" with attribute "...Dave Korn2-4/+4
2010-07-14cortex-a8.md (cortex_a8_alu): Don't use cortex_a8_default when neon_type is n...Jie Zhang1-2/+3
2010-07-13h8300.c (h8300_init_once): Default to -fstrict_volatile_bitfields.DJ Delorie4-0/+23
2010-07-13re PR target/44761 (sh.md warnings)Kaz Kojima2-13/+11
2010-07-13sol2-unwind.h (x86_64_fallback_frame_state): Correct explanation.Rainer Orth1-16/+97
2010-07-12spu.h (struct spu_builtin_description): Remove FNDECL member.Ulrich Weigand3-38/+26
2010-07-12mips.c (mips_override_options): Make -mflip-mips16 imply -minterlink-mips16.Richard Sandiford1-0/+3
2010-07-12mips.h (mips16_globals): Declare.Richard Sandiford2-3/+17
2010-07-12i386.c (ix86_sol10_return_in_memory): Rename to ix86_solaris_return_in_memory.Rainer Orth5-10/+10
2010-07-12arm.c (arm_get_frame_offsets): Don't use r3 to align the stack when it's goin...Jie Zhang1-1/+2
2010-07-12re PR pch/14940 (PCH largefile test fails on various platforms)Rainer Orth1-30/+39
2010-07-12i386.c (ix86_asm_output_function_label): Change format string placeholder fro...Uros Bizjak1-390/+391
2010-07-11winnt.c (i386_pe_file_end): Quote symbol name in directive -export.Kai Tietz1-1/+1
2010-07-11reginfo.h (reg_classes_intersect_p): Change arguments type to reg_class_t.Anatoly Sokolov3-20/+14
2010-07-10make ObjC do LTO.Iain Sandoe1-0/+2
2010-07-09arm.md (cbranchqi4): Fix array size.Bernd Schmidt1-4/+4
2010-07-09* config/arm/arm.md (Thumb-1 ldrsb peephole): New.Bernd Schmidt1-0/+21
2010-07-09arm.md (addsi3_cbranch): Switch alternatives 0 and 1.Bernd Schmidt1-2/+2
2010-07-09reload.c (find_reloads): Don't clear badop if we have a winreg alternative...Bernd Schmidt1-12/+8
2010-07-09re PR target/44877 (C++ compiler can no longer compile dealII for VSX/Altivec...Michael Meissner1-1/+1
2010-07-09configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Also check for "lock addl".Uros Bizjak1-1/+1
2010-07-09rs6000.c (rs6000_override_options): Fix setting of default ISA flags.Peter Bergner2-3/+4
2010-07-09picochip.md (commsTestPort): Emit more efficient sequence for tstport instruc...Hariharan Sandanagobalane1-1/+1
2010-07-09i386.c (ix86_veclib_handler): Make static.Uros Bizjak1-1/+2
2010-07-09re PR target/40657 (allocate local variables with fewer instructions)Bernd Schmidt1-48/+89
2010-07-09ia64.h (OVERRIDE_OPTIONS): Remove macros.Anatoly Sokolov3-11/+7
2010-07-08i386-protos.h (ix86_asm_output_function_label): New prototype.Kai Tietz8-27/+58
2010-07-08i386.c: Use short syntax for function calls through function pointers.Uros Bizjak2-82/+82
2010-07-08cygming.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.Eric Botcazou8-4/+467
2010-07-08* config/sol2-c.c: Do not include diagnostic-core.h.Eric Botcazou1-1/+0
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez59-0/+59
2010-07-07thumb2.md (peephole2 to convert zero_extract/compare of lowest bits to lshift...Wei Guozhi1-0/+2
2010-07-07thumb2.md (peephole2 to convert zero_extract/compare of lowest bits to lshift...Wei Guozhi1-0/+23
2010-07-07tm.texi: Update.Tom Tromey1-0/+2
2010-07-07Revert revision 161876.H.J. Lu4-67/+26
2010-07-07Retry rdrand if the carry flag isn't valid.H.J. Lu1-1/+26
2010-07-06re PR rtl-optimization/44787 (internal compiler error: in reload_cse_simplify...Bernd Schmidt2-2/+2
2010-07-06i386.c (ix86_function_ms_hook_prologue): Enable x64 support.Kai Tietz4-26/+67
2010-07-06i386.md (immediate_operand): New mode attribute.Uros Bizjak2-92/+70
2010-07-05Support AVX Programming Reference (June, 2010).H.J. Lu9-3/+426
2010-07-05i386.c (ix86_gen_allocate_stack_worker): New.Uros Bizjak1-5/+4
2010-07-05ia64.h (MEMORY_MOVE_COST): Remove macro.Anatoly Sokolov3-14/+31
2010-07-05arm.c (get_arm_condition_code): Remove CC_NOTBmode case.Bernd Schmidt3-70/+67
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-1/+0
2010-07-05e500crtsavg64gprctr.asm: Correct done label name.Nathan Sidwell3-51/+69