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
2007-07-03
configure.ac: Test for .dtprelword support on MIPS.
Joseph Myers
1
-0
/
+41
2007-07-02
configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).
Richard Sandiford
1
-35
/
+2
2007-07-02
configure.ac: Check for .gnu_attribute on Power.
Joseph Myers
1
-0
/
+37
2007-06-30
configure.ac: Check for .gnu_attribute on MIPS.
Joseph Myers
1
-0
/
+37
2007-06-14
configure.ac: Fix earlier checkin.
Paolo Bonzini
1
-1
/
+1
2007-06-14
configure.ac: Fix a typo in --enable-checking=.
H.J. Lu
1
-1
/
+1
2007-06-14
acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.
Paolo Bonzini
1
-191
/
+137
2007-06-14
configure.ac: Add --enable-checking=df.
Paolo Bonzini
1
-17
/
+15
2007-05-16
configure.ac: Allow sysroots to be relocated under $prefix as well as $exec_p...
Richard Sandiford
1
-7
/
+10
2007-05-16
revert: configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).
Richard Sandiford
1
-2
/
+35
2007-05-12
configure.ac (gcc_gxx_include_dir): Use $(libsubdir_to_prefix).
Richard Sandiford
1
-35
/
+2
2007-05-08
libiberty.h (writeargv): Declare.
Nathan Froyd
1
-1
/
+8
2007-04-19
configure.ac: Allow both powerpc*-*-linux* and powerpc*-*-gnu* for long doubl...
Joseph Myers
1
-1
/
+2
2007-04-13
Makefile.in (stamp-as, [...]): Remove.
Paolo Bonzini
1
-0
/
+25
2007-03-27
configure.ac: Fix assembler test for powerpc*-linux decimal float.
Janis Johnson
1
-2
/
+2
2007-03-27
* configure: Regenerate using the correct version of autoconf.
Janis Johnson
1
-5654
/
+5257
2007-03-26
Add file left out of prior commit, and regenerate the proper configure script
Zack Weinberg
1
-5278
/
+5657
2007-03-24
Add BID decimal support
Michael Meissner
1
-11
/
+46
2007-03-16
configure.ac: Remove excess quoting from asm line 0 test.
Alexandre Oliva
1
-2
/
+2
2007-03-16
configure.ac: Don't require ELF binutils to tolerate # 0 "".
Alexandre Oliva
1
-1
/
+1
2007-03-14
configure.ac (HAVE_AS_IX86_SAHF): On x86 targets check whether the configured...
Uros Bizjak
1
-0
/
+33
2007-03-13
configure.ac: Test for assembler tolerance to # 0 "".
Alexandre Oliva
1
-0
/
+40
2007-03-10
configure.ac (glibc_header_dir): Set using with_build_sysroot if defined.
Joseph Myers
1
-0
/
+4
2007-03-06
re PR bootstrap/31020 (cannot write in </test/gnu/gcc/objdir/prev-gcc/../gcc/...
Joseph Myers
1
-2
/
+2
2007-03-06
configure.ac: Allow tm_file to contain build-directory files.
Richard Sandiford
1
-0
/
+5
2007-03-03
configure.ac (HAVE_AS_REL16): Move test back to correct place.
Andreas Schwab
1
-37
/
+37
2007-03-01
Makefile.in: Add install-pdf target as copied from automake v1.10 rules.
Brooks Moses
1
-2
/
+2
2007-02-21
configure.ac (powerpc*-*-darwin*): #include <sys/cdefs.h>.
Mike Stump
1
-0
/
+1
2007-02-20
invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp.
Janis Johnson
1
-106
/
+184
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-64
/
+64
2007-01-12
configure.ac: Set insn to "nop" for spu-*-* also.
Andrew Pinski
1
-1
/
+1
2007-01-11
configure.ac (strict1_warn): Rename to strict_warn.
Paolo Bonzini
1
-5777
/
+5288
2007-01-07
configure.ac: Check for __stack_chk_fail for darwin.
Eric Christopher
1
-5226
/
+5733
2007-01-04
Makefile.def (target_modules): Add libgcc.
Daniel Jacobowitz
1
-1
/
+1
2007-01-02
configure.ac: Remove support for building with Apple's gcc-3.1.
Mike Stump
1
-7
/
+0
2007-01-01
configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for .literal16.
Mike Stump
1
-0
/
+37
2006-12-21
re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution ...
Eric Botcazou
1
-0
/
+36
2006-12-13
mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.
Geoffrey Keating
1
-2
/
+3
2006-11-14
configure: Regenerate with autoconf 2.59.
Eric Christopher
1
-6261
/
+4321
2006-11-13
configure.ac: Add changequote around __LONG_DOUBLE_MATH_OPTIONAL test.
Jakub Jelinek
1
-1
/
+2
2006-11-13
configure.ac (ld_vers): Parse GNU ld version 2.17.50.0.3-6 20060715 style ver...
Jakub Jelinek
1
-1
/
+1
2006-11-09
re PR bootstrap/26892 (Can't compile a 64-bit gcc)
Eric Christopher
1
-4323
/
+6263
2006-11-08
configure.ac: Do not set PREFIX_INCLUDE_DIR if $prefix is NONE.
Carlos O'Donell
1
-1
/
+2
2006-11-06
configure.ac: Fix typo in case statement: :: changed to ;;
Jan van Dijk
1
-1
/
+1
2006-11-02
configure.ac (HAVE_AS_IX86_DIFF_SECT_DELTA): New test to determine whether th...
Roger Sayle
1
-0
/
+39
2006-11-01
invoke.texi: Add cpu_type power6x (RS/6000 and PowerPC Options): Add -mmfpgpr.
Pete Steinmetz
1
-0
/
+46
2006-11-01
target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.
Danny Smith
1
-1
/
+10
2006-10-29
configure.ac (HAVE_AS_NO_SHARED): New AC_DEFINE.
Richard Sandiford
1
-0
/
+36
2006-10-28
except.h (output_function_exception_table): Add 'const char*' param.
Eric Botcazou
1
-0
/
+47
2006-10-10
--(top level)--------------------------------------------
Brooks Moses
1
-1
/
+1
[next]