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
/
cp
/
lex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-01
[C++ PATCH] overloaded operator fns [8/N]
Nathan Sidwell
1
-4
/
+3
2017-11-01
[C++ PATCH] overloaded operator fns [6/N]
Nathan Sidwell
1
-17
/
+81
2017-10-31
[C++ PATCH] overloaded operator fns [5/N]
Nathan Sidwell
1
-6
/
+4
2017-10-31
[C++ PATCH] overloaded operator fns [4/N]
Nathan Sidwell
1
-39
/
+5
2017-10-31
[C++ PATCH] overloaded operator fns [3/N]
Nathan Sidwell
1
-22
/
+27
2017-10-30
[C++ PATCH] operator name cleanup prepatch
Nathan Sidwell
1
-4
/
+1
2017-10-25
[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
Nathan Sidwell
1
-1
/
+0
2017-10-06
[C++ PATCH] use hash-table for namespace contents
Nathan Sidwell
1
-1
/
+1
2017-09-13
Conv-op identifers not in identifier hash table
Nathan Sidwell
1
-35
/
+33
2017-08-17
lex.c (maybe_add_lang_type_raw): BOUND_TEMPLATE_TEMPLATE_PARMs don't need lan...
Nathan Sidwell
1
-7
/
+4
2017-07-29
use c++ instead of _stat for copy_node_stat
Trevor Saunders
1
-2
/
+2
2017-06-30
config-lang.in (gtfiles): Add cp/lex.c.
Nathan Sidwell
1
-0
/
+70
2017-06-29
lex.c (maybe_add_lang_type_raw): Exit early, rather than use a flag.
Nathan Sidwell
1
-13
/
+13
2017-06-22
Reorder IDENTIFIER flags
Nathan Sidwell
1
-28
/
+58
2017-06-02
Remove lang_type_ptrmem.
Nathan Sidwell
1
-16
/
+8
2017-05-31
cp-tree.h (lang_decl_slector): New enum.
Nathan Sidwell
1
-56
/
+106
2017-05-30
Kill IDENTIFIER_NAMESPACE_BINDINGS
Nathan Sidwell
1
-1
/
+5
2017-05-26
cp-tree.h (struct lang_decl_decomp): New type.
Jakub Jelinek
1
-4
/
+20
2017-05-05
call.c (make_temporary_var_for_ref_to_temp): Push decl into current scope.
Nathan Sidwell
1
-7
/
+3
2017-04-21
tree.h (build_qualified_type): Annotate with CXX_MEM_STAT_INFO.
Richard Biener
1
-4
/
+4
2017-01-31
Introduce C++ support in libcc1
Alexandre Oliva
1
-1
/
+1
2017-01-20
C++: fix fix-it hints for misspellings within explicit namespaces
David Malcolm
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-10-04
extend.texi (Java Exceptions): Remove.
Jakub Jelinek
1
-19
/
+0
2016-05-30
re PR c++/71238 (Undeclared function message imprecisely points to error column)
Paolo Carlini
1
-13
/
+20
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-6
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-5
/
+4
2015-10-04
Implement N4514, C++ Extensions for Transactional Memory.
Jason Merrill
1
-0
/
+2
2015-08-07
Add C++ Concepts TS support.
Andrew Sutton
1
-0
/
+2
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-1
/
+0
2015-07-01
c-common.h (D_CXX11): Rename from D_CXX0X.
Jason Merrill
1
-1
/
+1
2015-06-30
re PR debug/66653 (ice in gen_type_die_with_usage, at dwarf2out.c:20876)
Jason Merrill
1
-0
/
+3
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-2
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-06-02
cp-tree.h (init_error): Remove declaration.
Patrick Palka
1
-1
/
+0
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+9
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-10-14
machmode.h (int_n_data_t): New.
DJ Delorie
1
-0
/
+9
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-5
/
+6
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-22
Remove macros that implicitly use input_location
David Malcolm
1
-6
/
+7
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
2013-06-23
c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx0x.
Gabriel Dos Reis
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-09-13
typeck.c (build_indirect_ref, [...]): Remove uses of ATTRIBUTE_UNUSED on the ...
Paolo Carlini
1
-5
/
+5
2012-07-24
sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.
Steven Bosscher
1
-16
/
+20
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
[next]