| Commit message (Expand) | Author | Age | Files | Lines |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -4/+2 |
* | * cse.c (fold_rtx): Avoid empty body in an if-statement. | ghazi | 2000-08-14 | 1 | -0/+1 |
* | * alpha/alpha.c (alpha_emit_xfloating_libcall): | law | 2000-08-08 | 1 | -1/+1 |
* | * tm.texi (LOCAL_REGNO): Document. | rth | 2000-08-08 | 1 | -0/+7 |
* | * Makefile.in (INSN_ATTR_H): New macro. Replace all dependencies | aoliva | 2000-07-28 | 2 | -3/+3 |
* | 2000-06-27 Philipp Thomas <pthomas@suse.de> | pthomas | 2000-06-27 | 7 | -71/+100 |
* | * config/sparc/sparc.md (reload_outdi+1): Handle | jakub | 2000-06-23 | 1 | -0/+22 |
* | * configure.in: Check whether gas supports -relax. | jakub | 2000-06-09 | 4 | -8/+29 |
* | * config/sparc/sparc.c (short_branch): Correct error in range | kenner | 2000-06-05 | 1 | -3/+5 |
* | * config/sparc/sparc.md (movdf_insn_v9only_vis): fzero has | jakub | 2000-05-22 | 1 | -1/+1 |
* | * config/sparc/sparc.c (eligible_for_sibcall_delay): Cannot use | jakub | 2000-04-17 | 1 | -2/+2 |
* | * config/sparc/t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove. | jakub | 2000-04-07 | 1 | -13/+0 |
* | * config/sparc/sparc.md (movtf_insn_sp32, movtf_insn_vis_sp32, | jakub | 2000-04-06 | 2 | -17/+20 |
* | * config/sparc/sparc.md (snedi_zero+1, neg_snedi_zero+1, | jakub | 2000-04-05 | 1 | -6/+12 |
* | * config/sparc/sparc.md (movdi_insn_sp64_novis): New pattern. | jakub | 2000-04-04 | 3 | -209/+360 |
* | * config/sparc/sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin | jakub | 2000-04-04 | 1 | -7/+19 |
* | * sparc.c (output_restore_regs): Prototype. | ghazi | 2000-04-04 | 1 | -1/+2 |
* | * calls.c (expand_call): Pass bit alignment to mark_reg_pointer. | kenner | 2000-03-30 | 1 | -2/+3 |
* | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | hubicka | 2000-03-29 | 1 | -1/+1 |
* | * expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX. | kenner | 2000-03-26 | 1 | -25/+30 |
* | * config/sparc/sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change | jakub | 2000-03-24 | 1 | -2/+3 |
* | * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for | jakub | 2000-03-24 | 4 | -57/+356 |
* | * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define. | jason | 2000-03-23 | 1 | -0/+1 |
* | Implement dwarf2 exception handling for the ARM. | jason | 2000-03-23 | 1 | -2/+4 |
* | * config/sparc/sparc.c (mem_min_alignment): If not optimizing, | jakub | 2000-03-22 | 1 | -2/+4 |
* | * config/sparc/sparc.md: Remove all traces of TARGET_LIVE_G0. | jakub | 2000-03-13 | 8 | -317/+94 |
* | * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to | jakub | 2000-03-06 | 8 | -20/+67 |
* | * config/sparc/sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs | jakub | 2000-03-06 | 1 | -0/+4 |
* | * Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth | jakub | 2000-03-06 | 1 | -1/+2 |
* | * builtins.c (built_in_class_names, built_in_names): Constify a | ghazi | 2000-03-06 | 1 | -4/+4 |
* | * config/sparc/sparc.c (eligible_for_epilogue_delay): Accept | jakub | 2000-03-06 | 1 | -1/+11 |
* | Fix copyrights. | law | 2000-02-26 | 5 | -5/+9 |
* | * sparc.c (sparc_output_scratch_registers): Mark parameter with | ghazi | 2000-02-20 | 2 | -5/+10 |
* | * sparc/sol2.h (LIB_SPEC): Link -ldl if profiling. | law | 2000-02-13 | 1 | -1/+1 |
* | Fix sparc -msoft-float abort while compiling newlib. | wilson | 2000-02-02 | 1 | -4/+4 |
* | * sparc.c (fp_zero_operand): Turn into a normal predicate. | rth | 2000-02-02 | 4 | -47/+28 |
* | * config/sparc/linux64.h (CC1_SPEC): If compiling -m32 with -g but | jakub | 2000-01-27 | 1 | -1/+3 |
* | * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Handle | jakub | 2000-01-26 | 2 | -59/+143 |
* | * sparc.c (output_cbranch): Fix accidental squashing of the | rth | 2000-01-26 | 1 | -98/+103 |
* | * tree.def (UNNE_EXPR): Remove. | rth | 2000-01-26 | 3 | -56/+27 |
* | * sparc-protos.h (select_cc_mode): Declare. | rth | 2000-01-25 | 4 | -138/+329 |
* | * dwarf2out.c: include "varray.h", not dyn-string.h. | jason | 2000-01-25 | 1 | -4/+1 |
* | * config/sparc/sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Moved... | oliva | 2000-01-24 | 2 | -43/+43 |
* | * config/sparc/sparc.md (movsi_pic_label_ref): Avoid creating new | jakub | 2000-01-21 | 1 | -4/+20 |
* | * alpha-protos.h: PROTO -> PARAMS. | ghazi | 2000-01-18 | 2 | -44/+44 |
* | * configure.in (m68*-*-rtemscoff*): New target, formal name for | law | 2000-01-05 | 2 | -4/+8 |
* | Update copyrights | law | 2000-01-04 | 3 | -3/+3 |
* | * config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC. | jakub | 2000-01-03 | 1 | -1/+1 |
* | * config/sparc/sparc.c (gen_df_reg): New function. | jakub | 2000-01-03 | 3 | -43/+38 |
* | * config/sparc/sparc.md (cmp_zero_qi, | jakub | 1999-12-28 | 1 | -0/+42 |