summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* Bring back equal forms for libcallscrux2000-09-171-5/+0
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-0/+11
* * expr.h (get_alias_set, lang_get_alias_set): Delete prototypes.law2000-07-271-4/+0
* * explow.c (maybe_set_unchanging): New function, broken out from...jason2000-06-061-0/+5
* gcc/rth2000-06-031-1/+1
* * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner2000-05-311-13/+34
* * loop.c (canonicalize_condition): Add WANT_REG argument.rth2000-04-171-1/+1
* * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.kenner2000-03-301-2/+3
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-6/+10
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-271-12/+14
* Copyright fixes.law2000-02-261-1/+2
* * loop.c (canonicalize_condition): New function,wehle2000-02-181-1/+6
* * combine.c (make_extraction, force_to_mode): Avoid warning onkenner2000-02-101-12/+20
* * rtl.def: Add unordered fp comparisions.rth2000-01-241-1/+14
* * eh-common.h: PROTO -> PARAMS.ghazi2000-01-141-161/+162
* * explow.c (hard_function_value): Add outgoing argument.rth1999-11-161-1/+1
* * expr.c (emit_push_insn): New argument alignment_pad.clm1999-10-291-2/+2
* * cpplib.c (if_directive_nameo): Add static prototype.ghazi1999-10-031-0/+1
* * expr.h (init_mov_optab): Delete declarationlaw1999-09-301-1/+0
* Use cbranch patterns when availablecrux1999-09-231-1/+25
* Replace insn_foo with insn_data.foo.rth1999-09-121-4/+2
* * combine.c (SUBST): Break out to a real function do_SUBST.rth1999-09-091-0/+3
* Merge in gcc2-ss-010999law1999-09-071-1/+1
* * Makefile.in (stor-layout.o): Depend on ggc.h.mmitchel1999-09-051-0/+4
* Convert many single variables to arrayscrux1999-09-041-166/+383
* Fix sparc compilation failurecrux1999-08-231-4/+0
* Combined compare & jump infrastructurecrux1999-08-181-0/+3
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-91/+3
* * expr.h (PROMOTE_PROTOTYPES): Move ...rth1999-08-031-5/+0
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-0/+5
* * builtins.c (expand_builtin_saveregs): Remove static, remove exprth1999-07-261-0/+5
* Break out builtin function expansion from expr.ccrux1999-07-221-2/+19
* * expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE.mmitchel1999-05-221-1/+3
* * expr.h (lang_expand_constant): Declare.mmitchel1999-05-201-0/+6
* * emit-rtl.c (start_sequence): Expand comments.mmitchel1999-04-291-7/+23
* Warning fixes:ghazi1999-03-191-1/+1
* * sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structuresamylaar1999-02-251-0/+11
* * expr.c (queued_subexp_p): Make public.rth1999-01-151-0/+3
* Fix copyrights.law1999-01-061-1/+1
* * optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTLlaw1999-01-031-0/+5
* Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-12-081-0/+1
* * function.c (nonlocal_goto_handler_slots): Renamed fromlaw1998-11-201-2/+4
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usageraeburn1998-10-111-0/+4
* * calls.c (expand_call) : Encapsulate code intogavin1998-10-011-0/+5
* Mon Sep 21 17:15:26 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>amacleod1998-09-211-0/+1
* Function entry/exit profiling instrumentation:raeburn1998-07-301-0/+4
* * expr.c (emit_queue): If emitting a SEQUENCE, set QUEUED_INSNamylaar1998-07-071-1/+2
* * expr.h (STACK_SIZE_MODE): New macro.dje1998-07-021-0/+7
* * expr.c (emit_group_load, emit_group_store): Rewrite consideringrth1998-07-011-2/+2
* * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.jfc1998-06-171-0/+3