mbox series

[0/5] C-SKY port v2

Message ID a76e20ef-99af-5c0e-33c1-b62b0090d1df@codesourcery.com
Headers show
Series C-SKY port v2 | expand

Message

Sandra Loosemore July 30, 2018, 4:47 p.m. UTC
This patch series is a revised version of the C-SKY port, taking into 
account review comments received so far on the initial patch set.  The 
changes made are:

- Removed excess whitespace in predicates.md and other places (part 2).
- Defined TARGET_CUSTOM_FUNCTION_DESCRIPTORS (part 2).
- Moved cse_cc pass later (part 2) and added a test case (part 4).
- Fixed libgcc alphabetization problem (part 5).

Parts 1 and 3 are unchanged (and already approved) but I've included
them for completeness.

For more background on this target, see the initial patch posting here.

https://gcc.gnu.org/ml/gcc-patches/2018-07/msg01289.html

I also have a patch with draft changes for the web site that I'll post
separately.

-Sandra

Comments

Sandra Loosemore July 30, 2018, 4:51 p.m. UTC | #1
2018-07-30  Jojo  <jijie_rong@c-sky.com>
             Huibin Wang  <huibin_wang@c-sky.com>
             Sandra Loosemore  <sandra@codesourcery.com>
             Chung-Lin Tang  <cltang@codesourcery.com>

         C-SKY port: Backend implementation

         gcc/
         * config/csky/*: New.
         * common/config/csky/*: New.