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
/
system.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-04
defaults.h (JCR_SECTION_NAME, [...]): Remove.
Jakub Jelinek
1
-1
/
+2
2016-09-29
[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it
James Greenhalgh
1
-1
/
+2
2016-09-26
c-lex.c (c_common_has_attribute): Handle attribute fallthrough.
Marek Polacek
1
-2
/
+6
2016-09-26
Implement -Wimplicit-fallthrough.
Marek Polacek
1
-0
/
+6
2016-07-27
Use static_assert for STATIC_ASSERT for C++11 onwards
David Malcolm
1
-1
/
+6
2016-05-16
Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.
Matthew Wahab
1
-1
/
+3
2016-04-22
[PATCH 2/2] (header usage fix) include c++ headers in system.h
Szabolcs Nagy
1
-0
/
+12
2016-02-29
Poison ENABLE_CHECKING macro
Martin Liska
1
-0
/
+4
2016-01-26
configure.ac (ac_cv_std_swap_in_utility): New test.
Michael Matz
1
-1
/
+1
2016-01-22
system.h (string, algorithm): Include only conditionally.
Michael Matz
1
-0
/
+5
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-23
Correct graphite*.c ISL header file inclusion order.
David Edelsohn
1
-0
/
+3
2015-11-15
remove EXTENDED_SDB_BASIC_TYPES
Trevor Saunders
1
-1
/
+1
2015-10-21
[PATCH 1/9] ENABLE_CHECKING refactoring
Mikhail Maltsev
1
-3
/
+1
2015-10-13
[PATCH 1/9] ENABLE_CHECKING refactoring
Mikhail Maltsev
1
-0
/
+3
2015-10-02
system.h (ROUND_UP): New macro definition.
Uros Bizjak
1
-0
/
+6
2015-10-02
* system.h (malloc.h): Don't include obsolete header.
Jonathan Wakely
1
-12
/
+0
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-1
/
+1
2015-09-18
config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.
Andrew Dixie
1
-1
/
+1
2015-09-12
remove STRUCT_VALUE macro
Trevor Saunders
1
-1
/
+1
2015-09-10
re PR bootstrap/67363 (r227188 breaks build for mingw-w64)
John David Anglin
1
-0
/
+8
2015-09-07
system.h (INTTYPE_MINIMUM): Rewrite to avoid shift warning.
Marek Polacek
1
-1
/
+1
2015-06-04
Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.
Ramana Radhakrishnan
1
-1
/
+1
2015-05-11
Convert to md_asm_adjust
Richard Henderson
1
-0
/
+1
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-11
system.h: Include algorithm and utility.
Uros Bizjak
1
-0
/
+2
2014-11-11
re PR bootstrap/63699 (Bootstrap fails in libcc1 on darwin14)
Francois-Xavier Coudert
1
-0
/
+7
2014-11-01
[Patch 7/7] Remove *_BY_PIECES_P
James Greenhalgh
1
-1
/
+3
2014-09-23
Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
Joseph Myers
1
-1
/
+2
2014-09-19
Remove LIBGCC2_TF_CEXT target macro.
Joseph Myers
1
-1
/
+1
2014-09-12
Remove LIBGCC2_HAS_?F_MODE target macros.
Joseph Myers
1
-1
/
+2
2014-09-08
Remove SF_SIZE etc. target macros.
Joseph Myers
1
-1
/
+1
2014-09-08
Remove no-longer-needed fp-bit target macros.
Joseph Myers
1
-1
/
+2
2014-09-05
Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSN
David Malcolm
1
-0
/
+1
2014-08-24
Remove CALLER_SAVE_PROFITABLE since it is not used at present.
Kito Cheng
1
-1
/
+2
2014-06-11
system.h (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Poison.
Richard Sandiford
1
-1
/
+1
2014-06-11
system.h (REG_CLASS_FROM_CONSTRAINT): Poison.
Richard Sandiford
1
-1
/
+4
2014-06-03
gcc/
Richard Sandiford
1
-1
/
+3
2014-05-27
system.h (__STDC_FORMAT_MACROS): Define as very first thing.
Richard Biener
1
-1
/
+6
2014-05-27
system.h (TEST_BIT): New macro.
Richard Sandiford
1
-0
/
+3
2014-05-26
system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.
Richard Biener
1
-1
/
+2
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-0
/
+10
2014-04-28
configure.ac: Do valgrind header checks unconditionally.
Richard Biener
1
-1
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-19
Convert gimple types from a union to C++ inheritance
David Malcolm
1
-1
/
+1
2013-10-21
system.h: Move hwint.h include further down.
Richard Sandiford
1
-3
/
+3
2013-10-19
re PR target/58603 (hash-table.h:962: error: anachronistic old-style base cla...
John David Anglin
1
-1
/
+2
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-15
/
+15
2013-08-19
target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
Alexander Ivchenko
1
-1
/
+1
2013-06-20
system.h: Include <cstdlib> as well as <stdlib.h>.
Oleg Endo
1
-0
/
+8
[next]