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
/
c-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-06-06
c-common.h (c_language_kind): New type.
Mark Mitchell
1
-0
/
+4
2000-06-02
alias.c (lang_get_alias_set): Remove.
Richard Henderson
1
-1
/
+1
2000-06-02
c-common.c (c_get_alias_set): Check whether signed_type did not return its ar...
Jakub Jelinek
1
-1
/
+6
2000-06-01
alias.c (get_alias_set): Don't call language-specific routine more than is ne...
Richard Kenner
1
-21
/
+10
2000-05-31
Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
Richard Kenner
1
-154
/
+30
2000-05-27
tree.h (TREE_CODE_LENGTH): New macro.
Richard Kenner
1
-1
/
+1
2000-05-20
alias.c (aliases_everything_p): Don't special-case QImode here.
Richard Kenner
1
-12
/
+18
2000-05-05
c-common.c (decl_attributes): For TYPE_DECLs attach the attribute to the decl.
Catherine Moore
1
-1
/
+4
2000-04-28
c-commom.c (c_apply_type_quals_to_decl): REFERENCE_TYPES are always TREE_READ...
Mark Mitchell
1
-1
/
+3
2000-04-20
c-common.c (decl_attributes): Set TREE_USED on the object pointed to.
Zack Weinberg
1
-0
/
+2
2000-04-17
builtins.c (expand_builtin_expect): New.
Richard Henderson
1
-0
/
+10
2000-04-13
alias.c (nonlocal_reference_p): Take a care for CALL_INSNS's fusage field.
Jan Hubicka
1
-1
/
+12
2000-03-30
c-common.c (c_common_nodes_and_builtins): The first parameter to __builtin_va...
Geoff Keating
1
-10
/
+14
2000-03-29
c-common.c (c_common_nodes_and_builtins): Don't special case cplus_mode when ...
Kaveh R. Ghazi
1
-5
/
+5
2000-03-24
builtins.c (expand_builtin_bzero): New function.
Kaveh R. Ghazi
1
-3
/
+16
2000-03-23
builtins.c (expand_builtin): Handle bcmp.
Kaveh R. Ghazi
1
-3
/
+30
2000-03-23
builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.
Theodore Papadopoulo
1
-7
/
+5
2000-03-21
c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P...
Mark Mitchell
1
-1
/
+1
2000-03-21
tree.h (COMPLETE_TYPE_P): New macro.
Nathan Sidwell
1
-1
/
+1
2000-03-08
c-common.h (make_fname_decl): Declare.
Nathan Sidwell
1
-35
/
+6
2000-03-07
tree.h (INT_CST_LT, [...]): Remove unneeded casts.
Richard Kenner
1
-55
/
+38
2000-03-02
c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink reference the...
Richard Kenner
1
-1
/
+1
2000-02-24
tree.h (TREE_SET_PERMANENT): New macro.
Zack Weinberg
1
-12
/
+3
2000-02-19
c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
Richard Kenner
1
-2
/
+3
2000-02-06
Makefile.in (c-common.o): Depend on $(EXPR_H).
Kaveh R. Ghazi
1
-0
/
+1
2000-01-31
c-decl.c (c_decode_option): Accept optional numeric argument to -Wformat and ...
Ulrich Drepper
1
-2
/
+2
2000-01-29
Adjust variable names, comments, help strings to c99.
Ulrich Drepper
1
-5
/
+5
2000-01-25
c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...
Zack Weinberg
1
-4
/
+2
2000-01-24
builtins.c (expand_tree_builtin): Move ...
Richard Henderson
1
-0
/
+101
2000-01-24
rtl.def: Add unordered fp comparisions.
Richard Henderson
1
-0
/
+14
2000-01-18
c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.
Martin v. Löwis
1
-0
/
+9
2000-01-12
configure.in (i?86-*-beos{pe,elf,}*): Recognize.
Jason Merrill
1
-0
/
+2
2000-01-12
c-common.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-12
/
+12
2000-01-10
Makefile.in (optabs.o): Depend on real.h
Kaveh R. Ghazi
1
-0
/
+1
2000-01-04
Update copyrights.
Jeff Law
1
-1
/
+1
2000-01-03
(time_char_table): Revert change; this was not intended.
Ulrich Drepper
1
-1
/
+1
2000-01-03
(format_char_info): Update comment.
Ulrich Drepper
1
-43
/
+42
1999-12-10
c-common.c (c_common_nodes_and_builtins): Create __builtin_ptrdiff_t and __bu...
Gavin Romig-Koch
1
-0
/
+6
1999-12-04
c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
Geoff Keating
1
-1
/
+20
1999-11-28
tree.h (struct tree_decl): Add malloc_flag.
Anthony Green
1
-1
/
+9
1999-11-25
c-common.c (check_format_info): Don't call a variadic function with a non-lit...
Kaveh R. Ghazi
1
-4
/
+6
1999-10-31
[multiple changes]
Richard Kenner
1
-155
/
+0
1999-10-28
c-common.c (check_format_info): Avoid non-literal format string warnings when...
Kaveh R. Ghazi
1
-2
/
+10
1999-10-09
c-common.c (check_format_info): Warn if format string isn't a string literal.
Ken Raeburn
1
-2
/
+12
1999-09-24
Allow to distinguish between three classes of builtin functions
Bernd Schmidt
1
-72
/
+93
1999-09-23
toplev.c (documented_lang_options): Add -fshort-wchar.
Jason Merrill
1
-7
/
+2
1999-09-10
Move declarations and building code for common tree nodes to tree.[ch]
Bernd Schmidt
1
-5
/
+0
1999-09-07
Linas Vepstas <linas@linas.org>
Linas Vepstas
1
-1
/
+1
1999-09-07
c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.
Richard Henderson
1
-0
/
+58
1999-09-06
Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.
Bernd Schmidt
1
-1
/
+2
[next]