aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rl78
AgeCommit message (Expand)AuthorFilesLines
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+1
2012-10-26rl78.c (rl78_as_legitimate_address): Do not allow reg+addend addresses for th...DJ Delorie1-0/+7
2012-08-09rl78.c (rl78_alloc_physical_registers): Check for SET before extracting SET_SRC.DJ Delorie1-2/+3
2012-08-08* config/rl78/rl78.c: Include tree-pass.h.Nick Clifton1-1/+2
2012-07-17dumpfile.h (TDF_COMMENT): New define.Steven Bosscher1-2/+2
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-1/+1
2012-06-26rl78.h: Do not undefine DONT_USE_BUILTIN_SETJMP.Steven Bosscher1-3/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-06-20* config/rl78/rl78-c.c: Remove unnecessary includes.Steven Bosscher1-9/+0
2012-04-13rl78.c (rl78_devirt_pass): Remove use of TODO_dump_func flag.Nick Clifton1-1/+1
2012-04-11stack-usage-1.c (SIZE): Define for the RL78.Nick Clifton1-0/+3
2012-02-16system.h: Poison SMALL_REGISTER_CLASSESSteven Bosscher1-1/+1
2011-12-15rl78.md (return): Rename to rl78_return.DJ Delorie2-4/+4
2011-11-29.DJ Delorie13-0/+4848