aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)AuthorFilesLines
2000-02-10combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi...Richard Kenner1-12/+20
2000-01-24rtl.def: Add unordered fp comparisions.Richard Henderson1-1/+14
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi1-161/+162
1999-11-16explow.c (hard_function_value): Add outgoing argument.Jakub Jelinek1-1/+1
1999-10-29expr.c (emit_push_insn): New argument alignment_pad.Catherine Moore1-2/+2
1999-10-03cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1-0/+1
1999-09-30* expr.h (init_mov_optab): Delete declarationJeffrey A Law1-1/+0
1999-09-23Use cbranch patterns when availableBernd Schmidt1-1/+25
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-4/+2
1999-09-09combine.c (SUBST): Break out to a real function do_SUBST.Richard Henderson1-0/+3
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+1
1999-09-05Makefile.in (stor-layout.o): Depend on ggc.h.Richard Henderson1-0/+4
1999-09-04Convert many single variables to arraysBernd Schmidt1-166/+383
1999-08-23Fix sparc compilation failureBernd Schmidt1-4/+0
1999-08-18Combined compare & jump infrastructureBernd Schmidt1-0/+3
1999-08-09Include function.h in most files.Bernd Schmidt1-91/+3
1999-08-02expr.h (PROMOTE_PROTOTYPES): Move ...Richard Henderson1-5/+0
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Jakub Jelinek1-0/+5
1999-07-25builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1-0/+5
1999-07-22Break out builtin function expansion from expr.cBernd Schmidt1-2/+19
1999-05-22* expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE.Mark Mitchell1-1/+3
1999-05-20expr.h (lang_expand_constant): Declare.Mark Mitchell1-0/+6
1999-04-29emit-rtl.c (start_sequence): Expand comments.Mark Mitchell1-7/+23
1999-03-19Warning fixes:Kaveh R. Ghazi1-1/+1
1999-02-25sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures in registers.J"orn Rennecke1-0/+11
1999-01-15expr.c (queued_subexp_p): Make public.Richard Henderson1-0/+3
1999-01-06Fix copyrights.Jeff Law1-1/+1
1999-01-03optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTL for a targ...Michael Hayes1-0/+5
1998-12-08See ChangeLog..Andrew MacLeod1-0/+1
1998-11-20function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_...Bernd Schmidt1-2/+4
1998-10-11Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a...Ken Raeburn1-0/+4
1998-10-01calls.c (expand_call): Encapsulate code into copy_blkmode_from_reg.Gavin Romig-Koch1-0/+5
1998-09-21expr.h (eh_rtime_match_libfunc): New extern declaration.Andrew MacLeod1-0/+1
1998-07-30Function entry/exit profiling instrumentation:Ken Raeburn1-0/+4
1998-07-07expr.c (emit_queue): If emitting a SEQUENCE, set QUEUED_INSN to the first ins...J"orn Rennecke1-1/+2
1998-07-02expr.h (STACK_SIZE_MODE): New macro.David Edelsohn1-0/+7
1998-06-30expr.c (emit_group_load, [...]): Rewrite considering the size and alignment o...Richard Henderson1-2/+2
1998-06-17haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr1-0/+3
1998-06-04tree.c (get_inner_array_type): New function.David Edelsohn1-0/+7
1998-05-19Warning Fixes:Kaveh R. Ghazi1-0/+1
1998-05-06expr.h (mark_seen_cases): Add declaration, but only when tree.h has been incl...Jeffrey A Law1-0/+2
1998-05-06stmt.c (mark_seen_cases): Make it have external linkage again.Jeffrey A Law1-0/+3
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-05-05* Check in merge from gcc2. See ChangeLog.12 for details.Jeff Law1-0/+4
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-3/+8
1998-02-02expr.c (expand_builtin_setjmp): Accept two new arguments for the labels to br...Richard Henderson1-1/+1
1998-01-20Makefile.in: Remove all bytecode support.Jeffrey A Law1-12/+0
1997-12-24* expr.h (MUST_PASS_IN_STACK): Allow target port to override.Jeffrey A Law1-0/+2
1997-11-25[multiple changes]Jason Merrill1-1/+0
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law1-4/+3