aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilepro
AgeCommit message (Expand)AuthorFilesLines
2013-09-27expr.h (extract_bit_field): Remove packedp parameter.Sandra Loosemore1-1/+1
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-1/+1
2013-03-26tilegx.h (PROFILE_BEFORE_PROLOGUE): Define.Walter Lee1-0/+2
2013-03-25Switch eh data to always use pc relative/indirect encoding, to avoidWalter Lee1-4/+1
2013-02-26re PR target/52550 (tile*.c: unused variable ‘cfa_offset’)Joern Rennecke1-2/+0
2013-01-10Update copyright years in gcc/Richard Sandiford15-30/+16
2013-01-06gen-mul-tables.cc: Put copyright on one line.Richard Sandiford1-4/+2
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+2
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-08-27Fix a typo in the mcount function_profiler.Walter Lee1-1/+1
2012-08-18Define stubs for feedback instrumentation.Walter Lee1-1/+14
2012-08-16Add a stub header file "feedback.h," needed to compile glibc and linux.Walter Lee1-0/+1
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2-5/+7
2012-03-07Fix an unwinding bug for functions with dynamic stack frames.Walter Lee1-15/+9
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee16-0/+29627