| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix mv8plus, allow targetting Linux or Solaris from other sparc host. | David S. Miller | 2011-10-14 | 1 | -1/+1 |
* | Add support for floating-point fused multiply-add on Sparc. | David S. Miller | 2011-09-25 | 1 | -4/+4 |
* | sparc-opts.h (PROCESSOR_NIAGARA3, [...]): New. | David S. Miller | 2011-09-05 | 1 | -2/+26 |
* | driver-sparc.c: New file. | Rainer Orth | 2011-08-08 | 1 | -0/+16 |
* | re PR debug/49887 (.debug_macro breaks many Solaris/SPARC tests) | Rainer Orth | 2011-08-01 | 1 | -4/+0 |
* | re PR target/49660 (64-bit gcc doesn't enable -mv8plus with -m32 on Solaris/S... | Eric Botcazou | 2011-07-07 | 1 | -6/+7 |
* | re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only... | Rainer Orth | 2011-07-07 | 1 | -10/+0 |
* | sol2.h (ASM_SPEC): Split into ... | Rainer Orth | 2011-07-07 | 1 | -0/+4 |
* | sol2-64.h (TARGET_DEFAULT): Remove. | Rainer Orth | 2011-06-28 | 1 | -1/+7 |
* | usegld.h: New file. | Rainer Orth | 2011-06-21 | 1 | -76/+229 |
* | linux.h (MD_UNWIND_SUPPORT): Remove. | Rainer Orth | 2011-06-03 | 1 | -2/+0 |
* | crtfastmath.c: Include <signal.h>, <ucontext.h>. | Rainer Orth | 2011-06-01 | 1 | -5/+0 |
* | re PR target/40483 (gcc 4.x needs to utilize better COMDAT mechanism under So... | Rainer Orth | 2011-05-19 | 1 | -3/+10 |
* | elf.h (ENDFILE_SPEC): Add Ofast. | Michael Matz | 2011-05-05 | 1 | -1/+1 |
* | sol2.h (ASM_OUTPUT_CALL): Use targetm.asm_out.print_operand. | Rainer Orth | 2011-05-05 | 1 | -8/+8 |
* | sol2.h (PUSHSECTION_FORMAT): Redefine unconditionally. | Eric Botcazou | 2010-12-06 | 1 | -5/+2 |
* | re PR target/31100 (ASM_OUTPUT_ALIGN_WITH_NOP wrong with GNU as) | Eric Botcazou | 2010-11-20 | 1 | -0/+7 |
* | expr.h (emit_stack_probe): Declare. | Eric Botcazou | 2010-07-02 | 1 | -0/+3 |
* | sysv4.h (PUSHSECTION_FORMAT): Remove undef. | Rainer Orth | 2010-03-31 | 1 | -1/+8 |
* | re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC) | Rainer Orth | 2010-03-24 | 1 | -18/+0 |
* | config.gcc (sparc-*-linux*): Do not include sparc/gas.h. | Eric Botcazou | 2010-03-02 | 1 | -0/+4 |
* | re PR target/33743 (unwinding through signal frames) | Jose Ruiz | 2009-10-11 | 1 | -0/+2 |
* | re PR target/29987 (libgomp.c++/ctor-9.C failure) | Jakub Jelinek | 2008-11-29 | 1 | -0/+18 |
* | sol2.h (WIDEST_HARDWARE_FP_SIZE): Move to... | Eric Botcazou | 2008-09-18 | 1 | -3/+0 |
* | sol2.h (REGISTER_TARGET_PRAGMAS): Move ... | Rainer Orth | 2008-09-09 | 1 | -1/+4 |
* | Add Niagara-2 support. | David S. Miller | 2007-10-18 | 1 | -0/+6 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -5/+4 |
* | Makefile.in (libgcc-support, [...]): Add emutls.c. | Richard Henderson | 2007-02-10 | 1 | -1/+1 |
* | Revert emutls patch. | Richard Henderson | 2006-10-09 | 1 | -1/+1 |
* | Makefile.in (libgcc.mk, [...]): Add emutls.c. | Richard Henderson | 2006-10-04 | 1 | -1/+1 |
* | Sun Niagara specific optimizations. | David S. Miller | 2006-03-02 | 1 | -2/+8 |
* | coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | Steven Bosscher | 2005-06-30 | 1 | -1/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR target/20301 (Assembler labels have a leading "-") | Eric Botcazou | 2005-06-14 | 1 | -1/+1 |
* | Revert hunk accidentally commited. | Eric Botcazou | 2005-06-14 | 1 | -1/+1 |
* | re PR debug/21889 (Native Solaris assembler cannot grok DTP-relative debug sy... | Eric Botcazou | 2005-06-08 | 1 | -1/+1 |
* | sol2.h (TARGET_DEFAULT): Add back MASK_APP_REGS. | Eric Botcazou | 2005-05-18 | 1 | -1/+2 |
* | cfganal.c, [...]: Update copyright. | Kazu Hirata | 2005-01-22 | 1 | -1/+1 |
* | freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete. | Eric Botcazou | 2005-01-20 | 1 | -7/+0 |
* | sol2.h (ASM_OUTPUT_CALL): Use print_operand. | Mark Mitchell | 2004-11-15 | 1 | -2/+8 |
* | sol2.h (SUPPORTS_INIT_PRIORITY): Remove. | Mark Mitchell | 2004-11-15 | 1 | -3/+0 |
* | config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h if the GNU assembl... | Eric Botcazou | 2004-09-24 | 1 | -0/+3 |
* | * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*) | Daniel Jacobowitz | 2004-07-25 | 1 | -0/+9 |
* | sparc.h (DITF_CONVERSION_LIBFUNCS): Define to 0. | Jakub Jelinek | 2004-04-01 | 1 | -2/+5 |
* | config.gcc: Remove sparc-tti-*. | James A. Morrison | 2004-03-26 | 1 | -2/+0 |
* | invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options. | Eric Botcazou | 2004-02-03 | 1 | -5/+0 |
* | sol2-bi.h: Handle TARGET_CPU_ultrasparc3. | Eric Botcazou | 2004-02-01 | 1 | -1/+6 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | sol2.h (ASM_DECLARE_OBJECT_NAME): New. | Eric Botcazou | 2004-01-19 | 1 | -0/+27 |
* | sol2.h: Set SUPPORTS_INIT_PRIORITY to 0. | Eric Botcazou | 2003-12-17 | 1 | -0/+4 |