From 645a0bd9d8a5b8aeb854536cf580c8f6a37ba86b Mon Sep 17 00:00:00 2001 From: jamborm Date: Fri, 27 Jan 2017 14:35:07 +0000 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244978 138bc75d-0d04-0410-961f-82ee72b054a4 --- include/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/ChangeLog b/include/ChangeLog index 4c1879b6653..54cccc0e5e5 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,4 +1,4 @@ -2017-01-24 Pekka Jääskeläinen +2017-01-24 Pekka Jääskeläinen Martin Jambor * hsa.h: Moved here from libgomp/plugin/hsa.h. -- cgit v1.2.3