This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r228976 - in /branches/hsa/gcc: ChangeLog.hsa h...


Author: marxin
Date: Mon Oct 19 17:03:46 2015
New Revision: 228976

URL: https://gcc.gnu.org/viewcvs?rev=228976&root=gcc&view=rev
Log:
HSA: class refactoring of hsa_op_base.

	* hsa.h (hsa_op_base): Prefix all member variables.
	* hsa-brig.c: Likewise.
	* hsa-dump.c: Likewise.
	* hsa-gen.c: Likewise.

Modified:
    branches/hsa/gcc/ChangeLog.hsa
    branches/hsa/gcc/hsa-brig.c
    branches/hsa/gcc/hsa-dump.c
    branches/hsa/gcc/hsa-gen.c
    branches/hsa/gcc/hsa.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]