Age | Commit message (Expand) | Author | Files | Lines |
2001-06-22 | re PR c/3259 (({ }) and -Wall) | Joseph Myers | 1 | -0/+5 |
2001-06-05 | c-common.h (flag_dump_translation_unit): Remove. | Nathan Sidwell | 1 | -5/+0 |
2001-05-25 | builtins.def: Encode additional information, such as names and types, here. | Mark Mitchell | 1 | -571/+169 |
2001-05-21 | fix comment | Jason Merrill | 1 | -1/+1 |
2001-05-11 | c-common.c (finish_label_expr): New function, lifted from from cp/semantics.c. | Neil Booth | 1 | -0/+33 |
2001-05-10 | c-common.c (combine_strings): Widen strings in a host-endian-independent way. | DJ Delorie | 1 | -5/+12 |
2001-05-01 | bitmap.c: Change NULL_PTR to NULL or "(rtx*)0". | Kaveh R. Ghazi | 1 | -45/+45 |
2001-04-30 | c-common.c (c_promoting_integer_type_p): New function, from the corpse of old... | Richard Henderson | 1 | -2/+32 |
2001-04-24 | Lazy __FUNCTION__ generation. | Nathan Sidwell | 1 | -23/+173 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -0/+5 |
2001-02-27 | c-common.c (walk_stmt_tree): Visit the chain of the current tree even if walk... | Diego Novillo | 1 | -13/+13 |
2001-02-16 | fix comment typo | Jason Merrill | 1 | -1/+1 |
2001-02-12 | c-common.c (constant_fits_type_p): New function. | Jakub Jelinek | 1 | -1/+16 |
2001-02-10 | Doc and warning fixes. | Anthony Green | 1 | -1/+1 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -1/+0 |
2001-01-13 | c-common.c: Move format checking code to ... | Joseph Myers | 1 | -2453/+4 |
2001-01-09 | c-common.c (enum format_type): Add format_type_error. | Joseph Myers | 1 | -13/+34 |
2001-01-07 | builtins.def (BUILT_IN_FPRINTF): New entry. | Kaveh R. Ghazi | 1 | -1/+103 |
2001-01-07 | c-common.c (c_common_nodes_and_builtins): Add _Exit builtin. | Joseph Myers | 1 | -1/+3 |
2001-01-05 | builtins.def (BUILT_IN_CONJ, [...]): Define. | Joseph Myers | 1 | -0/+73 |
2001-01-05 | VECTOR_TYPE fixes for aliasing, and dwarf2 output. | Daniel Berlin | 1 | -1/+5 |
2001-01-04 | c-common.c (SIZE_TYPE, WCHAR_TYPE): Define. | Joseph Myers | 1 | -0/+158 |
2001-01-03 | c-common.c (c_common_lang_init): New function. | Joseph Myers | 1 | -0/+23 |
2001-01-02 | update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2001-01-02 | c-common.c (c_common_nodes_and_builtins): Set prototype parameters for __buil... | Kaveh R. Ghazi | 1 | -12/+34 |
2000-12-28 | c-common.c (enum format_type): Add strfmon_format_type. | Joseph Myers | 1 | -49/+137 |
2000-12-23 | builtins.def (BUILT_IN_LABS, [...]): Don't define. | Joseph Myers | 1 | -6/+3 |
2000-12-23 | c-common.c (builtin_function_2): New function. | Joseph Myers | 1 | -213/+208 |
2000-12-20 | c-typeck.c (build_asm_stmt): New, broken out from ... | Richard Henderson | 1 | -2/+2 |
2000-12-18 | c-common.c (STD_C9L, ADJ_STD): Define. | Joseph Myers | 1 | -20/+26 |
2000-12-17 | c-common.c (c_common_nodes_and_builtins): Create a cstring_endlink, use it. | Kaveh R. Ghazi | 1 | -58/+36 |
2000-12-09 | c-common.c (check_function_format): Don't suggest adding format attributes to... | Joseph Myers | 1 | -2/+19 |
2000-12-07 | c-common.c (warn_format_security): New variable. | Joseph Myers | 1 | -2/+9 |
2000-12-07 | c-common.c (check_format_info): Warn for non-constant format strings with str... | Joseph Myers | 1 | -2/+23 |
2000-12-07 | c-common.c (format_wanted_type): Add reading_from_flag. | Joseph Myers | 1 | -15/+38 |
2000-12-07 | c-common.c (parse_in): Make a cpp_reader *. | Neil Booth | 1 | -1/+1 |
2000-12-03 | builtins.c (expand_builtin_strcat, [...]): New functions. | Kaveh R. Ghazi | 1 | -9/+35 |
2000-12-02 | c-common.c (combine_strings): When the ISO C standard specifies the maximum l... | Geoffrey Keating | 1 | -2/+2 |
2000-12-02 | Make alpha build again. | Bernd Schmidt | 1 | -0/+4 |
2000-12-01 | c-common.c (warn_format, [...]): Define. | Joseph Myers | 1 | -18/+48 |
2000-12-01 | builtins.def (BUILT_IN_IMAXABS): Add. | Joseph Myers | 1 | -2/+15 |
2000-12-01 | c-common.c: Include "defaults.h". | Joseph Myers | 1 | -0/+38 |
2000-11-30 | * c-common.c (status_warning) [! ANSI_PROTOTYPES]: Load status | Alexandre Oliva | 1 | -9/+9 |
2000-11-27 | builtins.c (expand_builtin_strncmp, [...]): New functions. | Kaveh R. Ghazi | 1 | -2/+28 |
2000-11-25 | c-common.c: Remove USE_CPPLIB conditional inclusions. | Neil Booth | 1 | -88/+0 |
2000-11-24 | Fix bug in previous change. | Bernd Schmidt | 1 | -0/+3 |
2000-11-24 | Overhaul sequence point warnings (again) | Bernd Schmidt | 1 | -204/+354 |
2000-11-21 | c-common.c (c_unsafe_for_reeval): New function. | Richard Henderson | 1 | -0/+15 |
2000-11-17 | stringpool.c: New file. | Zack Weinberg | 1 | -4/+2 |
2000-11-15 | tree.c (build_type_no_quals): New function. | Andrew Haley | 1 | -3/+1 |