]> gcc.gnu.org Git - gcc.git/history - gcc/c-common.c
c-common.c: Fix comment typos.
[gcc.git] / gcc / c-common.c
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-10-08 Alexandre Olivalanghooks.h: New file.
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-05 Alexandre OlivaMakefile.in (OBJS): Added tree-inline.o.
2001-10-02 Joseph Myersc-common.c (c_format_attribute_table): Make format...
2001-10-02 Joseph Myersattribs.c (decl_attributes): Possibly call insert_defau...
2001-09-28 Bernd SchmidtAdd support for 3Dnow builtins
2001-09-22 Richard Kennerc-common.c (format_attribute_table): Remove decl.
2001-09-22 Richard Kennerattribs.c: New file, from c-common.c.
2001-09-21 Richard KennerWhitespace changes
2001-09-21 Joseph MyersTable-driven attributes.
2001-09-15 Roman Lechtchinsky* c-common.c (c_promoting_integer_type_p): Handle ...
2001-09-12 Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-09-11 Joseph Myersre PR c/4294 (ICE for bad empty attribute)
2001-09-07 Richard Hendersonc-common.c (signed_or_unsigned_type): Handle machine...
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-04 Richard Hendersontarget.h (gcc_target): Add asm_out.named_section, secti...
2001-08-01 Kazu Hirataalias.c: Fix comment formatting.
2001-07-13 Joseph Myersc-common.c (decl_attributes): Take a pointer to the...
2001-07-10 Stan Shebstarget.h (struct gcc_target): New fields init_builtins...
2001-07-08 Joseph Myerstarget.h (struct gcc_target): Add insert_attributes.
2001-07-08 Joseph Myersc-common.c (decl_attributes): Only take a single attrib...
2001-07-01 Richard Kennerc-common.c (decl_attributes, [...]): Don't call layout_...
2001-06-22 Joseph Myersre PR c/3259 (({ }) and -Wall)
2001-06-05 Nathan Sidwellc-common.h (flag_dump_translation_unit): Remove.
2001-05-25 Mark Mitchellbuiltins.def: Encode additional information, such as...
2001-05-21 Jason Merrillfix comment
2001-05-11 Neil Boothc-common.c (finish_label_expr): New function, lifted...
2001-05-10 DJ Deloriec-common.c (combine_strings): Widen strings in a host...
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-30 Richard Hendersonc-common.c (c_promoting_integer_type_p): New function...
2001-04-24 Nathan SidwellLazy __FUNCTION__ generation.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-02-28 Diego Novilloc-common.c (walk_stmt_tree): Visit the chain of the...
2001-02-16 Jason Merrillfix comment typo
2001-02-12 Jakub Jelinekc-common.c (constant_fits_type_p): New function.
2001-02-10 Anthony GreenDoc and warning fixes.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-13 Joseph Myersc-common.c: Move format checking code to ...
2001-01-09 Joseph Myersc-common.c (enum format_type): Add format_type_error.
2001-01-07 Kaveh R. Ghazibuiltins.def (BUILT_IN_FPRINTF): New entry.
2001-01-07 Joseph Myersc-common.c (c_common_nodes_and_builtins): Add _Exit...
2001-01-05 Joseph Myersbuiltins.def (BUILT_IN_CONJ, [...]): Define.
2001-01-05 Daniel BerlinVECTOR_TYPE fixes for aliasing, and dwarf2 output.
2001-01-04 Joseph Myersc-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-03 Joseph Myersc-common.c (c_common_lang_init): New function.
2001-01-02 Kaveh Ghaziupdate copyrights
2001-01-02 Kaveh R. Ghazic-common.c (c_common_nodes_and_builtins): Set prototype...
2000-12-28 Joseph Myersc-common.c (enum format_type): Add strfmon_format_type.
2000-12-23 Joseph Myersbuiltins.def (BUILT_IN_LABS, [...]): Don't define.
2000-12-23 Joseph Myersc-common.c (builtin_function_2): New function.
2000-12-20 Richard Hendersonc-typeck.c (build_asm_stmt): New, broken out from ...
2000-12-18 Joseph Myersc-common.c (STD_C9L, ADJ_STD): Define.
2000-12-17 Kaveh R. Ghazic-common.c (c_common_nodes_and_builtins): Create a...
2000-12-09 Joseph Myersc-common.c (check_function_format): Don't suggest addin...
2000-12-07 Joseph Myersc-common.c (warn_format_security): New variable.
2000-12-07 Joseph Myersc-common.c (check_format_info): Warn for non-constant...
2000-12-07 Joseph Myersc-common.c (format_wanted_type): Add reading_from_flag.
2000-12-07 Neil Boothc-common.c (parse_in): Make a cpp_reader *.
2000-12-03 Kaveh R. Ghazibuiltins.c (expand_builtin_strcat, [...]): New functions.
2000-12-02 Geoffrey Keatingc-common.c (combine_strings): When the ISO C standard...
2000-12-02 Bernd SchmidtMake alpha build again.
2000-12-01 Joseph Myersc-common.c (warn_format, [...]): Define.
2000-12-01 Joseph Myersbuiltins.def (BUILT_IN_IMAXABS): Add.
2000-12-01 Joseph Myersc-common.c: Include "defaults.h".
2000-11-30 Alexandre Oliva* c-common.c (status_warning) [! ANSI_PROTOTYPES]:...
2000-11-27 Kaveh R. Ghazibuiltins.c (expand_builtin_strncmp, [...]): New functions.
2000-11-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
2000-11-24 Bernd SchmidtFix bug in previous change.
2000-11-24 Bernd SchmidtOverhaul sequence point warnings (again)
2000-11-21 Richard Hendersonc-common.c (c_unsafe_for_reeval): New function.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-15 Andrew Haleytree.c (build_type_no_quals): New function.
2000-11-13 Joseph Myersc-common.c (boolean_increment): New function.
2000-11-13 Kaveh R. Ghazibuiltins.c (expand_builtin): Handle BUILT_IN_INDEX...
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-09 Jakub Jelinekbuiltins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for...
2000-11-07 Kaveh R. Ghazi* c-common.c (combine_strings): Only warn about long...
2000-11-07 Kaveh R. Ghazibuiltins.c (expand_builtin_strpbrk): New function.
2000-11-02 Joseph Myersc-common.c (get_flag_spec, [...]): Use strchr () instea...
2000-11-01 Kaveh R. Ghazibuiltins.c (expand_builtin_strstr): New function.
2000-10-20 Joseph Myersc-common.c (check_format_info_recurse): Extract string...
2000-10-18 Mark Mitchellc-common.h (flag_no_builtin): Declare.
2000-10-18 Joseph Myersc-common.c (check_format_types): Check for writing...
2000-10-18 Joseph Myersc-common.c (CPLUSPLUS_STD_VER, [...]): Define.
2000-10-18 Joseph Myersc-common.c (check_format_info_main): Minor cleanup...
2000-10-18 Mark Mitchellc-common.c (back_end_hook): New variable.
2000-10-17 Joseph Myersc-common.c (FMT_FLAG_DOLLAR_MULTIPLE): Define.
2000-10-17 Bernd SchmidtImproved sequence point warnings
2000-10-17 Joseph Myersc-common.h (warn_missing_format_attribute): New variable.
2000-10-16 Joseph Myersc-common.c (format_check_results): New structure.
2000-10-13 Alexandre Oliva* c-common.c (c_expand_builtin): PARAMS-ize prototype.
2000-10-12 Joseph Myersc-common.c (decl_attributes): Don't allow strftime...
2000-10-12 Joseph Myersc-common.c (scanf_flag_specs): Add flags ' and I.
2000-10-12 Joseph Myersc-common.c (print_char_table): Use the unpromoted type...
2000-10-09 Kaveh R. Ghazic-common.c (c_expand_builtin_printf): Set the TREE_TYPE...
2000-10-08 Joseph Myerstm.texi (INTMAX_TYPE, [...]): Define.
2000-10-08 Joseph Myersc-common.c (FMT_FLAG_ARG_CONVERT, [...]): Define.
2000-10-06 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): Move funct...
next
This page took 0.829055 seconds and 108 git commands to generate.