summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* calls.c (compute_argument_block_size): New argument preferred_stack_boundary.Jan Hubicka2000-02-071-0/+7
* stupid.c: Die die die.Richard Henderson2000-01-191-4/+0
* eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-141-5/+5
* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoff Keating1999-12-041-0/+27
* explow.c (hard_function_value): Add outgoing argument.Jakub Jelinek1999-11-161-3/+13
* [multiple changes]Richard Kenner1999-10-311-5/+27
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1
* Replace insn_foo with insn_data.foo.Richard Henderson1999-09-121-9/+8
* Merge in gcc2-ss-010999Jeff Law1999-09-061-4/+8
* Fix misuses of MAX_MACHINE_MODE that can result in an infinite loop.Jim Wilson1999-08-151-2/+2
* Include function.h in most files.Bernd Schmidt1999-08-091-0/+1
* Call force_operand if X does not satisfy general_operandNick Clifton1999-08-021-0/+5
* explow.c (trunc_int_for_mode): New function.Richard Henderson1999-07-221-0/+41
* c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename.Zack Weinberg1999-04-171-0/+1
* explow.c (allocate_dynamic_stack_space): Undo last change.Jeffrey A Law1999-04-141-1/+5
* explow.c (allocate_dynamic_stack_space): Correctly convert TARGET to Pmode.Donn Terry1999-04-141-1/+1
* Warning fixes:Kaveh R. Ghazi1999-03-191-1/+1
* except.c (start_catch_handler): Use emit_cmp_and_jump_insns.Jeffrey A Law1999-02-141-2/+2
* cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1999-01-201-1/+1
* Update copyrightsMark Mitchell1999-01-191-1/+1
* rtl.h (rtx_def): Update documentation.Mark Mitchell1999-01-191-2/+3
* explow.c (plus_constant_wide): Don't immediately return with result of recurs...J"orn Rennecke1998-12-081-9/+22
* function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_...Bernd Schmidt1998-11-201-1/+1
* expr.c (STACK_BYTES): Delete unused macro.Bernd Schmidt1998-11-191-9/+13
* Warning fixes:Kaveh R. Ghazi1998-10-131-1/+1
* expr.h (STACK_SIZE_MODE): New macro.David Edelsohn1998-07-021-3/+5
* invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1998-06-251-0/+5
* optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).John Carr1998-06-241-3/+3
* explow.c (emit_stack_save): Add prototype for FCN.H.J. Lu1998-06-191-2/+2
* tree.c (get_inner_array_type): New function.David Edelsohn1998-06-041-20/+7
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-2/+3
* Major cutover to using system.h:Kaveh R. Ghazi1998-03-201-1/+1
* Rats. Forgot to change copyrights on the first commit.Robert Lipe1998-02-131-1/+1
* c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe1998-02-131-1/+0
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe1998-02-071-1/+0
* explow.c (optimize_save_area_alloca): New function for targets where SETJMP_V...David S. Miller1998-01-171-0/+133
* alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...Richard Henderson1998-01-141-49/+84
* (expr_size): Call expand_expr with appropriate flag.Richard Kenner1997-08-021-1/+2
* (probe_stack_range): Do probing with loop if more than a small number.Richard Kenner1997-07-271-2/+2
* (allocate_dynamic_stack_space): Call probe_stack_range.Richard Kenner1997-07-171-1/+133
* (convert_memory_address, case SYMBOL_REF): CopyRichard Kenner1997-01-191-1/+2
* (allocate_dynamic_stack_space): Delete reference to nonexistant macroRichard Kenner1996-10-261-1/+1
* (promote_mode, case REFERENCE_TYPE): New case.Richard Kenner1996-09-231-0/+1
* formatting tweaksMike Stump1996-07-031-2/+4
* (convert_memory_address, case PLUS): Fix error in last change.Richard Kenner1996-06-291-3/+5
* (convert_memory_address, case PLUS, MULT): Don't commute operationRichard Kenner1996-06-181-10/+17
* (memory_address, allocate_dynamic_stack_space): Pass additional arg toRichard Kenner1995-12-271-3/+3
* Update FSF address.Richard Kenner1995-06-151-1/+2
* Fix typos in comments.Richard Kenner1995-05-161-1/+1