summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos and coding style violations.Walter Lee2012-08-282-128/+120
* Add support for the -mcmodel=MODEL flag on TILE-Gx.Walter Lee2012-08-287-45/+367
* Fix a typo in the mcount function_profiler.Walter Lee2012-08-271-1/+1
* Stop trying to represent the bfins instruction with the insv pattern,Walter Lee2012-08-271-31/+1
* Properly set the latency of atomic ops to the approximate latency of a remote...Walter Lee2012-08-273-10/+14
* Define stubs for feedback instrumentation.Walter Lee2012-08-181-1/+14
* Add a stub header file "feedback.h," needed to compile glibc and linux.Walter Lee2012-08-161-0/+1
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-1/+1
* emit-rtl.c (need_atomic_barrier_p): New function.Maxim Kuvyrkov2012-06-201-28/+4
* * config/tilegx/sync.md (atomic_fetch_<fetchop_name><mode>): Fix typo.Walter Lee2012-06-151-1/+1
* * config/tilegx/sync.md (atomic_fetch_sub<mode>): Fix typo.Maxim Kuvyrkov2012-06-141-1/+1
* integrate.c: Remove.Steven Bosscher2012-05-291-1/+1
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-052-5/+7
* Fix an unwinding bug for functions with dynamic stack frames.Walter Lee2012-03-071-15/+15
* Fix a bug in tilegx_fixup_pcrel_references...Walter Lee2012-02-261-7/+19
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-1416-0/+39768