summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
Commit message (Expand)AuthorAgeFilesLines
* * config/mn10300/mn10300.c (mn10300_get_live_callee_saved_regs):nickc2013-03-181-0/+1
* PR target/54639amylaar2013-02-261-1/+1
* 2013-02-26 Richard Biener <rguenther@suse.de>rguenth2013-02-261-1/+0
* 2013-02-13 Richard Biener <rguenther@suse.de>rguenth2013-02-131-12/+2
* Update copyright years in gcc/rsandifo2013-01-1011-20/+11
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-047-7/+8
* * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.steven2012-12-051-1/+2
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-2/+4
* * config/mn10300/mn10300.c (mn10300_expand_prologue): Reportnickc2012-08-071-0/+3
* * config/mn10300/mn10300.c (REG_SAVE_BYTES): Delete.nickc2012-07-263-25/+33
* Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCrth2012-07-241-4/+0
* gcc/steven2012-07-161-0/+1
* * basic-block.h (struct edge_def): Use basic_block instead ofsteven2012-07-111-1/+1
* * config/mn10300/mn10300.c (mn10300_encode_section_info): Callnickc2012-07-061-1/+4
* * LANGUAGES: Fix typos.jsm282012-05-292-4/+4
* gcc/rsandifo2012-05-051-5/+6
* * config/mn10300/mn10300-modes.def: Fix copyright notice.steven2012-03-011-4/+3
* Move libgcc2 to toplevel libgccro2011-11-021-3/+0
* gcc/rsandifo2011-09-131-3/+3
* * config/mn10300/mn10300.c (mn10300_split_and_operand_count):nickc2011-09-091-1/+18
* * config/mn10300/mn10300.c (mn10300_insert_setlb_lcc): Set the jumpnickc2011-09-071-0/+1
* gcc/rsandifo2011-08-181-3/+4
* gcc:ro2011-08-052-42/+1
* * target.def (class_max_nregs): New hook.aesok2011-07-191-6/+0
* * config/mn10300/mn10300.h (LINK_SPEC): Do not use linkernickc2011-06-281-1/+1
* Revert spurious change to mn10300_get_live_callee_saved_regsnickc2011-06-281-1/+1
* * config/mn10300/mn10300.md (clzsi2): Use XOR after BSCH tonickc2011-06-271-4/+18
* PR middle-end/46500amylaar2011-06-161-4/+8
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-48/+0
* PR target/48897nickc2011-05-091-3/+1
* * config/mn10300/mn10300.c: Include cfgloop.h.nickc2011-05-044-5/+231
* * gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.bernds2011-05-031-1/+1
* * config/fr30/fr30-protos.h (Mmode): Don't define.jsm282011-05-021-18/+11
* gcc/rsandifo2011-04-213-8/+5
* * config/alpha/linux-elf.h (LINUX_DYNAMIC_LINKER): Rename tojsm282011-04-111-2/+2
* * config/mn10300/mn10300.md (movqi_internal): Add alternativesnickc2011-04-071-4/+14
* PR target/47109jsm282011-03-312-8/+2
* * reload.h (reg_equiv_constant): Move into new structure reg_equivs,law2011-03-301-1/+1
* 2011-03-28 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-291-13/+0
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-281-0/+13
* 2011-03-27 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-03-271-13/+0
* * config/mn10300/mn10300-opts.h: New.jsm282011-03-224-30/+51
* * target.def (handle_option): Take gcc_options andjsm282011-03-221-3/+11
* * config/mn10300/mn10300.opt (mno-crt0): New.jsm282011-02-161-0/+4
* * config/mn10300/mn10300.c: Include tm-constrs.h.nickc2011-02-154-140/+190
* * config/mn10300/mn10300.opt (mliw): New command line option.nickc2011-02-084-288/+601
* * config/mn10300/mn10300.c (mn10300_regno_in_class_p): Check fornickc2011-01-311-0/+2
* mn10300: Enable the compare-elim pass.rth2011-01-221-0/+3
* mn10300: Use reg_or_am33_const_operand in mulsi3.rth2011-01-191-8/+8
* mn10300: Implement adddi3, subdi3.rth2011-01-192-0/+326