summaryrefslogtreecommitdiff
path: root/gcc/config/bfin
Commit message (Expand)AuthorAgeFilesLines
* * config/bfin/bfin.c (bfin_optimize_loop): If the LSETUP goes beforebernds2009-03-251-3/+11
* * config/bfin/bfin.c (bfin_discover_loop): When retrying fails, markbernds2009-03-051-0/+6
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-207-7/+7
* * config/bfin/bfin.c (find_prev_insn_start): New function.bernds2009-02-131-18/+33
* Fix error in last change.bernds2008-11-271-1/+1
* * config/bfin/bfin.opt (micplb): New option.bernds2008-11-275-18/+55
* * config/bfin/bfin.c (bfin_optimize_loop): Properly handle casebernds2008-11-031-11/+30
* * config/bfin/bfin-protos.h (WA_05000257, WA_05000283, WA_05000315,bernds2008-10-293-37/+94
* * config/bfin/bfin.c (struct machine_function): New memberbernds2008-10-291-3/+34
* gcc/:bernds2008-10-221-1/+7
* From Jie Zhang <jie.zhang@analog.com>bernds2008-10-221-3/+3
* gcc/:bernds2008-10-227-3/+75
* * config/bfin/bfin.c (workaround_speculation): Correct algorithm tobernds2008-09-102-30/+50
* * config/bfin/bfin.c (n_regs_to_save): New static variable.bernds2008-09-091-49/+138
* * config/bfin/bfin.c (gen_one_bundle): Don't create new nops whenbernds2008-09-041-0/+5
* * config/bfin/bfin.c (bfin_function_ok_for_sibcall): Restore a nullbernds2008-09-041-0/+3
* gcc/bernds2008-09-031-0/+24
* From Michael Frysinger <michael.frysinger@analog.com>bernds2008-09-031-3/+0
* * config/bfin/bfin.c (bfin_expand_prologue): Honour no_stack_limitbernds2008-09-031-1/+2
* * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_PIECES_P): Pass speed ...hubicka2008-09-011-1/+1
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-15/+15
* 2008-08-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-08-261-0/+13
* * config/alpha/alpha.c (alpha_preferred_reload_class,ghazi2008-08-061-21/+21
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-12/+5
* * config/alpha/vms_tramp.asm, config/arm/crti.asm,jsm282008-07-023-3/+0
* * c-format.c (handle_format_attribute): Fix -Wc++-compat and/orghazi2008-06-272-3/+3
* gcc/rsandifo2008-06-012-5/+5
* gcc/bernds2008-05-311-0/+2
* * config/bfin/bfin.c (bfin_discover_loops): Delete empty loops.bernds2008-05-161-0/+15
* From Jie Zhang <jie.zhang@analog.com>bernds2008-05-168-34/+103
* * config/bfin/bfin.md (loadbytes): New pattern.bernds2008-05-152-1/+24
* * config/bfin/bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.bernds2008-05-153-3/+4
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>ktietz2008-05-083-5/+5
* PR testsuite/35843hubicka2008-04-251-8/+8
* Sigh. Fix the license of the new file from the previous commit to bebernds2008-04-141-5/+4
* Add missing file from my previous commit...bernds2008-04-141-0/+226
* * config/bfin/constraints.md: New file.bernds2008-04-114-131/+12
* * function.h (incomming_args): Break out of struct function.hubicka2008-04-082-7/+7
* gcc/rwild2008-04-031-0/+2
* gcc/tromey2008-03-271-2/+0
* gcctromey2008-03-251-0/+2
* * config/bfin/bfin.c (override_options): Reorder tests so thatbernds2008-01-251-3/+3
* * config/bfin/bfin-protos.h (WA_RETS, ENABLE_WA_RETS): New macros.bernds2008-01-232-37/+52
* gcc/bernds2008-01-224-6/+40
* PR target/33474rask2007-12-181-0/+2
* * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define __FDPIC__ asbernds2007-12-031-1/+4
* * config/bfin/elf.h (SUBTARGET_DRIVER_SELF_SPECS): New macro.bernds2007-11-271-0/+4
* * config/bfin/bfin.c (must_save_p): New function, mostly broken out ofbernds2007-11-191-96/+175
* * config.gcc (bfin*-linux-uclibc*): Set extra_partsjiez2007-09-282-19/+2
* * config/bfin/bfin.c (expand_prologue_reg_save,bernds2007-09-251-56/+73