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
2013-04-22
configure.ac (gcc_cv_as_micromips_support): Use the --fatal-warnings option.
Catherine Moore
1
-1
/
+1
2013-04-15
Use -z ignore instead of --as-needed on Solaris
Rainer Orth
1
-2
/
+23
2013-03-27
config.build: Add support for cygwin x64 target.
Kai Tietz
1
-3
/
+5
2013-03-27
target.def (TARGET_HAS_IFUNC_P): New target hook.
Alexander Ivchenko
1
-3
/
+6
2013-03-21
Default to DWARF 4 on Solaris if linker supports CIEv3
Rainer Orth
1
-0
/
+40
2013-03-21
re PR bootstrap/56656 (Suffix or operands invalid for 'movq')
Uros Bizjak
1
-0
/
+33
2013-03-20
extend.texi: (micromips, nomicromips, nocompression): Document new function a...
Catherine Moore
1
-0
/
+31
2013-03-14
Add support for TLS in MicroBlaze
Edgar E. Iglesias
1
-0
/
+12
2013-02-25
2012-02-25 Catherine Moore <clm@codesourcery.com>
Catherine Moore
1
-31
/
+0
2013-02-24
mips16.S: Don't build for microMIPS.
Catherine Moore
1
-0
/
+31
2013-02-01
re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to ...
David Edelsohn
1
-2
/
+5
2013-01-30
Properly set progbits/nobits for Solaris/SPARC as
Rainer Orth
1
-0
/
+33
2013-01-25
configure.ac (gcc_cv_ld_static_dynamic): Define for AIX native ld.
Michael Haubenwallner
1
-0
/
+6
2013-01-24
Remove zone allocator.
Diego Novillo
1
-21
/
+5
2013-01-11
Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
Eric Botcazou
1
-2
/
+5
2013-01-10
configure.ac (HAVE_AS_TLS): Add check for powerpc-ibm-aix.
David Edelsohn
1
-0
/
+18
2013-01-02
re PR bootstrap/55784 (declaration of C function 'const char* strsignal(int)'...
Richard Biener
1
-2
/
+2
2012-12-20
re PR driver/55202 (Building a combined tree is broken for LTO)
Thomas Schwinge
1
-2
/
+2
2012-11-24
configure.ac (multiarch): Use $enableval instead of $withval.
Matthias Klose
1
-3
/
+3
2012-11-21
configure.ac: Substitute `with_cpu'.
Matthias Klose
1
-2
/
+5
2012-11-15
Add support for sparc fused compare-and-branch.
David S. Miller
1
-0
/
+42
2012-11-14
invoke.texi: Document -print-multiarch.
Matthias Klose
1
-3
/
+36
2012-11-14
configure.ac (HAVE_LD_LARGE_TOC): Add AIX test.
David Edelsohn
1
-0
/
+36
2012-11-10
re PR driver/55202 (Building a combined tree is broken for LTO)
Andrew Pinski
1
-0
/
+6
2012-11-07
invoke.texi (-mcpu=power8): Document.
Peter Bergner
1
-0
/
+42
2012-11-05
bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining form...
Thomas Schwinge
1
-2
/
+3
2012-10-23
AArch64 [1/10]
Ian Bolton
1
-0
/
+13
2012-10-19
configure.ac (HAVE_LD_NO_DOT_SYMS): Set if using gold.
Alan Modra
1
-2
/
+6
2012-10-11
configure.ac (gcc_cv_as_aix_ref): Fix typo.
Jason Merrill
1
-2
/
+2
2012-10-11
* configure.ac (out-of-tree linker .hidden support) Set to "no"
Hans-Peter Nilsson
1
-0
/
+6
2012-10-11
configure.ac (gcc_cv_as_comdat_group_group): Default to no.
Hans-Peter Nilsson
1
-0
/
+3
2012-10-11
acinclude.m4 (_gcc_COMPUTE_GAS_VERSION): Allow a single character to quote th...
Hans-Peter Nilsson
1
-2
/
+10
2012-10-04
configure.ac (noexception_flags): Add -fasynchronous-unwind-tables.
Uros Bizjak
1
-1
/
+1
2012-09-25
re PR other/54692 (gcc doesn't build with "-Og -g")
Jakub Jelinek
1
-2
/
+2
2012-09-14
* configure: Regenerated.
David Edelsohn
1
-2
/
+4
2012-09-13
configure.ac (CXXFLAGS): Remove -O2 when not bootstrapping.
Jakub Jelinek
1
-3
/
+5
2012-09-13
This fixes PR gcov-profile/54487 where the gcda files were not locked by the ...
Teresa Johnson
1
-2
/
+42
2012-09-06
configure.ac (hle prefixes): Remove .code64.
Uros Bizjak
1
-3
/
+1
2012-08-20
configure.ac (ffs): Check for declaration.
Joseph Myers
1
-1
/
+1
2012-08-17
re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)
Diego Novillo
1
-3
/
+3
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-245
/
+14
2012-07-24
sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.
Steven Bosscher
1
-3
/
+4
2012-07-07
Fix configure test for "stack protector support in target C library".
Hans-Peter Nilsson
1
-14
/
+15
2012-07-03
configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): Also require that the assembler ...
Uros Bizjak
1
-0
/
+4
2012-07-02
cloog.m4: Set up to work against ISL only.
Richard Guenther
1
-6
/
+6
2012-06-29
configure.ac: Skip C if explicitly selected.
Steven Bosscher
1
-5
/
+0
2012-05-31
Fix compilation of build/*.o when using C++.
Diego Novillo
1
-2
/
+6
2012-05-25
re PR ada/52362 (gnat.dg/lto8.adb FAILs with gas/gld)
Eric Botcazou
1
-14
/
+14
2012-05-16
Regenerate configure files for libtool.m4 change
H.J. Lu
1
-3
/
+10
2012-05-16
configure.ac: Stack protector enabling for Android targets.
Igor Zamyatin
1
-0
/
+5
[next]