public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/6] more ifdef removal
@ 2015-10-11  0:25 tbsaunde+gcc
  2015-10-11  0:26 ` [PATCH 1/6] always define INITIAL_FRAME_ADDRESS_RTX tbsaunde+gcc
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: tbsaunde+gcc @ 2015-10-11  0:25 UTC (permalink / raw)
  To: gcc-patches

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

Hi,

more of the same sort of ifdef removal adding defaults.

patches individually bootstrapped + regtested on x86_64-linux-gnu, committing
as preapproved.

Trev


Trevor Saunders (6):
  always define INITIAL_FRAME_ADDRESS_RTX
  always define SETUP_FRAME_ADDRESSES
  always define DYNAMIC_CHAIN_ADDRESS
  always define FRAME_ADDR_RTX
  remove unneeded #if for HARD_FRAME_POINTER_IS_ARG_POINTER
  always define REVERSE_CONDITION

 gcc/builtins.c     | 56 +++++++++++++++++++-----------------------------------
 gcc/defaults.h     | 20 +++++++++++++++++++
 gcc/doc/tm.texi    |  4 ++--
 gcc/doc/tm.texi.in |  4 ++--
 gcc/except.c       |  2 --
 gcc/jump.c         |  8 +-------
 6 files changed, 45 insertions(+), 49 deletions(-)

-- 
2.6.1

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

end of thread, other threads:[~2015-10-16  5:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-11  0:25 [PATCH 0/6] more ifdef removal tbsaunde+gcc
2015-10-11  0:26 ` [PATCH 1/6] always define INITIAL_FRAME_ADDRESS_RTX tbsaunde+gcc
2015-10-11  0:26 ` [PATCH 2/6] always define SETUP_FRAME_ADDRESSES tbsaunde+gcc
2015-10-12 10:19   ` Bernd Schmidt
2015-10-15  2:14     ` Trevor Saunders
2015-10-15  9:47       ` Bernd Schmidt
2015-10-16  5:37         ` Trevor Saunders
2015-10-11  0:26 ` [PATCH 3/6] always define DYNAMIC_CHAIN_ADDRESS tbsaunde+gcc
2015-10-11  0:26 ` [PATCH 4/6] always define FRAME_ADDR_RTX tbsaunde+gcc
2015-10-11  0:26 ` [PATCH 5/6] remove unneeded #if for HARD_FRAME_POINTER_IS_ARG_POINTER tbsaunde+gcc
2015-10-11  0:26 ` [PATCH 6/6] always define REVERSE_CONDITION tbsaunde+gcc

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).