diff options
author | LIU Hao <lh_mouse@126.com> | 2022-10-22 17:31:46 +0800 |
---|---|---|
committer | Jonathan Yong <10walls@gmail.com> | 2022-10-23 02:00:16 +0000 |
commit | 0e37fd4dc74c1db99cdc7d71ef378e1221253c6f (patch) | |
tree | f3019a52f43d27388ed0780398143042d41dccee /gcc/cppbuiltin.h | |
parent | e39624519ae9e3b3160baf443e519ef22724edb3 (diff) | |
download | gcc-0e37fd4dc74c1db99cdc7d71ef378e1221253c6f.zip gcc-0e37fd4dc74c1db99cdc7d71ef378e1221253c6f.tar.gz gcc-0e37fd4dc74c1db99cdc7d71ef378e1221253c6f.tar.bz2 |
libgcc: Update 'gthr-mcf.h' to include a dedicated header for libobjc
'libobjc/thr.c' includes 'gthr.h'. While all the other gthread headers
have `#ifdef _LIBOBJC` checks, and provide a different set of inline
functions, I think having one header provide two completely unrelated
set of APIs is unsatisfactory, complicates maintenance, and hinders
further development.
This commit references a new header for libobjc, and adds a copyright
notice, as in other headers.
libgcc/ChangeLog:
* config/i386/gthr-mcf.h: Include 'gthr_libobjc.h' when building
libobjc, instead of 'gthr.h'
Diffstat (limited to 'gcc/cppbuiltin.h')
0 files changed, 0 insertions, 0 deletions