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
/
cpplib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-05-10
cppinit.c (cpp_post_options): Shut off macro expansion if -fpreprocessed.
Zack Weinberg
1
-1
/
+26
2001-04-11
* cpplib.c (do_line): Sanity check iff enable checking.
Neil Booth
1
-0
/
+2
2001-04-08
cpperror.c (print_location): Don't special case <stdin>.
Neil Booth
1
-1
/
+2
2001-04-06
* cpplib.c (cpp_push_buffer): Give stdin buffers the name <stdin>.
Neil Booth
1
-1
/
+4
2001-04-06
configure.in: Add check for lstat.
Neil Booth
1
-6
/
+1
2001-03-27
system.h: Include symcat.h.
Kaveh R. Ghazi
1
-1
/
+0
2001-03-15
cpp.texi: Update documentation for -include and -imacros.
Neil Booth
1
-17
/
+32
2001-03-13
cppfiles.c (NO_INCLUDE_PATH): New macro.
Neil Booth
1
-1
/
+8
2001-03-04
cppfiles.c (_cpp_execute_include): Don't make a null-terminated copy of the f...
Neil Booth
1
-7
/
+4
2001-03-02
cpplib.c (_cpp_init_stacks): Cast enum for comparison.
John David Anglin
1
-1
/
+1
2001-02-25
cppinit.c (builtin_array): Update.
Neil Booth
1
-1
/
+1
2001-01-31
cpplib.c (T_ELIF): Move to STDC89, not that it matters.
Neil Booth
1
-2
/
+5
2001-01-29
cpplib.c (T_BAD_DIRECTIVE): Remove.
Neil Booth
1
-5
/
+4
2001-01-18
cpplib.c (_cpp_handle_directive): Use buffer->was_skipping, not pfile->skippi...
Neil Booth
1
-1
/
+1
2001-01-13
cppfiles.c (_cpp_fake_include): New function.
Neil Booth
1
-1
/
+5
2001-01-13
cppinit.c (cpp_handle_option): help_only is now part of the cpp_options struc...
Neil Booth
1
-0
/
+33
2000-12-18
c-lex.c: s/change_file/file_change.
Neil Booth
1
-54
/
+55
2000-12-17
cpplib.h (struct cpp_reader): Remove references to string_pool and temp_strin...
Neil Booth
1
-11
/
+1
2000-12-17
c-lex.c: Move main_input_filename handling to FC_ENTER.
Neil Booth
1
-48
/
+122
2000-12-11
cpperror.c (print_location): New function.
Neil Booth
1
-48
/
+51
2000-12-09
cppfiles.c (NEVER_REREAD, [...]): Move from cpphash.h.
Neil Booth
1
-21
/
+27
2000-12-07
cppfiles.c (struct include_file): Move from cpphash.h.
Neil Booth
1
-63
/
+31
2000-12-07
c-common.c (parse_in): Make a cpp_reader *.
Neil Booth
1
-12
/
+6
2000-12-05
cppfiles.c (stack_include_file): Push zero-length buffers in case of failure.
Neil Booth
1
-19
/
+11
2000-12-04
cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current ...
Neil Booth
1
-8
/
+9
2000-12-02
cpplib.c (do_ifdef): Add check_eol() call.
Geoffrey Keating
1
-0
/
+6
2000-12-01
cppinit.c (initialize): Forgotten prototype.
Neil Booth
1
-4
/
+4
2000-11-27
c-lex.c (cb_enter_file, [...]): Combine into the new function cb_change_file.
Neil Booth
1
-36
/
+60
2000-11-26
cpplib.h (struct cpp_reader): Remove lang_asm.
Neil Booth
1
-2
/
+2
2000-11-17
mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc.
Kaveh R. Ghazi
1
-1
/
+1
2000-11-15
cpplib.c (start_directive, [...]): New functions.
Neil Booth
1
-58
/
+73
2000-11-14
cppexp.c (parse_defined): Call cpp_get_token not _cpp_get_token.
Neil Booth
1
-14
/
+19
2000-11-13
cpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOF cases return without ...
Neil Booth
1
-7
/
+9
2000-11-12
cppexp.c: Don't worry about pfile->skipping.
Neil Booth
1
-86
/
+76
2000-11-11
Remove CPP_PLACEMARKERs
Neil Booth
1
-3
/
+3
2000-11-09
cpphash.c: Move cpp_defined here from cpplib.c.
Neil Booth
1
-20
/
+2
2000-11-04
cpplib.c (do_line): Only warn pedantically if not reading preprocessed input.
Neil Booth
1
-1
/
+1
2000-11-01
cpplib.c (run_directive): Use correct line number for output of _Pragma.
Neil Booth
1
-4
/
+11
2000-10-31
cpp.texi: Update for new command line assertion syntax.
Neil Booth
1
-18
/
+40
2000-10-30
cppfiles.c (stack_include_file): Check for stacked contexts here.
Neil Booth
1
-8
/
+81
2000-10-29
* cpplib.c (skip_rest_of_line): Use _cpp_get_token.
Neil Booth
1
-2
/
+2
2000-10-28
* cpplib.c (run_directive): Fix prototype.
Richard Henderson
1
-1
/
+1
2000-10-28
New macro expander.
Neil Booth
1
-666
/
+794
2000-09-28
cpperror.c (_cpp_begin_message): Do the test for suppression of warnings and ...
Neil Booth
1
-1
/
+1
2000-09-25
flags.h: Declare warning flag warn_system_headers.
Branko Cibej
1
-5
/
+3
2000-09-24
cpplex.c: Update TODO comment.
Neil Booth
1
-16
/
+13
2000-09-23
cpphash.h (CPP_RESERVE, [...]): Delete.
Neil Booth
1
-1
/
+3
2000-09-18
cpphash.h (HASHSTEP): Take character rather than pointer to character.
Neil Booth
1
-47
/
+65
2000-08-29
cpperror.c (print_file_and_line): If line is (unsigned int)-1, print just the...
Zack Weinberg
1
-4
/
+17
2000-08-23
cpphash.h (IN_I): New flag for directive table.
Zack Weinberg
1
-9
/
+14
[next]