index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Update Linux/x86-64 linker test for PIE with copy reloc
H.J. Lu
1
-0
/
+5
2015-01-06
configure.ac: Add Visium support.
Eric Botcazou
1
-1
/
+1
2014-12-04
Always define HAVE_LD_PIE_COPYRELOC
H.J. Lu
1
-1
/
+1
2014-12-04
x86-64: Optimize access to globals in PIE with copy reloc
Sriraman Tallam
1
-0
/
+47
2014-12-01
re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...
Tobias Burnus
1
-0
/
+41
2014-11-22
re PR other/63694 (Build error compiling asan.c: strtoull undeclared)
John David Anglin
1
-2
/
+3
2014-11-21
Refine configure guard for MIPS .module availability
Matthew Fortune
1
-2
/
+3
2014-11-21
Always use PIC option with -shared in libtool
H.J. Lu
1
-3
/
+3
2014-11-14
configure.ac (--with-diagnostics-color): New configure option, default to --w...
Jakub Jelinek
1
-2
/
+39
2014-11-13
[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make
Bernd Schmidt
1
-2
/
+48
2014-11-12
Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.
Matthew Fortune
1
-0
/
+35
2014-11-12
Makefile.in (CLOOGLIBS, CLOOGINC): Remove.
Tobias Burnus
1
-17
/
+3
2014-11-11
Merger of dmalcolm/jit branch from git
David Malcolm
1
-2
/
+50
2014-11-11
re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))
Francois-Xavier Coudert
1
-1
/
+1
2014-11-03
Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV for powerpc*-*-linux* soft-float a...
Joseph Myers
1
-0
/
+10
2014-10-27
Let GDB reuse GCC's parser.
Phil Muldoon
1
-86
/
+86
2014-10-19
Set SECTION_EXCLUDE flag for LTO sections.
Ilya Verbin
1
-6
/
+7
2014-10-10
[AArch64] Add --enable-fix-cortex-a53-835769 configure-time option
Kyrylo Tkachov
1
-2
/
+30
2014-09-23
Properly regenerate gcc/configure.
Thomas Schwinge
1
-30
/
+2
2014-09-21
configure.ac (target_header_dir): Move block defining this to before the bloc...
Hans-Peter Nilsson
1
-19
/
+47
2014-08-19
Set install_gold_as_default to no first
H.J. Lu
1
-3
/
+1
2014-08-19
Restore Sun as COMDAT group support
Rainer Orth
1
-3
/
+3
2014-08-18
Set install_gold_as_default to no for --enable-gold=no
H.J. Lu
1
-0
/
+1
2014-08-18
configure.ac: Eliminate ClooG installation dependency.
Roman Gareev
1
-0
/
+5
2014-07-30
configure.ac: Also check for popen.
Mike Stump
1
-1
/
+1
2014-06-27
Support compressed debug sections
Rainer Orth
1
-0
/
+116
2014-06-10
[PR lto/61334] Declare prototype for strnlen, if needed.
Thomas Schwinge
1
-1
/
+1
2014-06-04
configure.ac: Check whether the underlying type of int64_t is long or long long.
Richard Biener
1
-4
/
+89
2014-05-28
Centralise clearing hardware capabilities with Sun ld
Rainer Orth
1
-1
/
+66
2014-05-26
configure.ac: Remove long long and __int64 type checks...
Richard Biener
1
-45
/
+5
2014-05-21
config.gcc (*-*-dragonfly*): New target.
John Marino
1
-0
/
+7
2014-05-20
config.gcc: Remove need_64bit_hwint.
Richard Biener
1
-8
/
+2
2014-05-13
configure.ac: Fix assembly for explicit JALR relocation check.
Catherine Moore
1
-2
/
+2
2014-04-28
configure.ac: Do valgrind header checks unconditionally.
Richard Biener
1
-21
/
+44
2014-04-28
configure.ac: Tweak GAS check for LEON instructions on SPARC.
Eric Botcazou
1
-1
/
+1
2014-04-25
Remove LIB_TLS_SPEC on Solaris
Rainer Orth
1
-102
/
+1
2014-04-24
Fix gcc_cv_as_cfi_directive test for Solaris as
Rainer Orth
1
-2
/
+7
2014-04-22
Remove obsolete Solaris 9 support
Rainer Orth
1
-70
/
+4
2014-04-17
enable -Woverloaded-virtual when available
Trevor Saunders
1
-2
/
+46
2014-04-16
Correctly detect native TLS support with 64-bit gas on Solaris/x86 (PR target...
Rainer Orth
1
-16
/
+21
2014-03-07
Improve @tlsldmplt test on Solaris 11/x86
Rainer Orth
1
-2
/
+6
2014-03-07
Disable local dynamic TLS model on Solaris/x86 if as/ld cannot handle it
Rainer Orth
1
-4
/
+74
2014-02-14
Use ud2 assembly mnemonic when available.
Roland McGrath
1
-0
/
+31
2014-02-12
Pass --32 to GNU assembler for .long foo@GOTOFF check
H.J. Lu
1
-1
/
+5
2014-01-28
Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.
Alan Modra
1
-3
/
+8
2013-12-31
Commit of nios2 port to trunk:
Chung-Lin Tang
1
-2
/
+9
2013-12-11
Regenerate gcc/configure and gcc/config.in
Christophe Lyon
1
-0
/
+54
2013-12-05
* configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS for
Alan Modra
1
-5
/
+4
2013-12-04
Put a breakpoint on __asan_report_error for ASAN
H.J. Lu
1
-0
/
+8
2013-11-26
Add -fuse-ld=bfd/-fuse-ld=gold support to exec-tool.in
H.J. Lu
1
-2
/
+55
[next]