summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
Commit message (Expand)AuthorAgeFilesLines
* Sun Niagara specific optimizations.davem2006-03-027-19/+211
* 2006-02-23 Jakub Jelinek <jakub@redhat.com>jakub2006-02-231-0/+5
* PR target/24837jsm282006-02-182-9/+34
* * config/sparc/sparc.md (setjmp): Rewrite.ebotcazou2006-02-161-16/+11
* * config/sparc/sparc.c (tls_call_delay): Fix oversight.ebotcazou2006-02-091-11/+19
* * config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.jakub2006-02-085-32/+60
* * config/sparc/sparc.c (sparc_type_code): Don't handle CHAR_TYPE.sayle2006-02-071-3/+3
* 2006-02-06 Aldy Hernandez <aldyh@redhat.com>jakub2006-02-063-0/+30
* * config/sparc/sol2-bi.h (SPARC_DEFAULT_CMODEL): Set to CM_MEDMID.ebotcazou2006-02-051-2/+4
* * config/sparc/sparc.c (sparc_output_scratch_registers): Usejakub2006-02-021-1/+4
* 2006-02-02 Andreas Tobler <a.tobler@schweiz.ch>andreast2006-02-021-4/+4
* * config/s390/s390.c (init_alignment_context): Setjakub2006-01-311-0/+1
* 2006-01-30 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* PR rtl-optimization/25367ebotcazou2006-01-101-0/+5
* Merge from gomp-branch.jakub2006-01-035-0/+323
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-2/+2
* * config/sparc/sparc.c (gen_compare_reg): Kill 2nd and 3rddavem2005-11-303-48/+38
* PR middle-end/24998jsm282005-11-251-0/+2
* * c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ whenghazi2005-11-222-10/+0
* PR rtl-optimization/23585ebotcazou2005-10-201-4/+2
* * config/sparc/sparc.c (function_arg_slotno): In 64-bit mode, alignebotcazou2005-10-171-8/+1
* PR target/24284ebotcazou2005-10-121-8/+10
* PR target/24284ebotcazou2005-10-101-1/+1
* * config/sparc/gmon-sol2.c (internal_mcount): Mark as used.ebotcazou2005-10-091-2/+1
* * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,kazu2005-08-063-3/+3
* Fix problem pointed out by Gunther Nikl on gcc list.wilson2005-08-051-2/+1
* gcc/kazu2005-07-202-73/+0
* 2005-07-13 H.J. Lu <hongjiu.lu@intel.com>hjl2005-07-132-2/+2
* * config/sparc/sparc.md (stack_protect_testsi): Put clobbers afterjakub2005-07-071-2/+2
* * config/sparc/sparc.h (sparc_compare_emitted): New extern.jakub2005-07-065-1/+114
* PR target/22260ebotcazou2005-07-011-5/+15
* * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.steven2005-06-301-1/+1
* * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.jakub2005-06-261-2/+2
* Update FSF address.kcook2005-06-2534-68/+68
* PR target/20301ebotcazou2005-06-141-1/+1
* Revert hunk accidentally commited.ebotcazou2005-06-141-1/+1
* * cgraphunit.c, tree-ssa-loop-ivopts.c,kazu2005-06-121-1/+1
* 2005-06-08 James A. Morrison <phython@gcc.gnu.org>phython2005-06-081-0/+203
* PR target/21889ebotcazou2005-06-085-14/+26
* * c-pch.c, timevar.c, timevar.h, unwind-compat.c,kazu2005-05-271-1/+1
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-262-3/+3
* * opt-functions.awk (var_type): New function.rsandifo2005-05-263-10/+1
* PR target/21412ebotcazou2005-05-254-25/+58
* * config/sparc/sparc-protos.h (sparc_expand_move): New prototype.ebotcazou2005-05-234-435/+169
* * config/sparc/sparc.c (sparc_emit_float_lib_cmp): Useebotcazou2005-05-221-2/+2
* * config/sparc/sol2.h (TARGET_DEFAULT): Add back MASK_APP_REGS.ebotcazou2005-05-183-5/+3
* * config/sparc/sparc.md (movhi): Do not test constnessebotcazou2005-05-171-16/+12
* * config/sparc/sparc.h: Remove dead code.ebotcazou2005-05-123-206/+196
* * config/sparc/sparc.c (mem_min_alignment): Do not relyebotcazou2005-05-101-1/+2
* * config/sparc/sparc.c (fp_sethi_p): Test !SPARC_SIMM13_P andebotcazou2005-05-103-291/+98