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
/
Makefile.tpl
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-13
Allow for overriding a module's srcdir.
Thomas Schwinge
1
-9
/
+10
2014-03-07
re PR bootstrap/58572 (make bootstrap-lean leads to installation failure (doi...
Jakub Jelinek
1
-3
/
+3
2013-11-07
Makefile.tpl: Fix typo.
Thomas Schwinge
1
-1
/
+1
2013-10-30
Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass --disable-build-format-warnings.
Jason Merrill
1
-1
/
+3
2013-10-26
Makefile.def (target_modules): Remove libmudflap
Jeff Law
1
-7
/
+0
2013-01-11
Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
Eric Botcazou
1
-1
/
+1
2012-11-28
re PR other/54279 (first stage build with g++ fails with "." as the first com...
Andrew Pinski
1
-1
/
+1
2012-10-22
re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)
Eric Botcazou
1
-7
/
+12
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-8
/
+1
2012-07-02
cloog.m4: Set up to work against ISL only.
Richard Guenther
1
-5
/
+3
2012-06-20
Makefile.tpl (check-target-libgomp-c++): New.
Jason Merrill
1
-0
/
+14
2012-05-16
Makefile.tpl (gcc-no-fixedincludes): Rename into ...
Olivier Hainque
1
-19
/
+11
2011-11-09
configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
Roland McGrath
1
-0
/
+7
2011-11-02
Move libgcc2 to toplevel libgcc
Rainer Orth
1
-5
/
+2
2011-07-20
Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to link directories.
David Edelsohn
1
-1
/
+4
2011-07-19
configure.ac: Add --enable-build-poststage1-with-cxx.
Ian Lance Taylor
1
-1
/
+8
2011-07-16
Makefile.def (language=c++): Add check-c++0x and check-target-libmudflap-c++.
Jason Merrill
1
-0
/
+7
2011-07-16
install.texi: Document --enable-static-libjava.
Matthias Klose
1
-0
/
+2
2011-05-09
configure.ac: Propagate LDFLAGS_FOR_TARGET.
Doug Kwan
1
-1
/
+1
2011-04-01
configure.ac: Remove code setting CONFIG_SHELL, config_shell and moveifchange.
Joseph Myers
1
-1
/
+1
2011-03-24
configure.ac: Remove references to mt-mep, mt-netware, mt-wince.
Paolo Bonzini
1
-2
/
+0
2011-03-24
configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
Paolo Bonzini
1
-12
/
+0
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
1
-1
/
+1
2010-11-26
re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 ch...
Alexandre Oliva
1
-0
/
+21
2010-11-20
PR other/46202: implement install-strip.
Ralf Wildenhues
1
-0
/
+59
2010-11-19
configure.ac: Add target-libgo to target_libraries.
Ian Lance Taylor
1
-0
/
+11
2010-11-16
re PR fortran/32049 (Support on x86_64 also kind=16)
Francois-Xavier Coudert
1
-1
/
+1
2010-10-20
Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 mod...
Ian Lance Taylor
1
-1
/
+1
2010-07-17
re PR target/44862 (bootstrap with --enable-build-with-cxx and --with-libico...
Jack Howarth
1
-0
/
+1
2010-02-17
Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete the config.ca...
Nick Clifton
1
-1
/
+1
2010-02-17
re PR c++/11238 (A constructor with exception handler rethrows the exception ...
Nick Clifton
1
-0
/
+1
2010-01-22
PR libstdc++/36101, PR libstdc++/42813
Joern Rennecke
1
-1
/
+3
2010-01-07
re PR bootstrap/41818 (Error building cross compiler caused by changing LD_LI...
Ralf Wildenhues
1
-2
/
+5
2009-11-16
configure.ac: Add libelf to host_libs.
Alexandre Oliva
1
-17
/
+33
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-0
/
+6
2009-10-01
Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than $(srcdir).
Loren J. Rittle
1
-1
/
+1
2009-09-22
Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
Loren J. Rittle
1
-1
/
+1
2009-09-03
configure.ac (--with-build-config): New.
Alexandre Oliva
1
-1
/
+1
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-1
/
+1
2009-08-30
Makefile.tpl (AWK): Fix typo.
Paolo Bonzini
1
-1
/
+1
2009-08-30
configure.ac: Detect awk and sed.
Paolo Bonzini
1
-0
/
+4
2009-06-26
re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparin...
Steve Ellcey
1
-1
/
+1
2009-06-24
configure.ac: Add --enable-build-with-cxx.
Ian Lance Taylor
1
-5
/
+30
2009-06-03
Makefile.tpl (all): Avoid a trailing backslash.
Jerome Guitton
1
-1
/
+2
2009-06-02
Makefile.tpl ([+compare-target+]): Compare all stage directories, rather than...
Alexandre Oliva
1
-5
/
+6
2009-05-27
Makefile.tpl (all): Avoid harmless warning in make all when gcc-bootstrap is ...
Alexandre Oliva
1
-1
/
+1
2009-05-24
Makefile.tpl (compare-target): Skip ./ada/*tools directories.
Nicolas Roche
1
-1
/
+1
2009-05-19
re PR other/40159 ("make all" ignores build failures)
Alexandre Oliva
1
-4
/
+4
2009-05-19
re PR other/40159 ("make all" ignores build failures)
Alexandre Oliva
1
-5
/
+5
2009-05-12
re PR target/37137 (unrecognized command line option "-minterlink-mips16")
Alexandre Oliva
1
-57
/
+117
[next]