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
1995-06-15
Update FSF address.
Richard Kenner
1
-1
/
+2
1995-06-14
(format_char_info, case 'm'): Set type to void.
Richard Kenner
1
-1
/
+4
1995-06-05
(decl_attributes): Fix typo in size passed to alloca.
Richard Kenner
1
-1
/
+1
1995-05-31
(truthvalue_conversion, BIT_AND_EXPR): Make sure that the result has
Richard Kenner
1
-2
/
+5
1995-05-24
*** empty log message ***
Jason Merrill
1
-0
/
+1
1995-05-11
(convert_and_check): Don't diagnose overflow in constant expression
Richard Kenner
1
-0
/
+4
1995-05-09
(declare_hidden_char_array): Mark decl artificial.
Jason Merrill
1
-0
/
+1
1995-04-30
(enum attrs): Add A_UNUSED.
Richard Kenner
1
-1
/
+10
1995-04-28
(decl_attributes): Always continue if attribute not found.
Doug Evans
1
-4
/
+4
1995-04-26
(init_attributes): Don't require decl for A_PACKED.
Richard Kenner
1
-2
/
+4
1995-04-16
attributes weak and alias
Jason Merrill
1
-1
/
+26
1995-04-10
(enum attrs): New attribute, A_NOCOMMON.
Richard Kenner
1
-2
/
+11
1995-03-31
(init_attributes): A_FORMAT is only for decls.
Richard Kenner
1
-1
/
+1
1995-03-30
(enum attrs): New enum class.
Richard Kenner
1
-282
/
+370
1995-03-29
(decl_attributes): Clean up test for __mode__.
Richard Kenner
1
-5
/
+5
1995-03-16
(decl_attributes): Allow alignment for TYPE_DECLs.
Richard Kenner
1
-1
/
+3
1995-03-09
(decl_attributes): Handle prefix and suffix attributes the same way.
Richard Kenner
1
-9
/
+1
1995-02-21
(decl_attributes): Add third argument prefix_attributes.
Richard Kenner
1
-45
/
+25
1995-01-31
(type_for_*): Check integer_type_node first.
Jason Merrill
1
-6
/
+6
1995-01-17
Use boolean_* instead of integer_* where appropriate.
Jason Merrill
1
-30
/
+31
1995-01-14
Add 1995 to copyright.
Doug Evans
1
-1
/
+1
1995-01-14
(decl_attributes): Fix typo in packed ignored warning.
Doug Evans
1
-20
/
+35
1995-01-14
__attribute__ ((constructor))
Jason Merrill
1
-0
/
+26
1994-11-30
(decl_attribute): Allow special names (e.g, `word') for mode
Richard Kenner
1
-19
/
+28
1994-11-17
(print_char_table): Allow `L' for `u'.
Richard Kenner
1
-1
/
+1
1994-11-11
(decl_attributes): Add double-underscore version of printf and scanf
Richard Kenner
1
-2
/
+4
1994-11-10
(decl_attributes): Check for attributes with leading and trailing
Richard Kenner
1
-8
/
+17
1994-11-10
({print,scan}_char_table): Allow `L' modifier for integer output formats.
Richard Kenner
1
-5
/
+7
1994-09-19
Add format checking for `q' (quad) modifier.
Charles Hannum
1
-22
/
+29
1994-09-02
(min_precision): Move from c-decl.c
Jason Merrill
1
-0
/
+31
1994-08-25
(shorten_compare): Don't issue warning if both operands constants and the...
Richard Kenner
1
-4
/
+16
1994-08-19
(decl_attribute): Handle "transparent_union" attribute.
Richard Kenner
1
-0
/
+13
1994-07-06
(decl_attributes): If TREE_TYPE for the DECL is updated,
Richard Earnshaw
1
-2
/
+2
1994-06-30
(c_build_type_variant): Remove last change; instead, copy TYPE if not
Richard Kenner
1
-6
/
+16
1994-06-03
(decl_attributes): Fix section attribute breakage.
Doug Evans
1
-2
/
+2
1994-06-02
(c_build_type_variant): Don't change TYPE_MAIN_VARIANT of new type.
Richard Kenner
1
-3
/
+5
1994-05-13
(truthvalue_conversion): If expr is a BIT_AND_EXPR
Jason Merrill
1
-0
/
+4
1994-05-12
(decl_attributes): Revert to identifiers for mode attributes.
Richard Kenner
1
-2
/
+2
1994-05-06
(decl_attributes): Move the attribute recognition and rejection here from c-p...
Richard Kenner
1
-33
/
+61
1994-03-28
(decl_attributes): `mode' attribute now takes string arg.
Richard Stallman
1
-1
/
+1
1994-03-25
(truthvalue_conversion): Remove decl of unused CODE.
Richard Kenner
1
-2
/
+0
1994-03-17
(shorten_compare): When simplify compare against
Jim Wilson
1
-1
/
+1
1994-03-13
(TRUTH_*_EXPR): Convert to integer_type_node.
Richard Kenner
1
-0
/
+2
1994-03-13
(constant_expression_warning, overflow_warning): Handle REAL_CST and
Richard Kenner
1
-4
/
+16
1994-02-27
(declare_hidden_char_array): Build new type if warn_larger_than.
Richard Kenner
1
-3
/
+3
1994-02-27
(binary_op_error): Initialize OPNAME.
Richard Kenner
1
-1
/
+2
1994-02-23
(decl_attributes): Warn if attribute will be ignored.
Richard Kenner
1
-2
/
+27
1994-02-17
(decl_attributes): Decode section attribute.
Doug Evans
1
-0
/
+27
1994-02-01
(decl_attributes): Allow format attributes on old style
Richard Kenner
1
-24
/
+28
1993-12-24
(decl_attribute): Verify that alignment and format argument numbers are all i...
Richard Kenner
1
-10
/
+49
[next]