summaryrefslogtreecommitdiff
path: root/gcc/config/a29k
Commit message (Expand)AuthorAgeFilesLines
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-1/+1
* Change MEMORY_MOVE_COST defs and uses to be able to take register class intoraeburn1998-03-161-1/+1
* * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be anlaw1997-12-191-4/+5
* * a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varyinglaw1997-11-091-2/+7
* * t-h8300: Use TARGET_LIBGCC2_CFLAGS instead of LIBGCC2_CFLAGS.law1997-08-281-1/+1
* Initial revisionlaw1997-08-111-0/+43
* xmerrill1997-04-301-1/+1
* (STORE_FLAG_VALUE): Write so works on both 32 and 64-bit host.kenner1997-02-151-1/+1
* (STORE_FLAG_VALUE): Make negative.kenner1997-01-271-3/+4
* (a29k_makes_calls): New global variable.wilson1996-10-231-20/+43
* (ASM_DECLARE_FUNCTION_NAME): Call a29k_compute_reg_names.wilson1996-10-231-2/+5
* (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.kenner1996-09-211-4/+3
* * calls.c (expand_call): Remove current_call_is_indirect nonsense.law1996-03-291-1/+1
* Don't include a29k-udi.h.kenner1996-02-161-2/+0
* Don't include a29k.h.kenner1996-02-161-5/+2
* Renamed from a29k-udi.h.kenner1996-02-161-6/+0
* (ASM_OUTPUT_ADDR_DIFF_ELT): Remove.kenner1996-02-131-4/+3
* Update copyrightian1996-01-161-1/+1
* Use dbxcoff.hian1996-01-161-6/+2
* (CPP_SPEC): Define.dje1996-01-061-1/+8
* ({,CROSS_}LIBGCC1): Define as empty.kenner1995-07-293-8/+6
* Change FSF address.kenner1995-06-151-1/+2
* Update FSF address.kenner1995-06-156-6/+12
* (print_operands): Cast args to bcopy to char *.kenner1995-06-061-3/+4
* (LIBGCC1_TEST): New null definition.kenner1995-05-312-0/+6
* Initial revisionkenner1995-05-311-0/+5
* (spec_reg_operand): Fix misspelling of `default:'.kenner1995-05-151-1/+1
* Initial revisiondje1995-05-122-0/+56
* (ASM_OUTPUT_SECTION_NAME): New macro.kenner1995-04-131-0/+6
* (CONSTANT_ADDRESS_P): Provide consistent definition.kenner1995-03-281-3/+3
* Added arg to RETURN_POPS_ARGS.kenner1995-02-211-1/+2
* (DBX_DEBUGGING_INFO): Define.dje1995-02-131-0/+8
* (smulsi3_highpart, umulsi3_highpart, mulsidi3, umulsidi3):tege1995-02-131-31/+16
* (TARGET_MULTM): New #define.tege1995-02-131-0/+6
* Add 1995 to copyright.dje1995-01-142-2/+2
* (incoming_reg): Keep regstack aligned to even boundary.dje1995-01-141-2/+7
* (INIT_CUMULATIVE_INCOMING_ARGS): Reserve two regs for caller's lr0,lr1.dje1995-01-141-5/+7
* (CLIB): Remove -lsysv.kenner1994-11-191-1/+1
* (DEFAULT_PCC_STRUCT_RETURN): Define as 0.kenner1994-11-191-2/+6
* Initial revisiondje1994-11-171-0/+16
* Initial revisiondje1994-11-171-0/+95
* (movqi): Call loadhi, not loadqi.kenner1994-07-111-1/+1
* (movqi): Add missing `DONE'.kenner1994-06-291-2/+3
* (smulsi3_highpart, umulsi3_highpart): New patterns.tege1994-06-291-0/+22
* (PREDICATE_CODES): Add cmplsrcb_operand.tege1994-06-151-0/+1
* (cmplsrcb_operand): New predicate.tege1994-06-151-0/+16
* (logical patterns): Tune to give better code for immediate values.tege1994-06-151-21/+28
* (clobbers_to): Deleted.kenner1994-05-111-31/+30
* (a29k_clobbers_to): New function.kenner1994-05-111-0/+27
* (all floating point): If -msoft-float, don't allow anydje1994-03-021-26/+26