summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * expr.c (do_store_flag): Remove special case folding forlaw2003-07-031-0/+2
* * stmt.c (any_pending_cleanups): Lose argument THIS_CONTOUR, itlaw2003-07-011-1/+1
* * c-common.c (handle_used_attribute): Use mark_referenced.hubicka2003-06-251-0/+1
* * config/i386/i386.c (x86_output_mi_thunk): Don't pass MEM to %P0,jakub2003-06-231-0/+1
* * tree.h (expand_function_end): Remove all parameters.nathan2003-06-201-1/+1
* * c-tree.h: Remove declaration of poplevel.aj2003-06-191-4/+0
* Whitespace change.kenner2003-06-161-1/+1
* * tree.h (STMT_CHECK): New macro.kenner2003-06-161-47/+44
* * tree.h: Remove duplicate prototype of strip_float_extensions.aj2003-06-161-1/+0
* * config/c4x/c4x.c: Don't include "c-tree.h".ghazi2003-06-161-0/+4
* * alloc-pool.c: Convert to ISO C90 prototypes.aj2003-06-151-3/+3
* * tree.h (init_function_start): Remove filename and line paramters.nathan2003-06-141-1/+1
* * stmt.c (resolve_asm_operand_names): Rename fromjason2003-06-061-0/+1
* * tree.c (expr_first, expr_length): New fns.jason2003-05-271-0/+2
* * tree.h (contains_placeholder_p): Now returns bool.kenner2003-05-271-1/+13
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-211-189/+6
* * tree.c (expr_last): New fn.jason2003-05-201-0/+1
* * hashtable.h (struct ht_identifier): Add data member "hash_value".gdr2003-05-181-0/+2
* * tree.h (STRIP_MAIN_TYPE_NOPS): New macro.jason2003-05-131-0/+12
* * Makefile.in (TREE_H): Replace location.h with input.h.nathan2003-05-021-8/+1
* * input.h (lineno): Rename to ...nathan2003-05-011-1/+1