summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up whitespace, comments, etc.wilson1995-05-041-232/+198
* Fix abs not to use powerpc instructions on -mcpu=commonmeissner1995-05-031-2/+12
* * pa.c (output_call): Fix typo/thinko in last change.law1995-05-031-5/+58
* * pa.c (hppa_expand_epilogue): Fix thinko in last change.law1995-05-021-2/+1
* Tue May 2 01:25:29 1995 Jeffrey A. Law <law@snake.cs.utah.edu>law1995-05-021-2/+9
* (INIT_TARGET_OPTABS): Move INIT_SUBTARGET_OPTABS to end.wilson1995-05-011-1/+1
* (NOTICE_UPDATE_CC): Correctly handle aob insns.kenner1995-04-301-4/+6
* (output_mul_insn): Simplify, it is never called with UNSIGNEDP set.tege1995-04-291-19/+4
* (divsi3, udivsi3, modsi3, umodsi3): Simplify.tege1995-04-291-77/+15
* (ENDFILE_SPEC, LIB_SPEC) Fix crtbegin and crtendcoxs1995-04-282-24/+55
* (umulsidi3) Doesn't work for 88110 with mod/div changescoxs1995-04-281-11/+20
* (FRAME_POINTER_REQUIRED) Add -momit-leaf-frame-pointercoxs1995-04-281-9/+14
* (symbolic_operand) Put relocatable pic constants in datacoxs1995-04-281-3/+31
* (GCC_FOR_TARGET) tdesc gets mixed up for crtbegin/crtendcoxs1995-04-281-2/+2
* (mov[sd]i and splits): Change call to alpha_emit_set_const.kenner1995-04-281-7/+21
* (alpha_emit_set_const): Add declaration.kenner1995-04-281-0/+7
* (alpha_emit_set_const): Now returns rtx and take MODE arg.kenner1995-04-281-52/+54
* * sparc/sparc.md (tablejump): Only if ! TARGET_MEDANY.dje1995-04-281-1/+35
* (RETURN_POPS_ARGS): Call lookup_attribute.dje1995-04-281-13/+16
* New anonymous patterns to combine insert with arbitrary ashift, ashiftrt,kenner1995-04-281-3/+83
* (ashiftrt_r4_*): Rewrite for efficiency.wilson1995-04-281-19/+496
* (LIB1ASMFUNCS): Add new functions.wilson1995-04-281-15/+3
* Clean up white space.wilson1995-04-281-1/+0
* Delete two define_peepholes which print `bad peephole'.wilson1995-04-271-28/+0
* Support for pre-BFD versions of Linux ld.meissner1995-04-271-0/+75
* Initial revisionkenner1995-04-271-0/+12
* (ashrsi2_31): Don't use dead_or_set_p after reload.kenner1995-04-261-11/+3
* Remove bad peepholes that improperly use dead_or_set_p.kenner1995-04-261-30/+0
* (NEGTF2_LIBCALL): Define.wilson1995-04-261-5/+31
* (truncdiqi2+[456]): Add patterns to simplify ZERO_EXTENDwilson1995-04-261-0/+32
* (memop): Deleted.dje1995-04-261-4/+18
* (memop define_splits): Rewrite to not use memop.dje1995-04-261-28/+43
* (alpha_builtin_saveregs): Refine last change to work for both stdargkenner1995-04-261-1/+1
* * pa.c (emit_move_sequence): Handle function label arithmetic forlaw1995-04-251-26/+40
* (CPP_SPEC): Define.wilson1995-04-251-0/+8
* (untyped_call): Make it return a complex double.kenner1995-04-251-1/+8
* (INIT_ENVIRONMENT): Define as string not putenv call.wilson1995-04-251-1/+1
* (current_file_function_operand): Return false if profiling.kenner1995-04-251-0/+1
* (CONST_OK_FOR_LETTER_P, case 'L'): Reject 0x80000000.kenner1995-04-251-1/+3
* (add_operand): Test for exactly the constants allowed by thekenner1995-04-251-4/+3
* Do not allow DFs to use 2 register addressing if -msoft-floatmeissner1995-04-251-0/+1
* (divhi3, udivhi3, modhi3, umodhi3): Deleted these insns plus somekenner1995-04-251-195/+46
* Initial revisionkenner1995-04-251-0/+22
* (alpha_builtin_saveregs): Add to incoming args addr if less than 6kenner1995-04-251-1/+1
* (call_internal_reg): Fix typos in length calculation.tege1995-04-211-4/+4
* (STANDARD_INCLUDE_DIR): New macro.roland1995-04-211-0/+4
* (STANDARD_INCLUDE_DIR): Macro moved to generic gnu.h.roland1995-04-211-3/+0
* Completely rewritten.wilson1995-04-211-1211/+694
* (FAST_BIT, CONSTLEN_2_BIT, CONSTLEN_3_BIT, CONSTLEN_0_BIT,wilson1995-04-211-45/+21
* Delete spurious constraints from all define_expands.wilson1995-04-211-67/+70