aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-10-22toplev.c (flag_exceptions): Default value is 2.Jeffrey A Law4-1/+36
1997-10-22libio.h (_IO_LOCK_T): Handle glibc 2 when _IO_MTSAFE_IO is not defined.H.J. Lu4-6/+18
1997-10-22method.c (build_template_parm_names, [...]): Add static to definitions.Brendan Kehoe3-11/+19
1997-10-22rs6000.c (struct machine_function): Add pic_offset_table_rtx.Jeffrey A Law2-0/+7
1997-10-22com.c (ffecom_expr_): Take an new arg TREE_TYPE that if non-null specifies th...Richard Henderson2-37/+26
1997-10-22local-alloc.c (block_alloc): Don't lose if two SCRATCH expressions are shared.Jeffrey A Law2-8/+6
1997-10-22rs6000.md (*movsi_got_internal_mem): New pattern.Jeffrey A Law2-0/+33
1997-10-22Add documentation for Haifa ISSUE_RATEMichael Meissner1-0/+6
1997-10-21Fix typo in last obstack.h change.Jim Wilson2-1/+5
1997-10-21mn10300.md (movqi, movhi): Avoid using address registers as destinations unle...Jeffrey A Law2-2/+5
1997-10-21rs6000.c: Avoid creating a stack frame under SYSV ABI if we only need to save...Geoff Keating2-1/+7
1997-10-21* mn10200.c (expand_prologue): Fix typo.Jeffrey A Law2-2/+4
1997-10-21mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed addresses.Jeff Law1-0/+5
1997-10-21mn10200.h (GO_IF_LEGITIMATE_ADDRESS): Do not allow indexed addresses.Jeff Law2-8/+17
1997-10-21mn10300.c (print_operand): Handle 'S'.Jeffrey A Law3-3/+19
1997-10-21mn10300.c (expand_epilogue): Rework to handle register restores in "ret" and ...Jeffrey A Law2-3/+22
1997-10-20Patches to fix minor optimizer bugsJim Wilson3-3/+20
1997-10-20Update sparc docs.Doug Evans1-42/+40
1997-10-20v850.h: Move define of __v850__ from CPP_PREDEFINES to CPP_SPEC.Nick Clifton3-6/+15
1997-10-20Expect SPARC_DEFAULT_CMODEL to be overridden in cover file.Doug Evans1-2/+0
1997-10-20Update copyright year.Doug Evans2-2/+2
1997-10-20Fix O32 -p bug reported by Ralf Baechle.Jim Wilson2-2/+9
1997-10-20Lotsa sparc stuff.Doug Evans1-0/+76
1997-10-20sparc.h (SPARC_V9,SPARC_ARCH64): Delete.Doug Evans11-359/+383
1997-10-20t-ppccomm: Use -msdata=none for crtstuff.Geoff Keating2-0/+8
1997-10-20except.c (expand_exception_blocks): Call do_pending_stack_adust.Jason Merrill2-0/+16
1997-10-20decl.c (duplicate_decls): Handle template specializations correctly.Mark Mitchell7-4/+26
1997-10-20decl.c (init_decl_processing): Give null_node unknown* type.Jason Merrill4-8/+27
1997-10-20vms.h (DIVSI3_LIBCALL): OTS$ functions are upper case.Klaus Kaempf3-9/+15
1997-10-20alpha.c (output_prolog, VMS): Use alloca for entry_label and don't truncate t...Klaus Kaempf2-2/+15
1997-10-20alpha.c (vmskrunch): DeleteJeff Law4-212/+61
1997-10-19* longlong.h (count_leading_zeros): Add missing casts to USItype.J"orn Rennecke2-3/+7
1997-10-19* i386/bsd386.h (ASM_COMMENT_START): Define.Jeffrey A Law2-0/+7
1997-10-19Undo cvs entry 1.4 "Reorg sethi_{hi,si} patterns." and add comment why.Doug Evans1-16/+18
1997-10-19Initial revisionJeff Law1-0/+314
1997-10-18tree.c (restore_tree_status): Also free up temporary storage when we finish a...Jason Merrill8-25/+143
1997-10-18* expr.c (use_group_regs): Don't call use_reg for MEMs.Doug Evans2-8/+13
1997-10-18* i386/freebsd.h (ASM_COMMENT_START): Fix.Jeffrey A Law2-0/+9
1997-10-17v850.c (ep_memory_offset): New function.Jim Wilson4-132/+232
1997-10-17Makefile.in (LIBGCC2_CFLAGS): Avoid a backslash then an empty line if @inhibi...Jeffrey A Law2-2/+6
1997-10-17sco5.h: Let ELF use dwarf2 unwinding.Robert Lipe2-1/+24
1997-10-17* tree.h, vector.h: Fix accidental divergence from SGI release.Jason Merrill3-26/+40
1997-10-17* ginclude/va-sparc.h: Rewrite v9 support.Doug Evans1-0/+1
1997-10-17Rewrite v9 support.Doug Evans1-76/+35
1997-10-17(output_fp_move_quad): If TARGET_V9 and not TARGET_HARD_QUAD, useDoug Evans1-0/+2
1997-10-17sparc.c (output_fp_move_quad): If TARGET_V9 and not TARGET_HARD_QUAD...Doug Evans1-0/+3
1997-10-17sparc.md (pic_{lo_sum,sethi}_di): New patterns necessary for PIC support on s...David S. Miller2-0/+18
1997-10-17Reorg sethi_{hi,si} patterns.Doug Evans1-16/+16
1997-10-17Add some stuff.Jeff Law1-0/+10
1997-10-17sparc.c (output_double_int): Output DI mode values correctly when HOST_BITS_P...Doug Evans2-1/+14