summaryrefslogtreecommitdiff
path: root/gcc/reload1.c
Commit message (Expand)AuthorAgeFilesLines
* * gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,ghazi1999-09-081-6/+6
* Merge in gcc2-ss-010999law1999-09-071-1/+19
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-21/+10
* * reload1.c (eliminate_regs_in_insn): Avoid eliminating therth1999-09-031-1/+4
* Fix indentation problemscrux1999-09-011-159/+159
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-1/+1
* Warning fixes:ghazi1999-08-251-7/+7
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-7/+7
* * machmode.h (mode_name): Constify a char*.ghazi1999-08-201-3/+3
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-2/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-3/+1
* Warning fixcrux1999-08-051-1/+1
* Warning fixcrux1999-08-031-1/+1
* * reload1.c (choose_reload_regs): Never call remove_adress_replacementsamylaar1999-07-081-4/+3
* law1999-07-071-4/+14
* * reload1.c (gen_mode_int): New function.rth1999-05-081-4/+25
* * reload1.c (emit_reload_insns): Also find equivalent memsrth1999-04-141-15/+28
* * cse.c (flush_hash_table): New function.law1999-04-091-0/+8
* * reload1.c (reload): Remove accidental code duplication.law1999-03-281-14/+0
* reload1.c (choose_reload_regs): If output-reloading for aamylaar1999-03-241-1/+17
* * i386.h (PREFERRED_STACK_BOUNDARY): Define.law1999-03-221-0/+4
* * reload1.c (reload_as_needed): Set reload_is_output_reload /amylaar1999-03-221-7/+26
* Warning fixes:ghazi1999-03-191-1/+2
* * reload1.c (eliminate_regs): Don't keep REG_DEAD notes around foramylaar1999-03-171-1/+11
* * rtlanal.c (auto_inc_p): New function.m.hayes1999-03-151-5/+45
* Patch to fix reload abort while compiling hpux-x-m68k-aout gdb.wilson1999-03-121-1/+8
* * reload.1c (delete_address_reloads_1): Check for reloads ofamylaar1999-03-111-3/+4
* * reload1.c (choose_reload_regs): When inheriting from the frameamylaar1999-03-101-0/+3
* * reload1.c (reload_combine_note_store): Fix calculation of numberamylaar1999-03-091-2/+2
* * reload1.c (emit_reload_insns): If pseudo that can't be replacedamylaar1999-03-051-8/+15
* Flow rewrite to use basic block structures and edge lists.rth1999-02-251-6/+6
* * reload1.c (reload_combine_note_store): Second argument is nolaw1999-02-101-17/+11
* * reload1.c (reload_combine_note_store): Be more careful withlaw1999-02-061-2/+19
* * reload1.c (reload_cse_regs_1): Undo Jan 16 patch.law1999-02-031-2/+2
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-0/+22
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-4/+4
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-0/+3
* Warning fixes:ghazi1999-01-181-1/+1
* * reload1.c (reload_cse_regs_1): Do not calllaw1999-01-161-2/+2
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-9/+9
* * reload1.c (reload_as_needed): Verify that the insn satisfies itslaw1998-12-301-3/+25
* Warning fixes:ghazi1998-12-231-2/+6
* Wed Dec 23 00:10:01 1998 Jeffrey A Law (law@cygnus.com)law1998-12-221-0/+5
* * reload1.c (emit_reload_insns): Check `set' not null before use.law1998-12-221-1/+1
* Delete REG_RETVAL and REG_LIBCALL notes after completeing reloadnickc1998-12-141-2/+6
* * reload1.c (compute_use_by_pseudos): Allow reg_renumber[regno] < 0law1998-12-121-4/+14
* Approved by Jeffrey A Law:amylaar1998-12-111-2/+41
* * reload1.c (reload_combine, reload_combine_note_store):amylaar1998-12-091-7/+20
* * reload1.c (current_function_decl): Tweak declaration.law1998-12-081-1/+1