summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * toplev.c (flag_rerun_loop_opt): New variable.law1997-10-263-1/+57
* * loop.c (simplify_giv_expr): Adding two invariants resultslaw1997-10-262-1/+16
* * expr.c (get_inner_reference): Remove the array bias afterlaw1997-10-262-3/+8
* * mn10300.h (TARGET_SWITCHES): Add -mmult-bug and -mno-mult-bug.law1997-10-253-3/+20
* Reverse this, bad call on my part:brendan1997-10-252-15/+0
* * integrate.c (save_for_inline_copying): Copy parm_reg_stack_loc.brendan1997-10-252-0/+15
* * mn10200.c (indirect_memory_operand): Delete unused function.law1997-10-244-30/+43
* * alpha.md (call patterns): Revert Oct 16 change; if we are to eliderth1997-10-242-4/+10
* Another goof in last change.law1997-10-241-5/+9
* * sparc/sparc.h (ASM_SPEC): Delete asm_arch.devans1997-10-241-0/+4
* (ASM_SPEC): Delete asm_arch.devans1997-10-241-3/+5
* Fxi typo in last change.law1997-10-241-0/+1
* * mn10300.c (symbolic_operand, legitimize_address): New functions.law1997-10-243-2/+83
* * version.c: Bump for snapshot.law1997-10-232-1/+5
* * dbxout.c (dbxout_start_new_source_file): Use output_quoted_stringamylaar1997-10-232-1/+8
* * pt.c (instantiate_decl): SET_DECL_IMPLICIT_INSTANTIATION on new decl.jason1997-10-232-0/+5
* * toplev.c (flag_exceptions): Default value is 2.law1997-10-234-1/+36
* * method.c (build_template_parm_names, build_decl_overload_real):brendan1997-10-233-11/+19
* * rs6000.c (struct machine_function): Add pic_offset_table_rtx.law1997-10-222-0/+7
* * com.c (ffecom_expr_): Take an new arg TREE_TYPE that if non-nullrth1997-10-222-37/+26
* * local-alloc.c (block_alloc): Don't lose if two SCRATCH expressionslaw1997-10-222-8/+6
* * rs6000.md (*movsi_got_internal_mem): New pattern.law1997-10-222-0/+33
* Add documentation for Haifa ISSUE_RATEmeissner1997-10-221-0/+6
* Fix typo in last obstack.h change.wilson1997-10-222-1/+5
* * mn10300.md (movqi, movhi): Avoid using address registers aslaw1997-10-222-2/+5
* * rs6000.c: Avoid creating a stack frame under SYSV ABI if welaw1997-10-222-1/+7
* * mn10200.c (expand_prologue): Fix typo.law1997-10-212-2/+4
* * mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexedlaw1997-10-211-0/+5
* * mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexedlaw1997-10-212-8/+17
* * mn10300.c (print_operand): Handle 'S'.law1997-10-213-3/+19
* * mn10300.c (expand_epilogue): Rework to handle register restoreslaw1997-10-212-3/+22
* Patches to fix minor optimizer bugswilson1997-10-203-3/+20
* Update sparc docs.devans1997-10-201-42/+40
* * v850.h: Move define of __v850__ from CPP_PREDEFINESlaw1997-10-203-6/+15
* Expect SPARC_DEFAULT_CMODEL to be overridden in cover file.devans1997-10-201-2/+0
* Update copyright year.devans1997-10-202-2/+2
* Fix O32 -p bug reported by Ralf Baechle.wilson1997-10-202-2/+9
* Lotsa sparc stuff.devans1997-10-201-0/+76
* * sparc/sparc.h (SPARC_V9,SPARC_ARCH64): Delete.devans1997-10-2011-359/+383
* * rs6000/t-ppccomm: Use -msdata=none for crtstuff.law1997-10-202-0/+8
* * except.c (expand_exception_blocks): Call do_pending_stack_adust.jason1997-10-202-0/+16
* Mon Oct 20 11:44:20 1997 Mark Mitchell <mmitchell@usa.net>jason1997-10-207-4/+26
* * decl.c (init_decl_processing): Give null_node unknown* type.jason1997-10-204-8/+27
* * alpha/vms.h (DIVSI3_LIBCALL): OTS$ functions are upper case.law1997-10-203-9/+15
* * alpha.c (output_prolog, VMS): Use alloca for entry_label and don'tlaw1997-10-202-2/+15
* * alpha/alpha.c (vmskrunch): Deletelaw1997-10-204-212/+61
* * longlong.h (count_leading_zeros): Add missing casts to USItype.law1997-10-202-3/+7
* * i386/bsd386.h (ASM_COMMENT_START): Define.law1997-10-202-0/+7
* Undo cvs entry 1.4 "Reorg sethi_{hi,si} patterns." and add comment why.devans1997-10-191-16/+18
* Initial revisionlaw1997-10-191-0/+314