aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson6-13/+119
1999-08-02* sparc.c (sparc_block_profiler): Use the %g2 register, not %o0.Dan Nicolaescu1-1/+1
1999-07-30sparc.h (ASM_CPU32_DEFAULT_SPEC): Change -Av8 onto -Asparclite for sparc86x.Vladimir Makarov1-3/+4
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Jakub Jelinek5-90/+225
1999-07-27sparc.c (sparc_override_options): Enable SPARCLITE instead of V8 for sparclit...Vladimir Makarov1-1/+2
1999-07-25m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.Richard Henderson2-9/+6
1999-07-20haifa-sched.c (insn_cost): FREE implies cost 0 and vice versa.Richard Henderson2-18/+14
1999-06-21sparc.c (sparc_override_options): Don't allow profiling for code models other...Richard Henderson5-276/+338
1999-06-20sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Fix paren error introduced in last change.Jeffrey A Law1-2/+2
1999-06-11sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do nothing with operands that require PI...Jeff Law1-3/+9
1999-06-06Jakub Jelinek <jj@ultra.linux.cz>Jakub Jelinek1-10/+19
1999-05-24linux64.h (ASM_OUTPUT_CONSTRUCTOR): Define.Jakub Jelinek1-0/+22
1999-05-11sparc.h (GO_IF_LEGITIMATE_ADDRESS): Add parentheses around &&.Vladimir Makarov1-4/+6
1999-05-07sparc.h (GO_IF_LEGITIMATE_ADDRESS): Prohibit REG+REG addressing for TFmode wh...Vladimir Makarov1-0/+17
1999-04-18output.h (current_function_is_leaf, [...]): Declare.John Wehle3-8/+10
1999-03-20* sparc.h (TARGET_SWITCHES): Add null description to default case.Kaveh R. Ghazi1-1/+1
1999-03-17sparc.h (TARGET_SWITCHES, [...]): Add descriptions.David S. Miller3-48/+48
1999-03-07gmon-sol2.c: Include config.h and system.h.Kaveh R. Ghazi4-45/+45
1999-03-03Fix sparc-elf bugs stemming from solaris2 changes.Jim Wilson1-0/+16
1999-02-28* sparc.md (blockage, nonlocal_goto_receiver): Set length to 0.Richard Henderson1-3/+4
1999-02-24sparc.h (CONDITIONAL_REGISTER_USAGE): Don't use PIC_OFFSET_TABLE_REGNUM for r...Vladimir N. Makarov1-0/+5
1999-02-18openbsd.h: New file.Marc Espie2-0/+91
1999-02-02* sparc.h (TARGET_CPU_sparc86x): Added. TARGET_CPU_sparclite86x synonym.Stan Cox1-0/+1
1999-01-15* sparc.c (sparc_issue): Add hypersparc/sparclite86x entries.Richard Henderson1-0/+3
1999-01-15sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Do not create (mem (lo_sum (...)) for TF...Jeffrey A. Law1-0/+1
1999-01-07Update copyrights.Richard Henderson3-3/+3
1999-01-06sparc.h (PREFERRED_RELOAD_CLASS): Select GENERAL_REGS for integer data not de...Richard Henderson3-171/+391
1998-12-29sparc.c (input_operand): Recognize (const (constant_p_rtx)).Richard Henderson2-73/+61
1998-12-16dummy import to prevent merge lossageJeff Law3-9/+4
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-11-20function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_...Bernd Schmidt1-21/+25
1998-11-13splet.h (SUBTARGET_OVERRIDE_OPTIONS): New to deprecateStan Cox2-3/+18
1998-11-13* sparc.c (sparc_flat_compute_frame_size): Correctly calc args_sizeStan Cox1-13/+22
1998-11-04* config/sparc/sparc.md (movdf_const_intreg_sp64): Enable again.David S. Miller1-8/+5
1998-11-01linux.h (CPP_PREDEFINES): Add -D__i386__.Jeffrey A Law2-2/+2
1998-10-28Warning fixes:Kaveh R. Ghazi1-14/+14
1998-10-23Warning fixes:Kaveh R. Ghazi1-14/+15
1998-10-11Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage a...Ken Raeburn1-1/+1
1998-10-07* config/sparc/sol2-sld-64.h (ASM_CPU_SPEC): Fix typo.David S. Miller1-1/+1
1998-10-06sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Rework for efficiency by checking w...David S. Miller3-18/+79
1998-10-06sysv4.h (ASM_OUTPUT_SECTION_NAME): Don't check for flag_function_sections.Catherine Moore1-2/+2
1998-10-03sparc.md (ashldi3+1): Name it ashldi3_sp64.Jakub Jelinek1-1/+99
1998-09-24sparc.c (function_value): Perform the equivalent of PROMOTE_MODE for ARCH64.Jakub Jelinek1-2/+13
1998-09-23[multiple changes]David S. Miller9-94/+525
1998-09-15tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.Richard Henderson1-0/+4
1998-09-14sparc.md (movdf_const_intreg_sp32): Fix length attribute.David S. Miller1-1/+1
1998-09-13Fix non-local goto testsuite failures on sparc64.David S. Miller1-1/+1
1998-09-13We now fully bootstrap on solaris-2.7 sparcv9.David S. Miller2-9/+13
1998-09-11More multi-register structure return recognition fixes and:David S. Miller1-14/+37
1998-09-10configure.in: Add check for GAS subsection -1 support.Jakub Jelinek2-0/+37