]> gcc.gnu.org Git - gcc.git/history - gcc/config/sparc/sparc.c
alpha-protos.h: PROTO -> PARAMS.
[gcc.git] / gcc / config / sparc / sparc.c
2000-01-18 Kaveh R. Ghazialpha-protos.h: PROTO -> PARAMS.
2000-01-04 Jeff LawUpdate copyrights
2000-01-03 Jakub Jelinek* config/sparc/sparc.c (gen_df_reg): Fix for 32bit...
2000-01-03 Jakub Jelineksparc.c (gen_df_reg): New function.
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-16 Jakub Jelineksparc.c (print_operand): Cast fprintf arguments to...
1999-12-16 David S. Millersparc.c (epilogue_renumber): Add default case to switch...
1999-12-14 Jakub Jelineksparc.h (SPARC_DEFAULT_CMODEL): Default to CM_32.
1999-12-10 David S. Millersparc.c (fp_sethi_p, [...]): New functions.
1999-12-08 Jakub Jelineksparc.c (ultra_cmove_results_ready_p, [...]): Typo...
1999-12-08 Jakub Jelineksparc.c (sparc_emit_float_lib_cmp): New function.
1999-12-08 Jakub Jelineksparc.c (hard_32bit_mode_classes): Mark registers suita...
1999-12-06 Jakub Jelineksparc.c (input_operand): Allow HImode and QImode valid...
1999-12-06 Jakub Jelinek* config/sparc/sparc.c (sparc64_initialize_trampoline...
1999-11-30 Jakub JelinekJakub Jelinek <jakub@redhat.com>
1999-11-30 Jakub Jelineksparc.c (sparc_va_arg): Fix sparc64 va_arg aggregate...
1999-11-29 David S. Millersparc.c (init_cumulative_args): Fix type of third arg.
1999-11-03 David S. Miller[multiple changes]
1999-11-01 Kaveh R. Ghazihard-reg-set.h (reg_names): Constify a char*.
1999-10-27 Rainer OrthRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1999-10-21 Kaveh R. Ghazicalls.c: Include tm_p.h later, so everything we need...
1999-10-14 Richard Hendersonsparc.c (symbolic_operand): Verify mode; don't accept...
1999-09-14 Kaveh R. Ghazic-lex.c (handle_generic_pragma): Remove unused variable...
1999-09-12 Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-08 Mark MitchellAdd some machine-dependent GC roots.
1999-09-05 Richard Hendersonsparc.h (EXPAND_BUILTIN_VA_START): Define.
1999-09-02 Geoffrey Keatingflags.h: New variables align_loops...
1999-08-25 Jeff LawFix typo
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-02 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-08-02 Dan Nicolaescu* sparc.c (sparc_block_profiler): Use the %g2 register...
1999-07-30 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-07-27 Vladimir Makarovsparc.c (sparc_override_options): Enable SPARCLITE...
1999-07-26 Richard Hendersonm32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.
1999-07-21 Richard Hendersonhaifa-sched.c (insn_cost): FREE implies cost 0 and...
1999-06-21 Richard Hendersonsparc.c (sparc_override_options): Don't allow profiling...
1999-04-18 John Wehleoutput.h (current_function_is_leaf, [...]): Declare.
1999-03-07 Kaveh R. Ghazigmon-sol2.c: Include config.h and system.h.
1999-01-15 Richard Henderson* sparc.c (sparc_issue): Add hypersparc/sparclite86x...
1999-01-08 Richard HendersonUpdate copyrights.
1999-01-07 Richard Hendersonsparc.h (PREFERRED_RELOAD_CLASS): Select GENERAL_REGS...
1998-12-29 Richard Hendersonsparc.c (input_operand): Recognize (const (constant_p_r...
1998-11-13 Stan Cox* sparc.c (sparc_flat_compute_frame_size): Correctly...
1998-10-11 Ken RaeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-07 David S. Millersol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Rework for...
1998-09-24 Jakub Jelineksparc.c (function_value): Perform the equivalent of...
1998-09-24 David S. Miller[multiple changes]
1998-09-10 Jakub Jelinekconfigure.in: Add check for GAS subsection -1 support.
1998-09-04 David S. Millersparc.c (output_double_int): In all V9 symbolic cases...
1998-09-03 David S. Millersparc.c (output_double_int): If V9 and MEDLOW...
1998-09-01 David S. Millersparc.c (finalize_pic): Don't output arbitrary alignmen...
1998-08-31 Kaveh R. GhaziFixes for sunos4 cc:
1998-08-29 David S. Millersparc.md (pic_lo_sum_di, [...]): Rename to movdi_lo_sum...
1998-08-29 David S. MillerFix thinko in ultra_cmove_results_ready_p.
1998-08-28 David S. Millersparc.c (arith_operand, [...]): Mark mode as unused.
1998-08-26 Jakub Jelineksparc.c (sparc_override_options): If not TARGET_FPU...
1998-08-25 David S. Millersparc.c (sparc_absnegfloat_split_legitimate): New function.
1998-08-25 Jakub Jelineksparc.c (arith_4096_operand, [...]): New predicates.
1998-08-23 David S. Millersparc.c (sparc_emit_set_const32): If outputting a CONST...
1998-08-23 David S. Millerarc.c (arc_initialize_pic): Remove.
1998-08-19 David S. Millersparc.c (finalize_pic): Check for the correct nonlocal_...
1998-08-18 David S. MillerFrom Kaveh R. Ghazi.
1998-08-16 David S. Millersparc.c (ultra_code_from_mask, [...]): New functions...
1998-08-15 David S. MillerFix all known bugs remaining in sparc64 constant formation.
1998-08-14 David S. Millersparc.c (sparc_emit_set_const64_quick2, [...]): Fix...
1998-08-14 David S. Millersparc.c (const64_operand, [...]): Get it right when...
1998-08-12 John Carrsparc.c: Change return <exp> to <exp>; return; in funct...
1998-08-11 David S. Millersparc.c (const64_operand, [...]): New predicates.
1998-08-11 David S. Millersparc.c (sparc_emit_set_const32): INTVAL is of type...
1998-08-10 David S. Millersparc.c (input_operand): Do not accept a LO_SUM MEM...
1998-08-10 David S. MillerSparc backend rewrite by rth and myself, please
1998-07-14 David S. MillerFix regressions introduced by most recent Sparc commits.
1998-07-13 John Carrsparc.c, [...]: New trampoline code.
1998-07-03 David S. Millersparc.c (sparc_operand, [...]): Recognize CONSTANT_P_RTX.
1998-07-01 Richard Hendersonsparc.c (function_arg_record_value): Take a MODE arg...
1998-06-26 David S. Millersparc.h (REGNO_OK_FOR_{INDEX,BASE,FP,CCFP}_P): Explicit...
1998-06-23 David S. MillerComplete this set of changes to make the Sparc
1998-06-18 Kaveh R. GhaziWarning fixes:
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-04 Richard Henderson* sparc.c (output_move_quad): Fix typo in mov_by_64...
1998-05-03 Richard HendersonSupport for official Sparc V9 ABI:
1998-04-18 John Carrsparc.c, [...]: Many changes related to V9 code generation.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-01 Jeffrey A Law1750a.md, [...]: Use GEN_INT consistently.
1998-03-03 Kaveh R. GhaziWarning fixes:
1998-01-30 John Carrsparc.c (sparc_override_options): Make v8plus and ultra...
1998-01-27 Kaveh R. Ghazic-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-26 Jim WilsonFix C++/-fpic core dump from Brendan, side effect of...
1998-01-25 Kaveh R. Ghazisparc.c (output_cbranch): Add default case in enumerati...
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1997-12-16 Richard Hendersonsparc.c (DF_MODES): Or the mask not the bit number.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-20 Doug Evanssparc.h (SPARC_V9,SPARC_ARCH64): Delete.
1997-10-17 Doug Evans(output_fp_move_quad): If TARGET_V9 and not TARGET_HARD...
1997-10-17 Doug Evanssparc.c (output_double_int): Output DI mode values...
1997-10-17 David S. Miller* sparc/sparc.c (dwarf2out_cfi_label): Extern no longer...
1997-10-17 Doug Evanssp64-elf.h (TARGET_DEFAULT): Delete MASK_STACK_BIAS.
next
This page took 1.001405 seconds and 108 git commands to generate.