aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-objc-common.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-02c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski1-0/+6
2004-10-03c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers1-2/+2
2004-10-02c-objc-common.c (c_tree_printer): Correct description of %E.Joseph Myers1-2/+5
2004-09-21c-typeck.c (build_function_call): Give name of object we are attempting to ca...Daniel Berlin1-1/+1
2004-09-13c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers1-5/+5
2004-09-07c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.Nathan Sidwell1-4/+3
2004-08-15Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.Ziemowit Laski1-0/+1
2004-07-25bitmap.c: Use type-safe memory allocation macros from libiberty.Bernardo Innocenti1-3/+3
2004-07-08c-decl.c (static_ctors, [...]): Make static.Zack Weinberg1-45/+0
2004-07-01re PR c/1027 (slightly misleading printf format warning)Joseph Myers1-7/+32
2004-07-01cgraph.h (cgraph_build_static_cdtor): Declare.Richard Henderson1-13/+6
2004-06-20c-common.h (has_c_linkage): New interface.Zack Weinberg1-0/+6
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-14/+4
2004-06-09Gimplify VA_ARG_EXPR into simpler forms.Jason Merrill1-7/+5
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-43/+24
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-6/+2
2004-03-20alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata1-1/+1
2004-03-14alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...Roger Sayle1-2/+2
2004-02-12debug.h (struct gcc_debug_hooks): Add type_decl field.Zack Weinberg1-11/+0
2004-02-08c-objc-common.c (): Fix a typo in a warning.Kazu Hirata1-1/+1
2004-02-03re PR c/11658 (Wrong error message)Paolo Bonzini1-0/+29
2004-01-01re PR rtl-optimization/13473 (cc1 segfault w/-march=pentium4)Jan Hubicka1-2/+3
2003-10-30c-objc-common.c (c_tree_printer): Handle types correctly.Richard Henderson1-13/+25
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-15/+10
2003-09-10c-objc-common.c (c_cannot_inline_tree_fn): Warn on why function is not inlina...Jan Hubicka1-115/+39
2003-09-03Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka1-73/+3
2003-08-29tree-optimize.c: New file.Richard Henderson1-8/+31
2003-08-29c-tree.h (C_DECL_FILE_SCOPE): Move ...Richard Henderson1-2/+2
2003-07-25Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.Gabriel Dos Reis1-4/+4
2003-07-18c-common.c: Don't undefine GCC_DIAG_STYLE.Gabriel Dos Reis1-0/+9
2003-07-11Index: ChangeLogGeoffrey Keating1-2/+6
2003-07-09java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka1-2/+1
2003-07-08re PR c/1687 (Exponential time behavior with -O -finline-functions (compile t...Steven Bosscher1-1/+2
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger1-32/+21
2003-04-10c-common.h (lang_statement_code_p): Remove declaration.Steven Bosscher1-0/+6
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-7/+5
2003-02-22expmed.c (expand_divmod): Undo sign extensions for unsigned operandsJan Hubicka1-0/+1
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka1-1/+7
2003-01-10Merge from pch-branch.Geoffrey Keating1-1/+4
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-10-25re PR c++/6994 (ICE in find_function_data)Zack Weinberg1-0/+16
2002-09-16ABOUT-NLS: Follow spelling conventions.Kazu Hirata1-1/+1
2002-08-30c-objc-common.c: Include target.h.Richard Henderson1-16/+14
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+1
2002-06-05toplev.h (report_error_function): Remove.Gabriel Dos Reis1-7/+8
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-3/+4
2002-04-20Makefile.in: Update.Neil Booth1-3/+0
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-0/+14
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-2/+0