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]

r277720 - in /branches/gcc-7-branch/gcc: Change...


Author: iains
Date: Fri Nov  1 20:20:47 2019
New Revision: 277720

URL: https://gcc.gnu.org/viewcvs?rev=277720&root=gcc&view=rev
Log:
[Darwin, PPC] Install the same headers as other sub-targets.

This is primarily in order to improve testsuite coverage, we might elect
to prune the list at some point.

gcc/

2019-11-01  Iain Sandoe  <iain@sandoe.co.uk>

	Backport from mainline
	2019-06-28  Iain Sandoe  <iain@sandoe.co.uk>

	* config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Remove
	override on extra_headers.


Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config.gcc


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