summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * config/sparc/predicates.md (const_compl_high_operand): New.ebotcazou2005-05-033-40/+24
* gcc:bonzini2005-04-271-1/+1
* * config/mips/mips.c (mips_legitimize_tls_address): Usenathan2005-04-261-5/+6
* * sched-vis.c (print_value): Use CONST_DOUBLE_LOW anddavem2005-04-231-9/+9
* * config/sparc/predicates.md (arith_double_operand): Useebotcazou2005-04-222-46/+29
* * config/sparc/predicates.md, config/sparc/sparc.md: Fixkazu2005-04-212-2/+2
* Revert unrelated changes from latest commit.ebotcazou2005-04-211-6/+6
* * config/sparc/sparc.c (reg_or_0_operand, const1_operand,ebotcazou2005-04-214-1315/+799
* * config/sparc/sparc.h (sparc_hard_reg_printed): Mark as GTY(()).davem2005-04-151-1/+1
* * optc-gen.awk: Handle stand-alone Mask records.ebotcazou2005-04-1310-229/+225
* * config/sparc/sparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode.ebotcazou2005-04-123-9/+10
* 2005-04-11 James A. Morrison <phython@gcc.gnu.org>phython2005-04-113-184/+110
* * config/iq2000/iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don'tian2005-04-071-2/+0
* PR target/17245ebotcazou2005-04-061-21/+5
* * config/sparc/sparc.c (TARGET_ASM_FILE_END): Undefine beforeebotcazou2005-04-051-0/+1
* PR target/4198ebotcazou2005-04-046-247/+0
* PR target/20446ebotcazou2005-04-044-38/+70
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-1/+1