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
/
cppmacro.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-28
cpphash.h (struct cpp_buff): Make unsigned.
Neil Booth
1
-28
/
+29
2001-09-27
cpphash.h: Update comment.
Neil Booth
1
-76
/
+53
2001-09-26
cpphash.h (struct cpp_pool): Remove locks and locked.
Neil Booth
1
-42
/
+24
2001-09-26
cpphash.h (struct _cpp_buff, [...]): New.
Neil Booth
1
-113
/
+124
2001-09-24
c-lex.c (cb_def_pragma): Update.
Neil Booth
1
-336
/
+387
2001-09-17
cpphash.h (_cpp_lex_direct): New.
Neil Booth
1
-20
/
+46
2001-09-16
cpphash.h (_cpp_lex_token): Update prototype.
Neil Booth
1
-9
/
+8
2001-09-16
cppmain.c (scan_translation_unit): Don't worry about putting a space after ha...
Neil Booth
1
-2
/
+6
2001-09-15
cpphash.h (struct cpp_reader): Remove lexer_pos, directive_pos.
Neil Booth
1
-9
/
+2
2001-09-14
cpperror.c (print_location): Take line and column, for default positioning us...
Neil Booth
1
-23
/
+6
2001-09-13
c-parse.in (_yylex): Use _cpp_backup_tokens.
Neil Booth
1
-181
/
+77
2001-09-11
cpphash.h (struct tokenrun): New.
Neil Booth
1
-0
/
+2
2001-09-05
* cppmacro.c (funlike_invocation_p): No need to restore context.
Neil Booth
1
-6
/
+1
2001-08-21
cppfiles.c (stack_include_file): line-map.c now handles include depth.
Neil Booth
1
-4
/
+4
2001-08-17
cpperror.c (print_location): Don't take a file name; use the line map instead.
Neil Booth
1
-9
/
+5
2001-08-11
cppmacro.c (enter_macro_context): Push macro expansions even if empty.
Neil Booth
1
-9
/
+5
2001-08-11
c-lex.c (map): Make const.
Neil Booth
1
-1
/
+1
2001-08-05
re PR preprocessor/3081 (Preprocessor merges 2 first lines when -imacros is b...
Neil Booth
1
-17
/
+15
2001-08-04
Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...
Neil Booth
1
-7
/
+3
2001-08-01
alias.c: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2001-08-01
cpphash.h (struct cpp_reader): New members line, pseudo_newlines.
Neil Booth
1
-1
/
+8
2001-07-29
cppexp.c (parse_defined): Always record the macro name.
Neil Booth
1
-1
/
+1
2001-06-23
cppmacro.c (make_string_token): Avoid warning.
Neil Booth
1
-7
/
+13
2001-06-21
re PR preprocessor/3260 (#include __FILE__ broken)
Neil Booth
1
-1
/
+2
2001-05-20
Makefile.in (OBJS, [...]): Update.
Neil Booth
1
-1
/
+2
2001-05-16
cppexp.c (lex): Use NODE_NAME and NODE_LEN.
Neil Booth
1
-16
/
+17
2001-03-27
* cppmacro.c (stringify_arg): Null terminate strings.
Neil Booth
1
-2
/
+4
2001-03-07
c-parse.in (yylexname): New function, split out of _yylex.
Zack Weinberg
1
-2
/
+1
2001-03-03
cpplex.c (_cpp_lex_token): Don't warn about directives in macro arguments whe...
Neil Booth
1
-3
/
+5
2001-03-03
cpp.texi: Update.
Neil Booth
1
-2
/
+2
2001-02-25
cppinit.c (builtin_array): Update.
Neil Booth
1
-30
/
+22
2001-02-14
c-lex.c (lex_number): Only warn traditionally for U suffix outside system mac...
Neil Booth
1
-2
/
+18
2001-02-06
* cppmacro.c (cpp_get_token): Avoid pasting after a builtin.
Neil Booth
1
-0
/
+1
2001-02-04
cppinit.c (BC): New macro.
Mark Mitchell
1
-0
/
+4
2001-02-01
cpphash.h (struct cpp_buffer): Move saved_flags from cpp_reader.
Neil Booth
1
-15
/
+15
2001-01-31
cpphash.h (struct cpp_reader): New saved_flags.
Neil Booth
1
-2
/
+7
2001-01-28
cpphash.c (_cpp_cleanup_hashtable, [...]): Don't set fe_value.
Neil Booth
1
-11
/
+21
2001-01-20
cppmacro.c (funlike_invocation_p): Don't move back up to the context of the t...
Neil Booth
1
-9
/
+1
2001-01-09
cppinit.c (cpp_cleanup): NULLify macro_buffer and zero macro_buffer_len.
Alexandre Oliva
1
-2
/
+5
2000-12-17
cpplib.h (struct cpp_reader): Remove references to string_pool and temp_strin...
Neil Booth
1
-8
/
+4
2000-12-11
cpperror.c (print_location): New function.
Neil Booth
1
-13
/
+7
2000-12-09
cppfiles.c (NEVER_REREAD, [...]): Move from cpphash.h.
Neil Booth
1
-17
/
+16
2000-12-03
cppmacro.c (funlike_invocation_p): Re-disable macros enabled by contexts drop...
Neil Booth
1
-10
/
+17
2000-12-01
cppinit.c (initialize): Forgotten prototype.
Neil Booth
1
-14
/
+13
2000-11-28
cppmacro.c (cpp_scan_buffer_nooutput): Take a boolean indicating whether to s...
Neil Booth
1
-2
/
+3
2000-11-27
cppinit.c (cpp_reader_init): Remove handling of warn_paste command line options.
Neil Booth
1
-5
/
+8
2000-11-26
cppmacro.c (cpp_scan_buffer_nooutput): Only scan the current buffer.
Neil Booth
1
-1
/
+2
2000-11-26
cpplib.h (struct cpp_reader): Remove lang_asm.
Neil Booth
1
-3
/
+3
2000-11-20
cppmacro.c (paste_tokens): Rename from paste_payloads.
Neil Booth
1
-74
/
+84
2000-11-19
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+1
[next]