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
/
cpphash.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-14
/home/neil/diffs/include.log
Neil Booth
1
-8
/
+0
2003-03-06
Makefile.in (c-ppoutput.o): Update.
Neil Booth
1
-0
/
+1
2003-03-04
Makefile.in: Update.
Neil Booth
1
-15
/
+0
2003-03-01
Makefile.in (C_AND_OBJC_OBJS, [...]): Update.
Neil Booth
1
-23
/
+10
2003-02-21
cpphash.h (struct lexer_state): Add directive_wants_padding.
Zack Weinberg
1
-0
/
+5
2003-01-21
configure.in: Check for system-provided 'uchar' type.
Zack Weinberg
1
-0
/
+2
2003-01-18
alias.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-01-10
Merge from pch-branch.
Geoffrey Keating
1
-0
/
+6
2002-09-22
ChangeLog: Follow spelling conventions.
Kazu Hirata
1
-3
/
+3
2002-09-03
Debian BTS Bug #
Neil Booth
1
-4
/
+4
2002-08-12
c-opts.c (deps_seen, [...]): New.
Neil Booth
1
-2
/
+1
2002-08-12
cpphash.h (struct printer): New from cppmain.c.
Neil Booth
1
-0
/
+15
2002-07-23
cppexp.c (parse_defined): Mark macro used.
Neil Booth
1
-0
/
+12
2002-06-27
cpphash.h (_cpp_set_trad_context): Remove.
Neil Booth
1
-1
/
+0
2002-06-19
cpphash.h (struct cpp_reader): Make date and time strings.
Neil Booth
1
-4
/
+7
2002-06-18
cpplib.c (dtable): Update.
Neil Booth
1
-0
/
+6
2002-06-14
cpphash.h (struct cpp_buffer): Remove saved_line_base.
Neil Booth
1
-1
/
+1
2002-06-13
cpphash.h (_cpp_lex_identifier_trad): Remove.
Neil Booth
1
-1
/
+0
2002-06-11
Makefile.in: Update cppmain.o.
Neil Booth
1
-5
/
+14
2002-06-10
cpphash.h (_cpp_read_logical_line_trad, [...]): Update prototypes.
Neil Booth
1
-2
/
+3
2002-06-10
cpphash.h (struct cpp_macro): Put comments on their own lines.
Neil Booth
1
-9
/
+27
2002-06-09
cpphash.h (_cpp_push_text_context): Update.
Neil Booth
1
-1
/
+4
2002-06-09
Makefile.in (LIBCPP_OBJS): Take out version.o.
Zack Weinberg
1
-4
/
+0
2002-06-07
cpptrad.c (struct block, [...]): New.
Neil Booth
1
-1
/
+18
2002-06-05
cpphash.h (_cpp_create_definition): Update prototype.
Neil Booth
1
-1
/
+6
2002-06-04
cpphash.h (FIRST, [...]): New.
Neil Booth
1
-4
/
+24
2002-05-29
cppexp.c (cpp_num): Move to cpplib.h.
Neil Booth
1
-1
/
+0
2002-05-27
c-common.c (c_common_init): Set CPP arithmetic precision.
Neil Booth
1
-0
/
+1
2002-05-22
cpperror.c: Fix formatting.
Kazu Hirata
1
-2
/
+2
2002-05-21
c-common.c (c_common_init): Set options->unsigned_char from flag_signed_char.
Zack Weinberg
1
-1
/
+0
2002-05-17
Makefile.in: Update for cpptrad.c.
Neil Booth
1
-0
/
+13
2002-05-16
cpphash.h (cpp_macro): Move here, and make expansion a union.
Neil Booth
1
-3
/
+21
2002-05-04
c-lex.c (lex_string): Let cpp_parse_escape handles truncation and sign-extens...
Neil Booth
1
-0
/
+2
2002-04-28
cppexp.c (lex): Move some code to _cpp_parse_expr, but keep most cases as fun...
Neil Booth
1
-1
/
+1
2002-04-28
cppexp.c (lex): Update to use state.skip_eval.
Neil Booth
1
-1
/
+9
2002-04-22
cppfiles.c (_cpp_pop_file_buffer): Return void.
Neil Booth
1
-2
/
+8
2002-04-21
cppexp.c (struct op, [...]): Replace U_CHAR with uchar.
Neil Booth
1
-19
/
+19
2002-04-14
cpperror.c (print_location): Don't print include chain if line == 0.
Neil Booth
1
-2
/
+1
2002-03-22
cpphash.h (struct cpp_reader): Remove mls_line and mls_col.
Neil Booth
1
-5
/
+0
2002-03-14
cpphash.h (struct lexer_state): Remove line_extension member.
Zack Weinberg
1
-3
/
+0
2002-02-02
cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.
Neil Booth
1
-1
/
+0
2002-01-03
cpperror.c: Update comments and copyright.
Neil Booth
1
-3
/
+4
2002-01-03
cppfiles.c (_cpp_pop_file_buffer): Change return type to bool and return true...
Andreas Schwab
1
-1
/
+1
2001-11-27
cpphash.c (_cpp_init_hashtable): Update.
Neil Booth
1
-1
/
+0
2001-10-21
cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char.
Neil Booth
1
-2
/
+1
2001-10-02
cpphash.h: Update comments.
Neil Booth
1
-5
/
+5
2001-09-30
cpphash.h (POOL_ALIGN, [...]): Remove.
Neil Booth
1
-42
/
+6
2001-09-28
cpphash.h (struct cpp_buff): Make unsigned.
Neil Booth
1
-6
/
+9
2001-09-27
cpphash.h: Update comment.
Neil Booth
1
-1
/
+1
2001-09-26
cpphash.h (struct cpp_pool): Remove locks and locked.
Neil Booth
1
-5
/
+5
[next]