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/existing-fp8
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
/
config.gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-14
gcc/
Ilya Tocar
1
-2
/
+4
2014-05-07
configure.ac: Always set need_64bit_hwint to yes.
Richard Biener
1
-1
/
+1
2014-04-30
Simplify Solaris 2 configuration
Rainer Orth
1
-7
/
+7
2014-04-23
msp430.c (msp430_handle_option): Move function to msp430-common.c
Nick Clifton
1
-1
/
+0
2014-04-22
Remove obsolete Solaris 9 support
Rainer Orth
1
-46
/
+23
2014-03-12
[AArch64] Fix selection of default CPU options at configure-time
Kyrylo Tkachov
1
-3
/
+6
2014-02-24
TILE-Gx big endian support.
Walter Lee
1
-3
/
+8
2014-02-11
Only assume 4-byte stack alignment on Solaris 9/x86 (PR libgomp/60107)
Rainer Orth
1
-0
/
+3
2014-01-18
Update x86 --with-arch/--with-cpu= configure handling
H.J. Lu
1
-50
/
+83
2014-01-15
config.gcc (*-*-rtems*): Add t-rtems to tmake_file.
Sebastian Huber
1
-19
/
+18
2014-01-06
config.gcc (arm*-*-*): Check --with-arch against arm-arches.def.
Terry Guo
1
-13
/
+11
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-31
i386-common.c (OPTION_MASK_ISA_SHA_SET): New.
Alexander Ivchenko
1
-2
/
+4
2013-12-31
config.gcc (extra_headers): Add avx512fintrin.h, avx512cdintrin.h, avx512erin...
Alexander Ivchenko
1
-6
/
+8
2013-12-31
Commit of nios2 port to trunk:
Chung-Lin Tang
1
-0
/
+17
2013-12-20
config.gcc: Support march=broadwell.
Tocar Ilya
1
-1
/
+1
2013-12-19
Makefile.in (TEXI_GCC_FILES): Add arm-acle-intrinsics.texi.
Kyrylo Tkachov
1
-1
/
+1
2013-12-10
Fix mips64-linux and s390x-linux builds.
Maxim Kuvyrkov
1
-3
/
+5
2013-12-07
Cleanup libc selection and Android support.
Maxim Kuvyrkov
1
-16
/
+13
2013-12-07
Rename files for libc selection on Linux targets.
Maxim Kuvyrkov
1
-5
/
+5
2013-12-07
config.gcc (microblaze*-*-rtems*): Add TARGET_BIG_ENDIAN_DEFAULT.
Ralf Corsepius
1
-0
/
+8
2013-12-06
Change -mtune=ia to -mtune=intel
H.J. Lu
1
-7
/
+7
2013-12-05
Add -march=ia to x86 backend
H.J. Lu
1
-7
/
+7
2013-11-21
re PR target/53976 ([SH] Unnecessary clrt/sett after bt/bf)
Oleg Endo
1
-1
/
+1
2013-11-18
AMD bdver4 enablement
Ganesh Gopalasubramanian
1
-9
/
+18
2013-11-14
rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.
Ulrich Weigand
1
-1
/
+11
2013-11-04
cpp.texi (__GCC_IEC_559, [...]): Document macros.
Joseph Myers
1
-0
/
+1
2013-10-31
Add new nds32 port, including machine description, libgcc, and documentation.
Chung-Ju Wu
1
-0
/
+49
2013-10-24
config.gcc (sh-*): Add sh-mem.o to extra_obj.
Christian Bruel
1
-1
/
+1
2013-10-15
Add A profile only multilib make file fragment.
Matthew Gretton-Dann
1
-0
/
+37
2013-10-12
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo
1
-0
/
+1
2013-10-03
config.gcc (hppa*64*-*-linux*): Don't add pa/t-linux to tmake_file.
John David Anglin
1
-1
/
+0
2013-10-01
Configuration bits for ARC port:
Joern Rennecke
1
-1
/
+63
2013-09-13
c-target.def: New hook
Jacek Caban
1
-1
/
+4
2013-09-13
config.gcc: Separate cases for mingw and cygwin targets, and add 64-bit cygwi...
Kai Tietz
1
-1
/
+3
2013-09-12
MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.
DJ Delorie
1
-0
/
+7
2013-09-05
* config.gcc (*-*-vxworks*): Do not override an existing extra_objs.
Eric Botcazou
1
-1
/
+1
2013-09-05
linux64.h: Define OPTION_BIONIC and OPTION_UCLIBC.
Alexander Ivchenko
1
-2
/
+2
2013-09-03
config.gcc (powerpc*-*-linux*): Add support for little-endian multilibs to bi...
Alan Modra
1
-1
/
+14
2013-08-13
* config.gcc: (avr-linux): Allow for tmake_file not being empty.
Nick Clifton
1
-1
/
+1
2013-08-12
* config.gcc (m32r-linux): Allow for tmake_file not being empty.
Nick Clifton
1
-4
/
+2
2013-08-09
configure.ac: Add GAS check for LEON instructions on SPARC.
Eric Botcazou
1
-4
/
+11
2013-08-01
config.gcc (aarch64*-*-*): Add aarch-common.o to extra_objs.
Sofiane Naci
1
-1
/
+2
2013-07-31
config.gcc (arm*-*-*): Add aarch-common.o to extra_objs.
Sofiane Naci
1
-1
/
+6
2013-07-31
config.gcc (*-*-rtems*): Use __cxa_atexit by default.
Sebastian Huber
1
-0
/
+1
2013-07-30
config.gcc (arm): Require 64-bit host-wide-int for all ARM target configs.
Richard Earnshaw
1
-12
/
+1
2013-07-29
linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.
Maciej W. Rozycki
1
-2
/
+12
2013-07-25
config.gcc (hppa-*-openbsd*): Don't set tmake_file.
Mark Kettenis
1
-1
/
+0
2013-07-23
[AArch64, ILP32] 1/6 Initial support - configury changes
Yufeng Zhang
1
-1
/
+55
2013-07-22
config.gcc (sparc*-*-*): Accept leon3 processor.
Eric Botcazou
1
-10
/
+12
[next]