summaryrefslogtreecommitdiff
path: root/gcc/config/tilegx
Commit message (Expand)AuthorAgeFilesLines
* * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar2012-10-161-1/+2
* Integrate lexical block into source_location.dehao2012-09-191-1/+0
* Fix some typos and coding style violations.walt2012-08-282-128/+120
* Add support for the -mcmodel=MODEL flag on TILE-Gx. The modelswalt2012-08-287-45/+367
* Fix a typo in the mcount function_profiler.walt2012-08-271-1/+1
* Stop trying to represent the bfins instruction with the insv pattern,walt2012-08-271-31/+1
* Properly set the latency of atomic ops to the approximate latency of awalt2012-08-273-10/+14
* Define stubs for feedback instrumentation.walt2012-08-181-1/+14
* Add a stub header file "feedback.h," needed to compile glibc andwalt2012-08-161-0/+1
* * output.h: (current_function_is_leaf,steven2012-06-241-1/+1
* * emit-rtl.c (need_atomic_barrier_p): New function.mkuvyrkov2012-06-201-28/+4
* * config/tilegx/sync.md (atomic_fetch_<fetchop_name><mode>): Fix typo.walt2012-06-151-1/+1
* * config/tilegx/sync.md (atomic_fetch_sub<mode>): Fix typo.mkuvyrkov2012-06-141-1/+1
* * integrate.c: Remove.steven2012-05-291-1/+1
* gcc/rsandifo2012-05-052-5/+7
* Fix an unwinding bug for functions with dynamic stack frames.walt2012-03-071-15/+15
* Fix a bug in tilegx_fixup_pcrel_references, to properly match andwalt2012-02-261-7/+19
* Add ports for TILE-Gx and TILEPro.walt2012-02-1416-0/+39768