[RFC 0/7] cgcc: use gcc -dumpmachine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This experimental series contains:
* some cleanup patches in preparation of:
* Uwe's patch for gcc -dumpmachine but:
  - with more code sharing
  - using a pattern for the platform (and so
    is much more generic)
  - added support for x86-x32
* tentative cleanup of cgcc's add_specs(), splitting
  it into an 'OS' part and an 'arch' part.

All this is not really tested, higly experimental, ...

Note: the patches should be applied over the previous series
      adding support for '-mfloat-abi'.

The series is also available at:
	git://github.com/lucvoo/sparse-dev.git cgcc-dumpmachine


Luc Van Oostenryck (6):
  cgcc: -dumpmachine should be fetched with '$ccom'
  cgcc: add pseudo-archs for ppc64be/ppc64le
  cgcc: simpler handling of hard-float ARM
  cgcc: add support for x86-x32
  cgcc: extract add_specs_arch() from add_specs()
  cgcc: extract add_specs_os() from add_specs()

Uwe Kleine-König (1):
  cgcc: favor using 'gcc -dumpmachine' to determine specifics

 cgcc | 107 ++++++++++++++++++++++++++++++++++++++++-------------------
 1 file changed, 73 insertions(+), 34 deletions(-)

-- 
2.20.0




[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux