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
/
fix-header.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-20
Various cleanups to help compile server.
Per Bothner
1
-4
/
+4
2003-03-17
* fix-header.c (read_scan_file): Need to malloc arguments to add_path.
Neil Booth
1
-8
/
+10
2003-03-15
* fix-header.c (read_scan_file): Read main file before handling -D.
Neil Booth
1
-2
/
+3
2003-03-15
* fix-header.c (read_scan_file): Fix thinko.
Neil Booth
1
-1
/
+1
2003-03-15
Makefile.in: Update.
Neil Booth
1
-12
/
+25
2003-03-02
* fix-header.c (read_scan_file): Don't reference simplify_path.
Geoffrey Keating
1
-1
/
+0
2003-03-01
Makefile.in (C_AND_OBJC_OBJS, [...]): Update.
Neil Booth
1
-3
/
+25
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-1
/
+3
2002-08-12
c-opts.c (deps_seen, [...]): New.
Neil Booth
1
-1
/
+0
2002-07-23
defaults.h (obstack_chunk_alloc, [...]): Default definition.
Neil Booth
1
-2
/
+0
2002-05-23
cpperror.c (_cpp_begin_message): No special casing of CPP_FATAL_LIMIT.
Neil Booth
1
-3
/
+3
2002-05-17
final.c: Fix formatting.
Kazu Hirata
1
-10
/
+10
2002-04-14
cpperror.c (print_location): Don't print include chain if line == 0.
Neil Booth
1
-1
/
+1
2001-12-27
collect2.c (is_ctor_dtor): Const-ify.
Kaveh R. Ghazi
1
-8
/
+8
2001-11-24
fix-header.c (main): Move inf_buffer termination and inf_limit calculation to...
Douglas B Rupp
1
-3
/
+5
2001-11-15
White-space change
Richard Kenner
1
-1
/
+1
2001-11-15
* fix-header.c (read_scan_file): Update.
Neil Booth
1
-2
/
+4
2001-10-21
c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...
Kaveh R. Ghazi
1
-3
/
+3
2001-10-11
alias.c: Remove uses of "register" specifier in declarations of arguments and...
Stan Shebs
1
-5
/
+5
2001-09-24
c-lex.c (cb_def_pragma): Update.
Neil Booth
1
-4
/
+3
2001-08-27
emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
Andreas Jaeger
1
-12
/
+4
2001-08-22
cpperror.c (print_location): Don't show _Pragma.
Neil Booth
1
-1
/
+1
2001-08-17
cpperror.c (print_location): Don't take a file name; use the line map instead.
Neil Booth
1
-1
/
+1
2001-08-12
* fix-header.c (cb_file_change): Update prototype.
Neil Booth
1
-4
/
+4
2001-08-04
Makefile.in (CPPLIB_H): New, so that dependencies on cpplib.h are also on lin...
Neil Booth
1
-2
/
+1
2001-08-02
line-map.c: New.
Neil Booth
1
-1
/
+1
2001-05-20
Makefile.in (OBJS, [...]): Update.
Neil Booth
1
-1
/
+1
2001-05-16
cppexp.c (lex): Use NODE_NAME and NODE_LEN.
Neil Booth
1
-2
/
+2
2001-02-03
Add missing blanks
Richard Kenner
1
-3
/
+3
2001-01-13
* fix-header.c (read_scan_file): s/pfile/scan_in/. Sorry!
Neil Booth
1
-1
/
+1
2001-01-13
fix-header.c (read_scan_file): Use cpp_get_callbacks and cpp_get_options rath...
Neil Booth
1
-3
/
+8
2001-01-07
* fix-header.c (read_scan_file): s/pfile/scan_in/.
Neil Booth
1
-1
/
+1
2001-01-07
c-lang.c (c_post_options): Call cpp_post_options.
Neil Booth
1
-0
/
+1
2000-12-18
c-lex.c: s/change_file/file_change.
Neil Booth
1
-3
/
+3
2000-12-11
* fix-header.c (read_scan_file): Macro expansion is not a file buffer.
Neil Booth
1
-1
/
+1
2000-12-11
cpperror.c (print_location): New function.
Neil Booth
1
-1
/
+2
2000-12-07
c-common.c (parse_in): Make a cpp_reader *.
Neil Booth
1
-9
/
+4
2000-12-04
cppfiles.c (cpp_make_system_header): Take 2 booleans, and operate on current ...
Neil Booth
1
-1
/
+1
2000-11-28
c-lex.h (parse_in): Change parse_in to a cpp_reader *.
Neil Booth
1
-19
/
+18
2000-11-27
c-lex.c (cb_enter_file, [...]): Combine into the new function cb_change_file.
Neil Booth
1
-8
/
+18
2000-11-20
c-lang.c (lang_init_options): Update call to cpp_reader_init.
Neil Booth
1
-1
/
+1
2000-11-19
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+1
2000-10-28
New macro expander.
Neil Booth
1
-6
/
+8
2000-09-01
fix-header.c (write_rbrac): Add putc and getc to list of functions to protect...
Fred Fish
1
-0
/
+2
2000-08-20
* fix-header.c (read_scan_file): Initialize cpplib.
Neil Booth
1
-2
/
+2
2000-08-20
* fix-header.c (main): Initialize cpplib.
Neil Booth
1
-0
/
+2
2000-07-08
cpplib.h (struct cpp_name): Now struct cpp_string.
Zack Weinberg
1
-6
/
+4
2000-07-04
top level:
Zack Weinberg
1
-45
/
+23
2000-06-21
cppfiles.c (cpp_make_system_header): New function.
Zack Weinberg
1
-3
/
+3
2000-05-02
cpplib.h (CPP_POP, [...]): Delete.
Zack Weinberg
1
-8
/
+5
[next]