summaryrefslogtreecommitdiff
path: root/gcc/c-objc-common.c
Commit message (Expand)AuthorAgeFilesLines
* debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg2004-02-121-11/+0
* c-objc-common.c (): Fix a typo in a warning.Kazu Hirata2004-02-081-1/+1
* re PR c/11658 (Wrong error message)Paolo Bonzini2004-02-031-0/+29
* re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka2004-01-011-2/+3
* c-objc-common.c (c_tree_printer): Handle types correctly.Richard Henderson2003-10-301-13/+25
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-201-15/+10
* c-objc-common.c (c_cannot_inline_tree_fn): Warn on why function is not inlina...Jan Hubicka2003-09-101-115/+39
* Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka2003-09-031-73/+3
* tree-optimize.c: New file.Richard Henderson2003-08-291-8/+31
* c-tree.h (C_DECL_FILE_SCOPE): Move ...Richard Henderson2003-08-291-2/+2
* Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis2003-07-251-4/+4
* c-common.c: Don't undefine GCC_DIAG_STYLE.Gabriel Dos Reis2003-07-181-0/+9
* Index: ChangeLogGeoffrey Keating2003-07-111-2/+6
* java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka2003-07-091-2/+1
* re PR c/1687 (Exponential time behavior with -O -finline-functions (compile t...Steven Bosscher2003-07-081-1/+2
* c-lex.c: Convert to ISO C90.Andreas Jaeger2003-06-221-32/+21
* c-common.h (lang_statement_code_p): Remove declaration.Steven Bosscher2003-04-101-0/+6
* c-common.h (c_common_init, [...]): Update.Neil Booth2003-03-081-7/+5
* expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka2003-02-221-0/+1
* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka2003-02-121-1/+7
* Merge from pch-branch.Geoffrey Keating2003-01-101-1/+4
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* re PR c++/6994 (ICE in find_function_data)Zack Weinberg2002-10-251-0/+16
* ABOUT-NLS: Follow spelling conventions.Kazu Hirata2002-09-161-1/+1
* c-objc-common.c: Include target.h.Richard Henderson2002-08-301-16/+14
* varargs.h: Replace with stub which issues #error.Zack Weinberg2002-07-161-1/+1
* toplev.h (report_error_function): Remove.Gabriel Dos Reis2002-06-051-7/+8
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-3/+4
* Makefile.in: Update.Neil Booth2002-04-201-3/+0
* re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson2002-04-031-0/+14
* c-common.c (c_unsafe_for_reeval): Rename.Neil Booth2002-03-311-2/+0
* c-decl.c (finish_function): New arg can_defer_p.Richard Henderson2002-03-281-1/+1
* c-common.c (c_expand_expr): Fix prototype.Neil Booth2002-03-271-1/+0
* Removal of separate preprocessor cpp0.Neil Booth2002-03-241-0/+2
* langhooks.c (lhd_tree_inlining_cannot_inline_tree_fn): Check flag_really_no_i...Aldy Hernandez2002-03-211-1/+1
* Makefile.in: Update.Neil Booth2002-03-201-1/+2
* c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi2002-03-131-1/+1
* attr-alwaysinline.c: New.Aldy Hernandez2002-02-221-0/+7
* Makefile.in: Update dependencies.Neil Booth2001-12-171-0/+131
* cpphash.c (_cpp_init_hashtable): Update.Neil Booth2001-11-271-0/+266