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
/
c-cppbuiltin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-18
re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...
Kaveh R. Ghazi
1
-25
/
+2
2007-06-07
re PR c++/30759 (initializer-list accepted for object of non-POD type)
Simon Martin
1
-1
/
+1
2007-05-21
c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1...
Paolo Bonzini
1
-0
/
+27
2007-05-21
defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.
Andreas Krebbel
1
-7
/
+7
2007-05-07
re PR driver/31694 (__GFORTRAN__ preprocessor macro)
Francois-Xavier Coudert
1
-0
/
+3
2007-04-19
c-cppbuiltin.c (c_cpp_builtins): Remove definition of __STDC_WANT_DEC_FP__.
Janis Johnson
1
-10
/
+5
2007-03-24
Add BID decimal support
Michael Meissner
1
-0
/
+11
2007-03-21
invoke.texi (-fpie, -fPIE): Document __pie__ and __PIE__.
Richard Sandiford
1
-0
/
+5
2007-03-05
c.opt (fgnu89-inline): New option.
Ian Lance Taylor
1
-1
/
+7
2007-01-24
c-cppbuiltin.c (builtin_define_type_sizeof): New function.
Andreas Krebbel
1
-0
/
+27
2007-01-05
c-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP0X__ to __GXX_EXPERIME...
Benjamin Kosnik
1
-2
/
+2
2006-11-01
c-common.c (flag_cpp0x): New.
Doug Gregor
1
-0
/
+2
2006-05-18
Whitespace fixups
Mike Stump
1
-5
/
+5
2006-01-18
[multiple changes]
Diego Novillo
1
-0
/
+3
2005-12-17
tree-inline.c (copy_body_r): Use explicit cast when converting from void *.
Gabriel Dos Reis
1
-5
/
+6
2005-12-16
target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
Jon Grimm
1
-0
/
+74
2005-12-13
c-cppbuiltin.c (builtin_define_float_constants): Add fp_cast parameter, pass ...
Carlos O'Donell
1
-14
/
+38
2005-11-22
c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...
Kaveh R. Ghazi
1
-0
/
+5
2005-08-13
Document compatibility with earlier ProPolice implementation.
James E Wilson
1
-1
/
+3
2005-06-27
c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__ and __SSP__.
Richard Henderson
1
-0
/
+6
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-05-01
c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1 if !flag_weak.
Mark Mitchell
1
-1
/
+1
2005-01-21
* c-cppbuiltin.c (define__GNUC__): Correct assertion.
Tom Tromey
1
-1
/
+1
2005-01-18
basic-block.h, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-01-07
c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__ for IBM lo...
Geoffrey Keating
1
-1
/
+6
2004-11-13
c-cppbuiltin.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2004-10-03
c-aux-info.c, [...]: Follow code formatting conventions.
Joseph Myers
1
-1
/
+1
2004-09-07
c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
Nathan Sidwell
1
-10
/
+7
2004-08-05
c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.
Joseph Myers
1
-0
/
+21
2004-08-04
defaults.h (TARGET_DECLSPEC): New macro.
Mark Mitchell
1
-0
/
+9
2004-06-20
c-common.h (has_c_linkage): New interface.
Zack Weinberg
1
-0
/
+8
2004-06-03
tree.h: Remove include of version.h
Mark G. Adams
1
-0
/
+1
2004-03-31
builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.
Richard Kenner
1
-3
/
+3
2004-03-04
real.c (encode_ibm_extended): Don't bother rounding low double.
Alan Modra
1
-0
/
+10
2004-01-21
alias.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-01-16
c-common.h: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2003-12-23
c-common.c (flag_abi_version): Default to 2.
Mark Mitchell
1
-1
/
+17
2003-10-06
real.h (REAL_MODE_FORMAT): New macro.
Zack Weinberg
1
-1
/
+1
2003-06-30
c-common.c (enum c_language_kind, flag_objc): Remove.
Neil Booth
1
-4
/
+4
2003-06-19
c-aux-info.c: Convert to ISO C99.
Andreas Jaeger
1
-52
/
+30
2003-06-07
Add commentary.
Richard Henderson
1
-0
/
+2
2003-06-07
* c-cppbuiltin.c (c_cpp_builtins): Define __EXCEPTIONS for C also.
Richard Henderson
1
-2
/
+2
2003-05-18
c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.
Neil Booth
1
-0
/
+9
2003-05-11
c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S...
Neil Booth
1
-5
/
+0
2003-03-15
c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.
Roger Sayle
1
-1
/
+1
2003-03-15
Makefile.in: Update.
Neil Booth
1
-1
/
+1
2003-03-12
c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.
Andreas Jaeger
1
-0
/
+9
2003-03-12
* c-cppbuiltin.c (builtin_define_std): Make non-static.
Neil Booth
1
-2
/
+3
2003-03-12
* c-cppbuiltin.c (builtin_define_std): Add ATTRIBUTE_UNUSED.
Geoffrey Keating
1
-1
/
+1
[next]