aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-objc-common.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-10 * c-objc-common.c (c_cannot_inline_tree_fn): WarnJan Hubicka
2003-09-03 * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka
2003-08-29gcc/Richard Henderson
2003-08-29 * c-tree.h (C_DECL_FILE_SCOPE): Move ...Richard Henderson
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declGabriel Dos Reis
2003-07-18 * c-common.c: Don't undefine GCC_DIAG_STYLE.Gabriel Dos Reis
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-09 * java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka
2003-07-082003-07-08 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-06-22 * c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-04-102003-04-09 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2003-03-08 * c-common.h (c_common_init, c_common_post_options): Update.Neil Booth
2003-02-22 * expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka
2003-02-12 * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka
2003-01-10Merge from pch-branch.Geoffrey Keating
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-25 PR middle-end/6994Zack Weinberg
2002-09-16 * ABOUT-NLS: Follow spelling conventions.Kazu Hirata
2002-08-31 * c-objc-common.c: Include target.h.Richard Henderson
2002-07-16 * ginclude/varargs.h: Replace with stub which issues #error.Zack Weinberg
2002-06-05 * toplev.h (report_error_function): Remove.Gabriel Dos Reis
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-04-20 * Makefile.in: Update.Neil Booth
2002-04-03 PR opt/4330Richard Henderson
2002-03-31 * c-common.c (c_unsafe_for_reeval): Rename.Neil Booth
2002-03-28 * c-decl.c (finish_function): New arg can_defer_p. Pass itRichard Henderson
2002-03-27 * c-common.c (c_expand_expr): Fix prototype.Neil Booth
2002-03-24 Removal of separate preprocessor cpp0.Neil Booth
2002-03-212002-03-21 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-03-20 * Makefile.in: Update.Neil Booth
2002-03-13 * c-common.c (c_tree_code_type, c_tree_code_length,Kaveh Ghazi
2002-02-222002-02-21 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2001-12-17 * Makefile.in: Update dependencies.Neil Booth
2001-11-27 * cpphash.c (_cpp_init_hashtable): Update.Neil Booth