2010-09-03 |
Rainer Orth | abi-avx.exp: Link with gcc.target/i386/clearcap.map...
|
commit | commitdiff | tree |
2010-08-30 |
Rainer Orth | nested-2.C: Allow for single / as comment delimiter.
|
commit | commitdiff | tree |
2010-08-26 |
Rainer Orth | * system.h [HAVE_INTTYPES_H]: Include inttypes.h.
|
commit | commitdiff | tree |
2010-08-26 |
Rainer Orth | thr-init-2.c: Use dg-add-options tls.
|
commit | commitdiff | tree |
2010-08-26 |
Rainer Orth | fpu-387.h (has_sse): Remove cw_sse, unused.
|
commit | commitdiff | tree |
2010-08-24 |
Rainer Orth | lex.c: Disable init_vectorized_lexer etc.
|
commit | commitdiff | tree |
2010-07-26 |
Rainer Orth | 14220.cc: XFAIL on Solaris 9/x86, 32-bit Solaris 10...
|
commit | commitdiff | tree |
2010-07-26 |
Rainer Orth | pr44900.C: Use dg-require-effective-target sse_runtime.
|
commit | commitdiff | tree |
2010-07-23 |
Rainer Orth | re PR target/18788 ("-pthreads" option with "-shared...
|
commit | commitdiff | tree |
2010-07-23 |
Rainer Orth | * gcc.dg/pr43058.c: Use dg-timeout-factor 4.
|
commit | commitdiff | tree |
2010-07-19 |
Rainer Orth | sourcebuild.texi (Effective-Target Keywords): Document...
|
commit | commitdiff | tree |
2010-07-15 |
Rainer Orth | sparc-signal.h: Renamed to ...
|
commit | commitdiff | tree |
2010-07-13 |
Rainer Orth | sol2-unwind.h (x86_64_fallback_frame_state): Correct...
|
commit | commitdiff | tree |
2010-07-12 |
Rainer Orth | i386.c (ix86_sol10_return_in_memory): Rename to ix86_solaris...
|
commit | commitdiff | tree |
2010-07-12 |
Rainer Orth | inclhack.def (solaris_cond_init): New fix.
|
commit | commitdiff | tree |
2010-07-12 |
Rainer Orth | pr42427.c: Require c99_runtime.
|
commit | commitdiff | tree |
2010-07-12 |
Rainer Orth | re PR pch/14940 (PCH largefile test fails on various...
|
commit | commitdiff | tree |
2010-07-12 |
Rainer Orth | config.gcc (i[34567]86-*-solaris2*): Default with_arch_32...
|
commit | commitdiff | tree |
2010-07-09 |
Rainer Orth | asm-support.S (snapshot): Replace multiplication by...
|
commit | commitdiff | tree |
2010-07-05 |
Rainer Orth | configure.ac (ANONVERSCRIPT): Handle sun style.
|
commit | commitdiff | tree |
2010-07-05 |
Rainer Orth | acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.
|
commit | commitdiff | tree |
2010-07-02 |
Rainer Orth | configure.ac (gfortran_use_symver): Only check for...
|
commit | commitdiff | tree |
2010-07-02 |
Rainer Orth | Missed in last commit.
|
commit | commitdiff | tree |
2010-07-02 |
Rainer Orth | configure.ac: Check for Sun symbol versioning.
|
commit | commitdiff | tree |
2010-07-02 |
Rainer Orth | configure.ac: Check for Sun symbol versioning.
|
commit | commitdiff | tree |
2010-07-02 |
Rainer Orth | gc++filt.m4: New file.
|
commit | commitdiff | tree |
2010-06-29 |
Rainer Orth | * lib/lto.exp (lto_prune_warns): Also accept leading...
|
commit | commitdiff | tree |
2010-06-28 |
Rainer Orth | ltrans-1.c: Add -march=i486 for i?86-*-* && ilp32.
|
commit | commitdiff | tree |
2010-06-25 |
Jerry DeLisle | re PR fortran/44448 (32-bit gfortran.dg/atan2_1.f90...
|
commit | commitdiff | tree |
2010-06-21 |
Rainer Orth | sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__...
|
commit | commitdiff | tree |
2010-06-15 |
Rainer Orth | configure.ac (*-*-solaris2.8*): Only usr alternate...
|
commit | commitdiff | tree |
2010-06-09 |
Rainer Orth | dwarf2.C: Don't xfail on i386-pc-solaris*.
|
commit | commitdiff | tree |
2010-06-07 |
Rainer Orth | target-supports.exp (check_effective_target_gas): New...
|
commit | commitdiff | tree |
2010-06-04 |
Rainer Orth | check_jni_methods.sh.in: Don't use diff -U.
|
commit | commitdiff | tree |
2010-06-02 |
Rainer Orth | configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU...
|
commit | commitdiff | tree |
2010-05-25 |
Rainer Orth | configure.ac: Redirect grep stdout, stderr to /dev...
|
commit | commitdiff | tree |
2010-05-25 |
Rainer Orth | re PR libgcj/44216 (All libjava tests fail on IRIX...
|
commit | commitdiff | tree |
2010-05-21 |
Rainer Orth | * gcc.target/i386/pr25993.c: Use @function as type...
|
commit | commitdiff | tree |
2010-05-20 |
Kenneth Zadeck | re PR bootstrap/43870 (ICE in gcc/config/soft-fp/divtf3.c)
|
commit | commitdiff | tree |
2010-05-19 |
Rainer Orth | sourcebuild.texi (Effective-Target Keywords): Document...
|
commit | commitdiff | tree |
2010-05-19 |
Rainer Orth | configure.ac (libffi_cv_as_x86_pcrel): Check for illegal...
|
commit | commitdiff | tree |
2010-05-19 |
Rainer Orth | sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun assembler...
|
commit | commitdiff | tree |
2010-05-18 |
Rainer Orth | 20011009-1.c (COMMENT): Define.
|
commit | commitdiff | tree |
2010-05-17 |
Rainer Orth | re PR target/44074 (Solaris 2.9 x86 Sun assembler doesn...
|
commit | commitdiff | tree |
2010-05-17 |
Rainer Orth | Forgot ChangeLog entry for last commit.
|
commit | commitdiff | tree |
2010-05-17 |
Rainer Orth | * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate...
|
commit | commitdiff | tree |
2010-05-10 |
Rainer Orth | * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE...
|
commit | commitdiff | tree |
2010-05-10 |
Rainer Orth | lto.exp (lto_prune_vis_warns): Renamed to lto_prune_warns.
|
commit | commitdiff | tree |
2010-05-10 |
Rainer Orth | configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump...
|
commit | commitdiff | tree |
2010-05-10 |
Rainer Orth | sol2.c (solaris_assemble_visibility): Declare decl...
|
commit | commitdiff | tree |
2010-05-07 |
Rainer Orth | * config/mips/iris6.h (LINK_SPEC): Don't pass -init...
|
commit | commitdiff | tree |
2010-05-07 |
Rainer Orth | dbxmdebug.h: Remove.
|
commit | commitdiff | tree |
2010-05-07 |
Rainer Orth | 20100423-2_0.c: Include <stdio.h>.
|
commit | commitdiff | tree |
2010-05-06 |
Rainer Orth | config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6...
|
commit | commitdiff | tree |
2010-05-03 |
Rainer Orth | cdce3.C: Skip on alpha*-dec-osf5*.
|
commit | commitdiff | tree |
2010-05-03 |
Rainer Orth | run_acats (which): New function.
|
commit | commitdiff | tree |
2010-04-28 |
Rainer Orth | re PR target/22224 (Several Tru64 UNIX testsuite failures...
|
commit | commitdiff | tree |
2010-04-16 |
Rainer Orth | configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx...
|
commit | commitdiff | tree |
2010-04-12 |
Rainer Orth | config.gcc: Removed *-*-solaris2.7* from list of obsolete...
|
commit | commitdiff | tree |
2010-04-12 |
Rainer Orth | config.build (alpha*-dec-osf4*): Remove.
|
commit | commitdiff | tree |
2010-04-12 |
Rainer Orth | * doc/contrib.texi (Contributors, Rainer Orth): Update. * doc/contrib.texi (Contributors, Rainer Orth): Update.
|
commit | commitdiff | tree |
2010-04-09 |
Rainer Orth | configure.ac (plugin -rdynamic test): Log result.
|
commit | commitdiff | tree |
2010-04-09 |
Rainer Orth | configure.ac: Determine Sun ld version numbers.
|
commit | commitdiff | tree |
2010-04-09 |
Rainer Orth | sol2-gld.h: Remove SPARC reference.
|
commit | commitdiff | tree |
2010-04-08 |
Rainer Orth | re PR target/43643 (gcc -m64 -pg corrupts %rdx / %rcx...
|
commit | commitdiff | tree |
2010-04-08 |
Rainer Orth | install.texi (Specific, [...]): Fix grammar.
|
commit | commitdiff | tree |
2010-04-07 |
Rainer Orth | Update comment for last commit.
|
commit | commitdiff | tree |
2010-04-07 |
Rainer Orth | config.gcc (i[34567]86-*-solaris2*): Default with_tune_32...
|
commit | commitdiff | tree |
2010-04-01 |
Rainer Orth | _Pragma1.C: Skip on alpha*-dec-osf*.
|
commit | commitdiff | tree |
2010-04-01 |
Rainer Orth | install.texi (Prerequisites): Document libelf usability...
|
commit | commitdiff | tree |
2010-04-01 |
Rainer Orth | config.guess (i[34567]86-*-solaris2*): Default with_arch_32...
|
commit | commitdiff | tree |
2010-04-01 |
Rainer Orth | install.texi (Specific, [...]): Document IRIX 5 obsoletion...
|
commit | commitdiff | tree |
2010-04-01 |
Rainer Orth | install.texi (Specific, [...]): Document Tru64 UNIX...
|
commit | commitdiff | tree |
2010-03-31 |
Rainer Orth | sysv4.h (PUSHSECTION_FORMAT): Remove undef.
|
commit | commitdiff | tree |
2010-03-31 |
Rainer Orth | inclhack.def (alpha_assert): Allow for more whitespace...
|
commit | commitdiff | tree |
2010-03-31 |
Rainer Orth | sol2.c: Include output.h.
|
commit | commitdiff | tree |
2010-03-31 |
Rainer Orth | Added forgotten ChangeLog entry.
|
commit | commitdiff | tree |
2010-03-31 |
Rainer Orth | re PR target/39048 (gcc 4.4.0 20090131 - Extra underscore...
|
commit | commitdiff | tree |
2010-03-26 |
Rainer Orth | profile_mode.xml (Profile Diagnostics): Correct cols.
|
commit | commitdiff | tree |
2010-03-25 |
Rainer Orth | tm.texi (Sections): Document TLS_COMMON_ASM_OP, TLS_SECTION_...
|
commit | commitdiff | tree |
2010-03-24 |
Rainer Orth | re PR target/38118 (gcc emits non-TLS data as TLS on...
|
commit | commitdiff | tree |
2010-03-24 |
Rainer Orth | i386.c (override_options): Don't accept -mtls-dialect...
|
commit | commitdiff | tree |
2010-03-22 |
Rainer Orth | configfiles.texi (Configuration Files): Removed fixinc...
|
commit | commitdiff | tree |
2010-03-22 |
Rainer Orth | re PR target/38085 (gcc -m64 -pg generates invalid...
|
commit | commitdiff | tree |
2010-03-16 |
Rainer Orth | * ada/acats/run_all.sh: Log start and end times.
|
commit | commitdiff | tree |
2010-03-16 |
Rainer Orth | * gnat.dg/socket1.adb: Disable on *-*-solaris2*.
|
commit | commitdiff | tree |
2010-03-15 |
Rainer Orth | configure.ac (libffi_cv_as_x86_64_unwind_section_type...
|
commit | commitdiff | tree |
2010-03-05 |
Rainer Orth | gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
|
commit | commitdiff | tree |
2010-03-02 |
Rainer Orth | Makefile.am (check-DEJAGNU): Include de* in normal0...
|
commit | commitdiff | tree |
2010-03-02 |
Rainer Orth | * dg-extract-results.sh: Fix result order to match...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | configure.ac (gcc_cv_as_cfi_directive): Disable cfi...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | re PR pch/14940 (PCH largefile test fails on various...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | re PR other/32499 (libstdc++ testsuite fails on platforms...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | re PR pch/14940 (PCH largefile test fails on various...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | target-supports.exp (check_effective_target_ucn_nocache...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | pr32000-2.c: Add missing include and exclude lists...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | * configure.host (mips-sgi-irix6*): Don't set libgcj_interpr...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | re PR libgcj/38251 (tools.zip doesn't build on systems...
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | clearcap.map: New file.
|
commit | commitdiff | tree |
2010-03-01 |
Rainer Orth | re PR fortran/42900 (gfortran.dg/stat_[12].f90 may...
|
commit | commitdiff | tree |