aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mn10300
AgeCommit message (Expand)AuthorFilesLines
2001-02-24mn10300.h (DBX_REGISTER_NUMBER): Reverted 2000-08-26's patch.Alexandre Oliva1-7/+4
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-3/+5
2000-12-05mn10300.c (mn10300_print_reg_list): Added.Richard Sandiford3-97/+225
2000-11-13mn10300.md (store_movm): Note which registers are really used or clobbered.DJ Delorie1-1/+10
2000-10-25fix secondary_reload typo from last patchAldy Hernandez1-1/+1
2000-10-25secondary_reload_class: treat pseudos like memoryAldy Hernandez1-2/+8
2000-10-24treat pseudos just like memoryRichard Henderson1-5/+10
2000-08-26mn10300.h (DBX_REGISTER_NUMBER): Remap register numbers to the ranges used by...Alexandre Oliva1-1/+6
2000-08-11mn10300.h: Added no-crt0 option for explicitly disabling just crt0.o.Drew Moseley1-0/+2
2000-08-07* mn10300.h (TARGET_SWITCHES): Document `-mam33'.Nick Clifton1-3/+3
2000-08-07mn10300.md: Use nonimmediate_operand instead of general_operand on output ope...Graham Stott1-24/+24
2000-08-07* mn10300.h (PREFERRED_RELOAD_CLASS): Limit memory reloads.Graham Stott1-3/+6
2000-08-07Remove dangling whitespaceAlexandre Oliva1-1/+1
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-5/+5
2000-05-20mn10300.md (movdi, movdf): 64-bit clean-up.Alexandre Oliva2-11/+21
2000-05-19mn10300.c (expand_prologue, [...]): 16-bit and 64-bit clean-up.Alexandre Oliva1-2/+2
2000-05-16* config/mn10300/mn10300.h (ASM_OUTPUT_DWARF2_ADDR_CONST): Remove.Alexandre Oliva1-4/+0
2000-05-12mn10300.h (PREFERRED_DEBUGGING_TYPE): Redefine as DWARF2_DEBUG.Alexandre Oliva1-2/+8
2000-05-11mn10300.c (print_operand): Print FP constants in hexadecimal.Alexandre Oliva2-6/+6
2000-05-01mn10300.c (print_operand_address): Do not add zero to SP.Alexandre Oliva1-6/+1
2000-05-01mn10300.c (expand_epilogue): If SP is to be adjusted by less than 256 bytes...Alexandre Oliva1-25/+6
2000-04-29mn10300.h (FIRST_DATA_REGNUM, [...]): New macros.Alexandre Oliva1-30/+45
2000-04-27mn10300.md (movhi): Simplify.Alexandre Oliva1-24/+14
2000-04-27mn10300.md (movqi): Simplify.Alexandre Oliva1-24/+14
2000-04-27mn10300.c (mn10300_address_cost): Test ASHIFT, AND and LABEL_REF.Alexandre Oliva1-0/+3
2000-04-26mn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS only if TARGET_AM33.Alexandre Oliva2-19/+8
2000-04-23mn10300.md (addsi): `inc4' on address registers does not modify cc...Alexandre Oliva1-7/+8
2000-04-23mn10300.h (REGNO_IN_RANGE_P): New macro.Alexandre Oliva1-43/+39
2000-04-22Whitespace changeAlexandre Oliva1-11/+11
2000-04-21mn10300.h (REGNO_REG_CLASS): Use NO_REGS instead of explicit 0.Alexandre Oliva1-2/+3
2000-04-21mn10300.h (REGISTER_MOVE_COST): Provide more accurate data about SP moves.Alexandre Oliva1-1/+9
2000-04-21mn10300.h (ADDITIONAL_REGISTER_NAMES): Added aliases to AM33 registers.Alexandre Oliva1-1/+9
2000-04-21mn10300.h (REG_CLASS_CONTENTS): Added register 16 to all EXTENDED bitmaps.Alexandre Oliva1-7/+7
2000-04-21mn10300-protos.h (mn10300_address_cost): Declare.Alexandre Oliva3-0/+85
2000-04-21mn10300.md (movdi, movdf): Do not use `movu' when the operand is not constant.Alexandre Oliva1-8/+16
2000-04-21typoAlexandre Oliva1-1/+1
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-01-25dwarf2out.c: include "varray.h", not dyn-string.h.Jason Merrill1-4/+0
2000-01-14mn10300-protos.h: New file.Kaveh R. Ghazi4-56/+111
1999-12-01mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers.Jeffrey A Law4-26/+652
1999-10-18mn10200.md (outline_epilogue_jump): Embed a (return) to indicate to the cfg c...Jeffrey A Law1-1/+2
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-5/+5
1999-09-06Merge in gcc2-ss-010999Jeff Law4-41/+33
1999-08-24Fix more problems from GC diffsBernd Schmidt1-1/+2
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-04t-a29kbare: Fix some comments.Jeffrey A Law1-3/+0
1999-07-28mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set and tag the s...Richard Henderson2-8/+70
1999-07-25m32r.h (EXPAND_BUILTIN_SAVEREGS): Likewise.Richard Henderson2-3/+2
1999-05-03mn10200.md (btst insns): btst does not leave cc0 in a useable state for redun...Jeffrey A Law1-4/+4
1999-03-21i860.h (TARGET_SWITCHES): Add documentation for default case.Jeff Law1-1/+1