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
/
c-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-15
Makefile.in: Update.
Neil Booth
1
-1
/
+1
2003-03-14
/home/neil/diffs/include.log
Neil Booth
1
-1
/
+3
2003-03-11
Makefile.in: Update.
Neil Booth
1
-0
/
+3
2003-03-08
c-common.h (c_common_init, [...]): Update.
Neil Booth
1
-2
/
+2
2003-03-06
Makefile.in (c-ppoutput.o): Update.
Neil Booth
1
-3
/
+4
2003-03-04
Makefile.in: Update.
Neil Booth
1
-1
/
+22
2003-01-18
alias.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-01-10
Merge from pch-branch.
Geoffrey Keating
1
-2
/
+24
2002-12-31
* c-common.h (pending_lang_change): Declare.
Mark Mitchell
1
-0
/
+4
2002-12-01
re PR c++/8332 (strlen/template interaction causes ICE)
Mark Mitchell
1
-5
/
+0
2002-09-26
c-common.h: Follow spelling conventions.
Kazu Hirata
1
-2
/
+2
2002-09-23
c-common.h (flag_abi_version): Fix typo in comment.
Mark Mitchell
1
-5
/
+5
2002-09-23
c-common.c (flag_abi_version): New variable.
Mark Mitchell
1
-0
/
+15
2002-09-22
ChangeLog: Follow spelling conventions.
Kazu Hirata
1
-8
/
+8
2002-09-15
ChangeLog: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2002-09-08
basic-block.h: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2002-08-27
c-common.c (warn_abi): New variable.
Mark Mitchell
1
-0
/
+5
2002-08-27
Added -Wundeclared-selector ObjC command line option
Nicola Pero
1
-1
/
+9
2002-08-22
c-common.h (RETURN_STMT_EXPR): Rename from RETURN_EXPR.
Jason Merrill
1
-1
/
+1
2002-08-15
c-tree.h (skip_evaluation): Move declaration...
Alexandre Oliva
1
-0
/
+5
2002-08-14
Makefile.in (LOOSE_WARN): Add -fno-common.
Richard Henderson
1
-1
/
+1
2002-08-12
c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.
Neil Booth
1
-5
/
+1
2002-08-11
c-common.c (c_common_init): Call preprocess_file instead.
Neil Booth
1
-0
/
+2
2002-08-11
c-common.h (enum c_language_kind): Emphasize that clk_c is 0.
Neil Booth
1
-2
/
+1
2002-08-10
c-common.c (flag_objc): New.
Ziemowit Laski
1
-6
/
+4
2002-08-07
Makefile.in (c-opts.o, [...]): Update.
Neil Booth
1
-0
/
+1
2002-08-01
c-common.c: Define all C/ObjC/C++ warning and flag variables.
Neil Booth
1
-31
/
+347
2002-07-26
c-common.h (RID_AND, [...]): Remove.
Neil Booth
1
-5
/
+0
2002-07-26
c-dump.c: Resurrect.
Jason Merrill
1
-0
/
+2
2002-07-25
c-common.c (c_sizeof_or_alignof_type): Take a third argument for complaining.
Gabriel Dos Reis
1
-3
/
+3
2002-07-23
Fix PR/7363:
Gabriel Dos Reis
1
-2
/
+6
2002-07-07
c-common.c (c_common_post_options): Update prototype; don't init backends if ...
Neil Booth
1
-1
/
+1
2002-06-16
c-common.c (flag_ms_extensions): Move from c++ front end.
Richard Henderson
1
-0
/
+3
2002-06-04
Merge from pch-branch up to tag pch-commit-20020603.
Geoffrey Keating
1
-11
/
+6
2002-05-25
Makefile.in (C_COMMON_H): Fix.
Neil Booth
1
-0
/
+2
2002-05-23
c-common.c (warn_nonnull): Declare.
Jason Thorpe
1
-0
/
+11
2002-05-21
c-common.h (enum rid): Add RID_THREAD.
Richard Henderson
1
-1
/
+1
2002-05-18
c-common.c (c_common_post_options): Warn if -Wformat-zero-length is used with...
Jason Thorpe
1
-0
/
+4
2002-05-09
Makefile.in: Update.
Neil Booth
1
-0
/
+8
2002-05-06
c-common.c (warn_multichar): New.
Neil Booth
1
-0
/
+3
2002-04-26
c-parse.in (malloced_yyss, [...]): New.
Richard Henderson
1
-0
/
+2
2002-04-26
c-common.c (fix_string_type): Split out of ...
Richard Henderson
1
-3
/
+4
2002-04-25
c-common.h (c_common_parse_file): Update.
Neil Booth
1
-1
/
+1
2002-04-24
attribs.c (c_common_attribute_table): Move table and handlers to c-common.c.
Neil Booth
1
-0
/
+4
2002-04-19
builtins.c: Include langhooks.h.
Neil Booth
1
-1
/
+0
2002-04-17
c-common.h (STMT_EXPR_NO_SCOPE): New macro.
Mark Mitchell
1
-0
/
+5
2002-04-04
c-common.c (truthvalue_conversion): Rename, update.
Neil Booth
1
-0
/
+1
2002-04-03
re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...
Jason Merrill
1
-1
/
+1
2002-04-01
c-common.c (unsigned_conversion_warning, [...]): Use new hooks.
Neil Booth
1
-0
/
+3
2002-03-31
c-common.c (c_unsafe_for_reeval): Rename.
Neil Booth
1
-1
/
+1
[next]