aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth12-765/+1
2011-07-17re PR target/49746 (Generated PA-RISC2.0w code cannot be assembled by GNU as-...John David Anglin1-9/+9
2011-07-15re PR target/49723 (gcc.c-torture/compile/pr46934.c: ICE in do_SUBST, at comb...John David Anglin1-1/+1
2011-07-15invoke.texi (C6X Options): New section.Bernd Schmidt42-0/+14362
2011-07-14re PR rtl-optimization/11320 (Scheduler bug)Bernd Schmidt2-2/+2
2011-07-14re PR target/49487 ([avr] ICE in bytewise rotate)Georg-Johann Lay2-29/+37
2011-07-14re PR target/43746 (-fmerge-constants and -fmerge-all-constants don't work at...Georg-Johann Lay2-16/+7
2011-07-13Change -mno-r11 to -mno-pointers-to-nested-functionsMichael Meissner3-15/+19
2011-07-13spu.c (spu_init_libfuncs): Install __clrsbdi2.Ulrich Weigand2-0/+16
2011-07-13spu.c (TARGET_ASM_FILE_START): Do not define.Ulrich Weigand1-12/+2
2011-07-13re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth1-4/+3
2011-07-13crtprec.c: Move to ../libgcc/config/i386.Rainer Orth3-81/+8
2011-07-13crtfastmath.c: Move to ../libgcc/config/alpha.Rainer Orth8-315/+0
2011-07-13darwin-crt2.c: Move to ../libgcc/config/rs6000.Rainer Orth4-703/+0
2011-07-13Support ptr_mode != Pmode in x86_output_mi_thunk.H.J. Lu2-5/+14
2011-07-13Makefile.in (CRT0STUFF_T_CFLAGS): Remove.Rainer Orth2-105/+1
2011-07-12i386.c: Tidy processor feature bitmasks.Uros Bizjak2-71/+58
2011-07-12re PR target/49714 (Revision 176128 introduced many ICEs in insn_default_len...Richard Henderson1-6/+2
2011-07-12AMD bdver2 EnablementHarsha Jagasia6-16/+131
2011-07-12re PR target/49714 (Revision 176128 introduced many ICEs in insn_default_len...Richard Henderson1-2/+2
2011-07-12Delete moved source files.Rainer Orth3-1316/+0
2011-07-12predicates.md (neon_struct_operand): Make a normal predicate.Richard Sandiford2-9/+13
2011-07-11i386.c (ix86_trampoline_init): Switch arms of if expr.Uros Bizjak1-50/+58
2011-07-11sol2.h [!USE_GLD] (CTORS_SECTION_ASM_OP): Define.Rainer Orth1-0/+7
2011-07-11config.gcc (mips*-*-linux*): If 'enabled_targets' is 'all'...Arthur Loiret2-1/+5
2011-07-11re PR target/39633 ([avr] loop bug: missing 8-bit comparison (*cmpqi))Georg-Johann Lay1-3/+2
2011-07-11sparc.md (save_register_window_1): Rename to...Eric Botcazou2-11/+9
2011-07-10Use movl instead of movabs for x32.H.J. Lu1-4/+14
2011-07-10i386.c (x86_output_mi_thunk): Generate rtl and run final, instead of emitting...Richard Henderson1-70/+72
2011-07-10Turn on 64bit and check models for x32.H.J. Lu1-0/+9
2011-07-09re PR target/49684 (build fails on crtstuff.c / crtbegin using default CRT_CA...Hans-Peter Nilsson1-2/+2
2011-07-09re PR bootstrap/49680 (IRIX 6.5 bootstrap broken: SEGV in __register_frame_in...Hans-Peter Nilsson1-8/+14
2011-07-09dwarf2cfi: Handle return column save from CIE.Richard Henderson1-7/+0
2011-07-09pdp11.md (define_c_enum "unspecv"): New.Richard Henderson3-178/+240
2011-07-09rs6000.c (rs6000_output_function_prologue): Don't try to insert an rtl prolog...Richard Henderson2-85/+18
2011-07-09sparc.h (STACK_SAVEAREA_MODE): Move around.Eric Botcazou1-19/+6
2011-07-08re PR target/49621 (ICE in trunc_int_for_mode, at explow.c:57)Jakub Jelinek4-9/+9
2011-07-08re PR target/46779 ([avr] wrong code generation for values held in R28/R29)Georg-Johann Lay1-19/+43
2011-07-08neon.md (vec_shr_<mode>, [...]): Disable in big-endian mode.Julian Brown1-20/+30
2011-07-08avr.c (output_reload_insisf): Use 'REG_Z+1' instead of magic '31'.Georg-Johann Lay1-1/+1
2011-07-08fixed-bit.c, [...]: Move to ../libgcc.Rainer Orth2-2498/+0
2011-07-07alpha-elf: Disable stabs debugging, and the mips sdb extensions.Richard Henderson1-1/+2
2011-07-07re PR target/49660 (64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/S...Eric Botcazou1-6/+7
2011-07-07t-crtpic, [...]: Remove.Joseph Myers3-24/+0
2011-07-07hw-doloop.c: New file.Bernd Schmidt2-666/+69
2011-07-07Initial x32 support.H.J. Lu7-13/+57
2011-07-07invoke.texi (mwords-little-endian): Deprecate.Richard Sandiford2-1/+5
2011-07-07common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers6-2/+14
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth5-18/+30
2011-07-07sol2.h (ASM_SPEC): Split into ...Rainer Orth4-16/+23