summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
Commit message (Expand)AuthorAgeFilesLines
* Delete two define_peepholes which print `bad peephole'.Jim Wilson1995-04-271-28/+0
* (NEGTF2_LIBCALL): Define.Jim Wilson1995-04-261-5/+31
* (memop): Deleted.Doug Evans1995-04-261-4/+18
* (memop define_splits): Rewrite to not use memop.Doug Evans1995-04-261-28/+43
* attributes weak and aliasJason Merrill1995-04-161-0/+15
* (CPP_PREDEFINES): Add -D__SVR4.Jim Wilson1995-03-291-1/+1
* Tweak LINK_SPECJason Merrill1995-03-171-3/+3
* Move SunOS 4 assembler flags from default_compilers into ASM_SPEC.Jason Merrill1995-03-161-1/+2
* Use -fPIC instead of -fpicJason Merrill1995-03-131-3/+3
* (TARGET_VERSION): Define.Doug Evans1995-03-071-35/+46
* Added arg to RETURN_POPS_ARGS.Richard Kenner1995-02-211-1/+2
* (OVERRIDE_OPTIONS): Add missing ';' to SUBTARGET_OVERRIDE_OPTIONS.Doug Evans1995-02-211-2/+2
* Initial revisionDoug Evans1995-02-181-0/+38
* sysv4.h (ASM_OUTPUT_SECTION_NAME): Check to make sure DECL is non-null before...Brendan Kehoe1995-02-131-2/+2
* Replace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD.Richard Kenner1995-02-101-2/+2
* (*movsi_ccx_sp64): Fix name.Doug Evans1995-02-081-8/+5
* (sparc64_initialize_trampoline): Use gen_flushDoug Evans1995-02-081-9/+5
* (nonlocal_goto): Use Pmode instead of SImode.Doug Evans1995-02-081-4/+4
* sparc.c (v9_regcmp_p): New function.Doug Evans1995-02-082-2/+149
* (*): Give names to all anonymous patterns.Doug Evans1995-02-071-232/+232
* (ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE): Remove tests for host == targetStephen L Moshier1995-02-071-7/+0
* (STARTFILE_SPEC): Delete explicit /usr/ccs/lib/ pathnames.Jim Wilson1995-02-061-3/+3
* (movsf-1, movdf-1, movtf-1): Use 'F' not 'E'.Jim Wilson1995-02-061-3/+3
* (ASM_OUTPUT_SECTION_NAME): #undef before defining.Roland McGrath1995-01-281-1/+2
* Update comments.Richard Kenner1995-01-251-3/+3
* (HAVE_conditional_move): Delete.Doug Evans1995-01-251-3/+0
* (LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.Jim Wilson1995-01-125-10/+10
* (flush): Change to using a MEM instead of address.Richard Kenner1995-01-071-6/+6
* (order_regs_for_local_alloc): Add casts to bcopy call.Richard Kenner1995-01-071-14/+16
* (DBX_BLOCKS_FUNCTION_RELATIVE, DBX_FUNCTION_FIRST,Jim Wilson1994-12-161-14/+36
* t-sol2 (CRTSTUFF_T_CFLAGS): Don't use PIC if cross-compiling, use the native ...Jason Merrill1994-12-061-1/+5
* (LIB2FUNCS_EXTRA): Compile fp-bit.cDoug Evans1994-12-051-0/+12
* (SECONDARY_MEMORY_NEEDED_RTX, SECONDARY_MEMORY_NEEDED_MODE):Jim Wilson1994-11-231-5/+5
* Initial revisionJason Merrill1994-11-191-0/+22
* Shared library support.Jason Merrill1994-11-194-41/+60
* (MD_STARTFILE_PREFIX): Delete.Jim Wilson1994-11-181-7/+0
* #include "gofast.h"Doug Evans1994-11-181-0/+5
* Initial revisionDoug Evans1994-11-182-0/+66
* Initial revisionDoug Evans1994-11-186-0/+914
* (ASM_OUTPUT_SECTION_NAME): New arg DECL.Doug Evans1994-11-161-5/+14
* (GO_IF_LEGITIMATE_ADDRESS): Don't allow TFmode LO_SUM.Jim Wilson1994-10-311-1/+5
* (movtf+3): Disable pattern.Jim Wilson1994-10-311-1/+4
* (sparc_flat_output_function_prologue): Fix nit in assembler comment,Doug Evans1994-10-191-1/+1
* sparc.c (sparc_frame_info): Combine members gp_sp_offset and fp_sp_offset int...Doug Evans1994-10-191-171/+306
* (FRAME_POINTER_REQUIRED): Require frame pointer ifDoug Evans1994-10-191-4/+7
* (RETURN_IN_MEMORY): Return true for TCmode values.Jim Wilson1994-10-171-2/+4
* (movdf+3): Handle overlapping registers in define_split.Jim Wilson1994-09-291-4/+21
* (call): Use struct value pattern is struct size is not equal to zero instead ...Jim Wilson1994-09-291-72/+59
* (sparc_initialize_trampoline): FLUSH is now 3 not 2.Jim Wilson1994-09-291-7/+7
* (negsi2): Use register_operand not general_operand for output.Jim Wilson1994-09-091-1/+1