[Bug libobjc/24775] libobjc should not include GCC's target headers

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug libobjc/24775] libobjc should not include GCC's target headers

2016-11-29 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 Andrew Pinski changed: What|Removed |Added Assignee|pinskia at gcc dot gnu.org |unassigned at gcc dot gnu.org --

[Bug libobjc/24775] libobjc should not include GCC's target headers

2015-11-07 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 --- Comment #8 from tbsaunde at gcc dot gnu.org --- Author: tbsaunde Date: Sat Nov 7 19:36:26 2015 New Revision: 229936 URL: https://gcc.gnu.org/viewcvs?rev=229936&root=gcc&view=rev Log: replace BITS_PER_UNIT with __CHAR_BIT__ in target libs li

[Bug libobjc/24775] libobjc should not include GCC's target headers

2015-11-03 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 --- Comment #7 from tbsaunde at gcc dot gnu.org --- Author: tbsaunde Date: Tue Nov 3 22:43:22 2015 New Revision: 229727 URL: https://gcc.gnu.org/viewcvs?rev=229727&root=gcc&view=rev Log: remove usage of ROUND_TYPE_SIZE from encoding.c gcc got r

[Bug libobjc/24775] libobjc should not include GCC's target headers

2015-09-12 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 --- Comment #6 from tbsaunde at gcc dot gnu.org --- Author: tbsaunde Date: Sat Sep 12 22:19:11 2015 New Revision: 227712 URL: https://gcc.gnu.org/viewcvs?rev=227712&root=gcc&view=rev Log: stop including tm.h in sendmsg.c libobjc/ChangeLog: 2015

[Bug libobjc/24775] libobjc should not include GCC's target headers

2015-09-12 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 --- Comment #4 from tbsaunde at gcc dot gnu.org --- Author: tbsaunde Date: Sat Sep 12 22:19:00 2015 New Revision: 227710 URL: https://gcc.gnu.org/viewcvs?rev=227710&root=gcc&view=rev Log: remove STRUCT_VALUE macro This macro was converted to the

[Bug libobjc/24775] libobjc should not include GCC's target headers

2015-09-12 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 --- Comment #5 from tbsaunde at gcc dot gnu.org --- Author: tbsaunde Date: Sat Sep 12 22:19:06 2015 New Revision: 227711 URL: https://gcc.gnu.org/viewcvs?rev=227711&root=gcc&view=rev Log: remove unused defines from sendmsg.c libobjc/ChangeLog:

[Bug libobjc/24775] libobjc should not include GCC's target headers

2014-07-26 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775 Matthias Klose changed: What|Removed |Added CC||doko at gcc dot gnu.org --- Comment #3

[Bug libobjc/24775] libobjc should not include GCC's target headers

2005-11-29 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-11-29 16:01 --- A start is done on the branch libobjc_noheaders. I almost forgot about thrd-objc.c. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24775

[Bug libobjc/24775] libobjc should not include GCC's target headers

2005-11-10 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-10 15:45 --- Mine, I am working on this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added