| Commit message (Expand) | Author | Age | Files | Lines |
* | sol2.h (ASM_SPEC): Split into ... | Rainer Orth | 2011-07-07 | 1 | -4/+4 |
* | usegld.h: New file. | Rainer Orth | 2011-06-21 | 1 | -45/+38 |
* | linux.h (MD_UNWIND_SUPPORT): Remove. | Rainer Orth | 2011-06-03 | 1 | -2/+0 |
* | * config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Remove. | Rainer Orth | 2011-05-24 | 1 | -10/+0 |
* | re PR target/40483 (gcc 4.x needs to utilize better COMDAT mechanism under So... | Rainer Orth | 2011-05-19 | 1 | -0/+3 |
* | sysv4.h (TARGET_VERSION): Remove. | Rainer Orth | 2011-02-02 | 1 | -4/+1 |
* | netware.h (ASM_SPEC, [...]): Define. | Joseph Myers | 2010-12-17 | 1 | -0/+6 |
* | bfin.h (ASM_SPEC): Remove %{n} and %{T}. | Joseph Myers | 2010-12-09 | 1 | -1/+1 |
* | linux.h (ASM_SPEC): Pass -v as -v, not -V. | Ian Lance Taylor | 2010-12-01 | 1 | -4/+1 |
* | re PR target/44452 (gcc.target/i386/abi-2.c and gcc.target/i386/pr22076.c fai... | Rainer Orth | 2010-09-28 | 1 | -2/+8 |
* | i386.c (ix86_sol10_return_in_memory): Rename to ix86_solaris_return_in_memory. | Rainer Orth | 2010-07-12 | 1 | -0/+4 |
* | cygming.h (STACK_CHECK_STATIC_BUILTIN): Define to 1. | Eric Botcazou | 2010-07-08 | 1 | -0/+3 |
* | i386-protos.h (ix86_print_operand): Declare. | Nathan Froyd | 2010-06-04 | 1 | -1/+1 |
* | sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun assembler syntax. | Rainer Orth | 2010-05-19 | 1 | -1/+1 |
* | * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition. | Rainer Orth | 2010-05-17 | 1 | -5/+0 |
* | re PR target/39048 (gcc 4.4.0 20090131 - Extra underscore hides libgcc's soft... | Rainer Orth | 2010-03-31 | 1 | -0/+6 |
* | re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC) | Rainer Orth | 2010-03-24 | 1 | -0/+37 |
* | i386.c (override_options): Don't accept -mtls-dialect=sun any longer. | Rainer Orth | 2010-03-24 | 1 | -0/+5 |
* | sol2.h (NO_DBX_BNSYM_ENSYM): Define. | Rainer Orth | 2010-02-24 | 1 | -1/+5 |
* | re PR target/33743 (unwinding through signal frames) | Olivier Hainque | 2009-10-11 | 1 | -0/+2 |
* | re PR bootstrap/40027 (i686-pc-solaris2.10 bootstrap fails using Sun ld) | Rainer Orth | 2009-05-25 | 1 | -1/+7 |
* | sol2.h (REGISTER_TARGET_PRAGMAS): Move ... | Rainer Orth | 2008-09-09 | 1 | -1/+4 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -6/+4 |
* | gcc.c: Document %{, in big comment at top. | Geoffrey Keating | 2007-03-10 | 1 | -1/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | sol2.h (X86_FILE_START_VERSION_DIRECTIVE): Define to false. | Mark Mitchell | 2004-11-24 | 1 | -0/+4 |
* | crtstuff.c (IN_LIBGCC2): Define it. | Mark Mitchell | 2004-11-24 | 1 | -0/+9 |
* | configure.ac (i[34567]86-*-solaris2.1[0-9]*): Set need_64bit_hwint=yes. | Daniel Jacobowitz | 2004-11-18 | 1 | -5/+8 |
* | sol2.h (ASM_OUTPUT_CALL): Use print_operand. | Mark Mitchell | 2004-11-15 | 1 | -2/+8 |
* | elfos.h, [...]: Update copyright. | Kazu Hirata | 2004-10-17 | 1 | -1/+2 |
* | * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*) | Daniel Jacobowitz | 2004-07-25 | 1 | -0/+9 |
* | re PR target/15178 (Solaris 9/x86 fails linking after stage 3) | Jakub Jelinek | 2004-06-14 | 1 | -0/+15 |
* | netbsd-elf.h, [...]: Replace "GNU CC", "GNU compiler", and "GNU C-compiler" w... | Nathanael Nerode | 2003-09-26 | 1 | -5/+5 |
* | re PR target/12101 (i386 Solaris no longer works with GNU as?) | Rainer Orth | 2003-09-04 | 1 | -3/+1 |
* | sol2.h: New file. | Rainer Orth | 2002-06-20 | 1 | -117/+17 |
* | config.gcc: Add an i386/sysv4-cpp.h. | Neil Booth | 2002-06-16 | 1 | -11/+20 |
* | beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu. | Neil Booth | 2002-06-04 | 1 | -1/+0 |
* | c-pragma.c (maybe_apply_renaming_pragma): New. | Richard Henderson | 2002-03-22 | 1 | -2/+3 |
* | * config/i386/sol2.h (ASM_QUAD): Undef. Fixes PR bootstrap/5948. | Tom Tromey | 2002-03-21 | 1 | -0/+3 |
* | re PR c/5972 (produces wrong assembly code when -march=pentiumpro and optimiz... | Jakub Jelinek | 2002-03-20 | 1 | -0/+2 |
* | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 2002-02-27 | 1 | -3/+1 |
* | Makefile.in (CRTSTUFF_CFLAGS): New. | Richard Henderson | 2002-01-26 | 1 | -4/+2 |
* | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2001-12-17 | 1 | -4/+0 |
* | sol2.h (WINT_TYPE): Redefine. | Rainer Orth | 2001-11-27 | 1 | -0/+7 |
* | att.h: Fix comment formatting. | Kazu Hirata | 2001-10-31 | 1 | -1/+1 |
* | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 2001-10-19 | 1 | -1/+0 |
* | * config/i386/sol2.h (UNALIGNED_DOUBLE_INT_ASM_OP): New. | Richard Henderson | 2001-10-08 | 1 | -0/+4 |
* | * config/i386/sol2.h (CPLUSPLUS_CPP_SPEC): Define. | Rainer Orth | 2001-09-28 | 1 | -0/+8 |
* | sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define. | Rainer Orth | 2001-07-03 | 1 | -0/+8 |
* | * config/i386/sol2.h (CPP_SPEC): Pass -P for .S files. | Rainer Orth | 2001-06-26 | 1 | -5/+8 |