summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros.rth2004-02-191-1/+18
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-2/+3
* * tree.h (frame_base_decl): Add GTY marker.uweigand2004-02-111-1/+1
* 2004-02-10 Ziemowit Laski <zlaski@apple.com>zlaski2004-02-111-0/+2
* PR/14058zlomek2004-02-101-0/+1
* * c-common.c (shadow_warning): Delete.zack2004-02-081-7/+0
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-0/+1
* PR middle-end/13750ro2004-02-051-2/+2
* * calls.c (initialize_argument_information): Add CALL_FROM_THUNK_Ppbrook2004-02-041-0/+7
* PR c++/13975mmitchel2004-02-031-3/+7
* * tree.c (commutative_tree_code, associative_tree_code): Newsayle2004-02-031-0/+2
* Index: ChangeLoggeoffk2004-01-161-2/+2
* * system.h: Poison PROMOTED_MODEsteven2004-01-141-6/+1
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-0/+1
* * tree.h: Update documentation on nothrow_flag.kenner2004-01-051-1/+4
* * rtl.h (PUT_CODE, PUT_MODE): Remove ENUM_BITFIELD cast.rth2003-12-021-2/+1
* PR middle-end/12526jason2003-11-141-0/+1
* PR opt/12275hubicka2003-11-131-1/+1
* * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITYaustern2003-11-061-12/+16
* * tree.h (dwarf2out_def_cfa, dwarf2out_args_size,aj2003-10-261-4/+4
* * tree.h (IS_EXPR_CODE_CLASS): Use strchr.jason2003-10-211-3/+5
* * stmt.c (resolve_asm_operand_names): Call check_unique_operand_namesjason2003-10-091-0/+2
* * stmt.c (expand_asm_operands): Take a location_t, instead ofrth2003-09-281-2/+1
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-23/+7
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-7/+23
* * targhooks.c: New file.dj2003-09-041-1/+1
* * function.c (allocate_struct_function): New, split out of ...rth2003-08-291-0/+1
* * c-tree.h (C_DECL_FILE_SCOPE): Move ...rth2003-08-291-0/+5
* * builtin-types.def (BT_INT_PTR, BT_FLOAT_PTR, BT_DOUBLE_PTR,ghazi2003-08-281-0/+10
* PR middle-end/12002sayle2003-08-261-3/+11
* PR c++/8795mmitchel2003-08-251-0/+1
* * cfgcleanup.c: Fix comment typos.kazu2003-08-221-1/+1
* * tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'.jason2003-08-201-2/+3
* * builtins.c: Fix comment typos.kazu2003-08-191-1/+1
* * cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.hubicka2003-08-191-0/+1
* * tree.h (get_identifier) Define a macro form of get_identifiersayle2003-08-081-1/+9
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-5/+14
* * Makefile.in (bubblestrap): Don't require a previous fulljason2003-08-011-0/+5
* PR c++/11667mmitchel2003-07-291-0/+1
* * tree.h (boolean_type_node): Move from C/C++/Java frontends.jason2003-07-241-0/+8
* * alias.c: Fix comment formatting.kazu2003-07-221-1/+1
* * fold-const.c (const_binop): Avoid performing the FP operation atsayle2003-07-181-0/+1
* * c-common.c (c_common_type_for_mode): Handle V4DFmode.geoffk2003-07-151-0/+2
* * ggc-page.c (extra_order_size_table): Insns have 9 slots. Regsgerald2003-07-141-0/+24
* Index: ChangeLoggeoffk2003-07-111-6/+8
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-1/+1
* * tree.h (default_flag_random_seed): Remove.nathan2003-07-061-1/+0
* * tree.h (crc32_string): Declare.nathan2003-07-061-0/+1
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-428/+392
* 2003-07-03 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-031-0/+31