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/gfortran-test
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-15
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-15
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
1999-09-24
cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
Mark Mitchell
1
-0
/
+1
1999-09-23
lex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
Jason Merrill
1
-7
/
+2
1999-09-21
Replace string const "<internal>" with dynamic allocation.
Alex Samuel
1
-1
/
+10
1999-09-17
cp-tree.def (CLEANUP_STMT): Fix spelling in dumps.
Mark Mitchell
1
-0
/
+2
1999-09-16
lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.
Kaveh R. Ghazi
1
-4
/
+2
1999-09-15
lex.c (cp_pragma_implementation): Allow #pragma implementation in header files.
Jason Merrill
1
-39
/
+17
1999-09-15
* lex.c (mark_impl_file_chain): Follow the next chain.
Richard Henderson
1
-2
/
+5
1999-09-15
lex.c (cp_pragma_interface, [...]): Copy filenames with ggc_alloc_string.
Alexandre Oliva
1
-3
/
+3
1999-09-12
decl.c (add_decl_to_level): Remove TREE_PERMANENT assertion.
Mark Mitchell
1
-8
/
+1
1999-09-09
decl.c (lang_mark_tree): Mark TYPE_LANG_SPECIFIC.
Mark Mitchell
1
-1
/
+1
1999-09-09
Reorganize per-function data.
Mark Mitchell
1
-2
/
+0
1999-09-09
cp-tree.h (scratch_tree_cons): Remove.
Mark Mitchell
1
-3
/
+3
1999-09-09
cp-tree.h (lang_decl_flags): Remove permanent_attr.
Mark Mitchell
1
-34
/
+5
1999-09-07
Makefile.in (tree.o): Depend on ggc.h.
Mark Mitchell
1
-43
/
+50
1999-09-06
Get ready for garbage collection.
Mark Mitchell
1
-12
/
+20
1999-09-04
Makefile.in (CXX_TREE_H): Include function.h.
Mark Mitchell
1
-2
/
+2
1999-09-02
gxx.gperf (hash, [...]): Add prototypes.
Kaveh R. Ghazi
1
-14
/
+16
1999-08-18
cp-tree.h (build_lang_field_decl): Remove.
Mark Mitchell
1
-35
/
+25
1999-08-17
cp-tree.h (CALL_DECLARATOR_PARMS): New macro.
Mark Mitchell
1
-4
/
+11
1999-08-16
cp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
Mark Mitchell
1
-1
/
+5
1999-08-14
Speed up Koenig lookup.
Jason Merrill
1
-3
/
+6
1999-08-14
cp-tree.def (DECL_STMT): Make it smaller.
Mark Mitchell
1
-41
/
+19
1999-08-13
For gcc:
Gavin Romig-Koch
1
-0
/
+1
1999-08-11
extend.texi (C++ Signatures): Remove node.
Mark Mitchell
1
-14
/
+0
1999-08-11
* lex.c (do_identifier): Remove unnecessary lookup of class field.
Martin v. Loewis
1
-28
/
+0
1999-08-09
decl.c: Remove redundant prototype for `print_error_function'.
Kaveh R. Ghazi
1
-1
/
+1
1999-08-07
class.c (count_fields, [...]): Add static prototype.
Kaveh R. Ghazi
1
-6
/
+12
1999-08-06
decl.c (lookup_name_real): Set the complain flag if we're looking for a names...
Jason Merrill
1
-1
/
+2
1999-08-06
error.c (dump_expr): Handle EXACT_DIV_EXPR.
Mark Mitchell
1
-0
/
+1
1999-08-03
lex.c (yyprint): Handle PFUNCNAME.
Jason Merrill
1
-0
/
+1
1999-08-03
lex.c (errorcount, sorrycount): Don't declare.
Mark Mitchell
1
-2
/
+0
1999-07-27
method.c: Remove prototype for largest_union_member.
Jason Merrill
1
-1
/
+2
1999-07-26
input.c (feed_input): Add file, line parms.
Jason Merrill
1
-9
/
+15
1999-07-23
lex.c: Sync with C frontend.
Jason Merrill
1
-507
/
+612
1999-07-21
For gcc:
Gavin Romig-Koch
1
-18
/
+26
1999-07-20
lang-specs.h (c++-cpp-output): Pass -fpreprocessed.
Jason Merrill
1
-646
/
+493
1999-07-20
c-common.h: New file.
Bernd Schmidt
1
-1
/
+0
1999-07-09
decl2.c (reparse_absdcl_as_casts): Don't warn about old-style casts in system...
Jason Merrill
1
-93
/
+93
1999-07-06
lex.c (errorcount): Declare it.
Dave Brolley
1
-0
/
+2
1999-07-02
For gcc:
Gavin Romig-Koch
1
-1
/
+8
1999-07-01
lex.c (real_yylex): Change integer literal overflow handling to be like c-lex.c.
Gavin Romig-Koch
1
-18
/
+3
1999-07-01
For gcc:
Gavin Romig-Koch
1
-2
/
+2
1999-06-07
lex.c (real_yylex): Replace unused bytes from bad multibyte char.
Dave Brolley
1
-17
/
+26
1999-05-30
lex.c (make_lang_type): Create TYPE_BINFO for TEMPLATE_TYPE_PARMs just like f...
Mark Mitchell
1
-1
/
+7
1999-05-24
decl.c (lookup_tag): Remove code no longer needed after name-lookup improveme...
Mark Mitchell
1
-0
/
+6
1999-04-22
cp-tree.h (lang_decl_flags): Remove returns_first_arg and preserves_first_arg.
Mark Mitchell
1
-15
/
+25
1999-04-22
gxx.gperf (RETURN): Rename to RETURN_KEYWORD to avoid clashes with the RTL co...
Mark Mitchell
1
-1
/
+1
1999-04-16
tweak spelling
Jason Merrill
1
-1
/
+1
1999-04-14
cp-tree.h (popclass): Change declaration.
Mark Mitchell
1
-1
/
+1
1999-04-02
tinfo.h (__class_type_info): Fix illegal declaration.
Mark Mitchell
1
-4
/
+2
[next]