public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/3] remove tm.h from libobjc/sendmsg.c
@ 2015-09-10 11:57 tbsaunde+gcc
  2015-09-10 11:57 ` [PATCH 1/3] remove STRUCT_VALUE macro tbsaunde+gcc
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: tbsaunde+gcc @ 2015-09-10 11:57 UTC (permalink / raw)
  To: gcc-patches

From: Trevor Saunders <tbsaunde+gcc@tbsaunde.org>

Hi,

I thought I'd see how hard it is to get tm.h out of libobjc/ so it wouldn't be
necessary to check there for uses of target macros.

each patch individually bootstrapped + regtested on x86_64-linux-gnu, ok?

Trev


Trevor Saunders (3):
  remove STRUCT_VALUE macro
  remove unused defines from sendmsg.c
  stop including tm.h in sendmsg.c

 gcc/config/arc/arc.h       |  4 ----
 gcc/config/lm32/lm32.h     |  2 --
 gcc/config/mep/mep.h       |  2 --
 gcc/config/visium/visium.h |  8 --------
 gcc/system.h               |  2 +-
 libobjc/sendmsg.c          | 14 --------------
 6 files changed, 1 insertion(+), 31 deletions(-)

-- 
2.4.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-09-10 13:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-10 11:57 [PATCH 0/3] remove tm.h from libobjc/sendmsg.c tbsaunde+gcc
2015-09-10 11:57 ` [PATCH 1/3] remove STRUCT_VALUE macro tbsaunde+gcc
2015-09-10 12:32   ` Bernd Schmidt
2015-09-10 11:57 ` [PATCH 2/3] remove unused defines from sendmsg.c tbsaunde+gcc
2015-09-10 12:26 ` [PATCH 3/3] stop including tm.h in sendmsg.c tbsaunde+gcc
2015-09-10 12:35   ` Bernd Schmidt
2015-09-10 13:39 ` [PATCH 0/3] remove tm.h from libobjc/sendmsg.c pinskia
2015-09-10 13:41 ` Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).