summaryrefslogtreecommitdiffstats
path: root/gcc/c-typeck.c
Commit message (Expand)AuthorAgeFilesLines
* Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney2000-05-171-2/+2
* top level:zack2000-05-091-1/+1
* * c-typeck.c (build_c_cast): Remove dead code.rth2000-05-061-5/+0
* * c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE.kenner2000-04-101-1/+2
* * tree.c (tree_expr_nonnegative_p): New function.ghazi2000-04-081-9/+8
* * c-common.c (c_common_nodes_and_builtins): The first parameter togeoffk2000-03-301-4/+25
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-41/+25
* * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel2000-03-231-4/+2
* gccnathan2000-03-211-15/+14
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-158/+102
* * c-typeck.c (c_alignof): Error on incomplete types.rth2000-03-141-0/+6
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-64/+51
* * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlinkkenner2000-03-021-0/+10
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-271-69/+68
* * c-typeck.c (add_pending_init): Don't abort for multiplerth2000-02-201-4/+3
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-38/+3
* * tree.def (UNNE_EXPR): Remove.rth2000-01-261-1/+0
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-251-44/+5
* * rtl.def: Add unordered fp comparisions.rth2000-01-241-25/+33
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-121-30/+30
* * c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if thezack2000-01-121-7/+15
* 2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.columbia.edu>zack2000-01-051-21/+63
* * c-typeck.c (c_expand_start_case): Don't warn for long switchrth1999-12-191-0/+1
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-21/+27
* * c-typeck.c (build_function_call): Check that the built-inlaw1999-10-271-1/+2
* * c-typeck.c (c_expand_asm_operands): Fix typo.mmitchel1999-10-201-1/+1
* * c-tree.h (warn_float_equal): Declare.law1999-09-301-0/+2
* Various fixes for problems discovered stress-testing GC.samuel1999-09-221-2/+2
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * c-typeck.c (qualify_type): Merge qualifiers from both types.mmitchel1999-09-161-1/+2
* * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to.rth1999-09-081-45/+2
* Merge in gcc2-ss-010999law1999-09-071-3/+23
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-2/+8
* * expr.h (PROMOTE_PROTOTYPES): Move ...rth1999-08-031-0/+1
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-4/+3
* * c-typeck.c (initializer_constant_valid_p): Move ...rth1999-07-311-139/+0
* * c-typeck.c (output_init_element, process_init_element):amylaar1999-07-141-1/+16
* For gcc:gavin1999-07-061-90/+0
* For gcc:gavin1999-07-021-0/+7
* * c-typeck.c (process_init_element): Detect excess elements innathan1999-06-141-0/+2
* Handle ERROR_MARK inputburley1999-05-091-0/+3
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-28/+33
* Mon Feb 9 18:57:45 1999 Vladimir N. Makarov <vmakarov@cygnus.com>vmakarov1999-02-081-3/+12
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-239/+147
* * c-typeck.c (convert_for_assignment): Parenthesize.jason1998-10-281-1/+1
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-59/+42
* * c-typeck.c (initializer_constant_valid_p): Allow conversion of 0jason1998-08-131-6/+11
* * c-typeck.c (pop_init_level): Warn about implicit zero initializationlaw1998-06-191-0/+11
* * c-typeck.c (c_expand_asm_operands): Use proper values when callinglaw1998-06-191-1/+1
* typo typo fixes fixeslaw1998-05-061-1/+1
OpenPOWER on IntegriCloud