Re: [PATCH 2/9] Libgcc bits and the back end itself

2017-04-05 Thread Joseph Myers
Copyright notices should now use a single range of years (e.g. 2005-2017). -- Joseph S. Myers jos...@codesourcery.com

Re: [PATCH 2/9] Libgcc bits and the back end itself

2017-04-01 Thread Segher Boessenkool
Hi! Looks pretty good. Some of it shows its age. Indents are weird in many places (tabs that should be two spaces; tabs after spaces; eight spaces instead of a tab; continuation lines aligned wrong). A few more specific comments (many of those happen more than once): On Sat, Apr 01, 2017 at 05

[PATCH 2/9] Libgcc bits and the back end itself

2017-04-01 Thread Andrew Jenner
This part is the back end itself. libgcc/ 2017-04-01 Andrew Jenner Rask Ingemann Lambertsen * config.host: Add support for ia16. * ia16/t-ia16: New. gcc/ 2017-04-01 Andrew Jenner Rask Ingemann Lambertsen * config.gcc: Add support for ia16.