summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
Commit message (Expand)AuthorAgeFilesLines
* * 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
* mn10300: Emit retf instructionrth2011-01-193-49/+61
* mn10300: tidy pic address loadingrth2011-01-194-218/+99
* mn10300: Cleanup all arithmetic.rth2011-01-196-950/+685
* mn10300: Explicitly represent MDR in multiply and divide.rth2011-01-191-116/+154
* mn10300: Expose the MDR register to register allocation.rth2011-01-194-19/+55
* mn10300: Cleanup legitimate addressesrth2011-01-193-97/+147
* mn10300: Cleanup secondary reloadsrth2011-01-194-82/+102
* mn10300: Re-write move patterns.rth2011-01-191-762/+173
* mn10300: Auto-clobber the flags in asms.rth2011-01-121-0/+17
* mn10300: Add delegitimize_address hook.rth2011-01-121-0/+62
* mn10300: Add clzsi2.rth2011-01-121-0/+24
* mn10300: Emit clr.rth2011-01-121-0/+29
* mn10300: Force lower-subreg pass to run.rth2011-01-121-0/+6
* mn10300: Clean up trampoline handlingrth2011-01-122-28/+27
* mn10300: Clean up costing.rth2011-01-113-143/+291
* mn10300: Remove bset/bclr patterns.rth2011-01-115-332/+2