aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/bfin
AgeCommit message (Expand)AuthorFilesLines
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-29cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.Richard Henderson1-7/+4
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-36/+23
2009-05-12Merge cond-optab branch.Paolo Bonzini4-236/+66
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-10/+10
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-36/+0
2009-04-29bfin.c (bfin_optimize_loop): When looking for the last insn before the loop_e...Bernd Schmidt1-0/+1
2009-04-29bfin.c (bfin_optimize_loop): If we need a scratch reg, scan backwards to try ...Bernd Schmidt1-4/+30
2009-04-29bfin.h (splitting_loops): Declare.Bernd Schmidt4-81/+133
2009-04-29bfin.c (bfin_register_move_cost): Test for subsets of DREGS rather than compa...Bernd Schmidt1-8/+2
2009-04-29bfin.c (bfin_optimize_loop): Unify handling of problematic last insns.Bernd Schmidt1-30/+22
2009-04-29bfin.md (sp_or_sm, [...]): New macro.Bernd Schmidt2-73/+73
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-2/+2
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-17/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers8-0/+160
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek5-59/+46
2009-03-25bfin.c (bfin_optimize_loop): If the LSETUP goes before a jump insn...Bernd Schmidt1-3/+11
2009-03-05bfin.c (bfin_discover_loop): When retrying fails, mark the loop as bad.Bernd Schmidt1-0/+6
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek7-7/+7
2009-02-13bfin.c (find_prev_insn_start): New function.Bernd Schmidt1-18/+33
2008-11-27Fix error in last change.Bernd Schmidt1-1/+1
2008-11-27bfin.opt (micplb): New option.Bernd Schmidt5-18/+55
2008-11-03bfin.c (bfin_optimize_loop): Properly handle case where we have one entry poi...Bernd Schmidt1-11/+30
2008-10-29bfin-protos.h (WA_05000257, [...]): New.Bernd Schmidt3-37/+94
2008-10-29bfin.c (struct machine_function): New member has_loopreg_clobber.Bernd Schmidt1-3/+34
2008-10-22bfin.c (bdesc_2arg): Add mulhisill, mulhisilh, mulhisihl and mulhisihh builtins.Bernd Schmidt1-1/+7
2008-10-22From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt1-3/+3
2008-10-22gcc/:Bernd Schmidt7-3/+75
2008-09-10bfin.c (workaround_speculation): Correct algorithm to not lose track of the n...Bernd Schmidt2-30/+50
2008-09-09bfin.c (n_regs_to_save): New static variable.Bernd Schmidt1-49/+138
2008-09-04bfin.c (gen_one_bundle): Don't create new nops when optimizing for size.Bernd Schmidt1-0/+5
2008-09-04bfin.c (bfin_function_ok_for_sibcall): Restore a null pointer check lost in t...Bernd Schmidt1-0/+3
2008-09-03gcc/Bernd Schmidt1-0/+24
2008-09-03From Michael Frysinger <michael.frysinger@analog.com>Bernd Schmidt1-3/+0
2008-09-03bfin.c (bfin_expand_prologue): Honour no_stack_limit attribute.Bernd Schmidt1-1/+2
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-15/+15
2008-08-26[multiple changes]Vladimir Makarov1-0/+13
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-21/+21
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-12/+5
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers3-3/+0
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2-3/+3
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2-5/+5
2008-05-31bfin.h (TARGET_CPU_CPP_BUILTINS): Define __WORKAROUND_RETS when appropriate.Bernd Schmidt1-0/+2
2008-05-16bfin.c (bfin_discover_loops): Delete empty loops.Bernd Schmidt1-0/+15
2008-05-16From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt8-34/+103
2008-05-15bfin.md (loadbytes): New pattern.Bernd Schmidt2-1/+24
2008-05-15bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.Bernd Schmidt3-3/+4
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz3-5/+5