From f6a24a94a63abf72a349346c0af46426a63aba1a Mon Sep 17 00:00:00 2001 From: Martin Jambor Date: Fri, 27 Jan 2017 15:35:07 +0100 Subject: [brigfe] Small fixes 2017-01-27 Pekka Jaaskelainen * configure.ac: Moved the white list of enabling BRIG FE to libhsail-rt/configure.tgt. * configure: Regenerated. * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt. gcc/ * builtin-types.def: Use unsigned_char_type_node for BT_UINT8. Use uint16_type_node for BT_UINT16. gcc/brig/ * config-lang.in: Removed stale target-libbrig reference. libhsail-rt/ * configure.tgt: Moved the white list of supported targets here from configure.ac. Added i[3456789]86-*-linux* as a supported env for the BRIG FE. * README: Added a proper description of what libhsail-rt is. From-SVN: r244978 --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 0a8f0cc..9b99526 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -143,6 +143,8 @@ C front end/ISO C99 Joseph Myers C front end/ISO C99 Richard Henderson Ada front end Arnaud Charlet Ada front end Eric Botcazou +BRIG (HSAIL) front end Pekka Jääskeläinen +BRIG (HSAIL) front end Martin Jambor c++ Jason Merrill c++ Nathan Sidwell go Ian Lance Taylor @@ -170,6 +172,8 @@ libobjc Andrew Pinski libquadmath Tobias Burnus libquadmath Jakub Jelinek libvtv Caroline Tice +libhsail-rt Pekka Jääskeläinen +libhsail-rt Martin Jambor line map Dodji Seketeli soft-fp Joseph Myers scheduler (+ haifa) Jim Wilson -- cgit v1.1