public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Bernardo Innocenti <bernie@develer.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	Andreas Schwab <schwab@suse.de>, Gunther Nikl <gni@gecko.de>
Subject: Re: [PATCH]
Date: Sun, 08 Feb 2004 22:55:00 -0000	[thread overview]
Message-ID: <20040208222348.GA20702@redhat.com> (raw)
In-Reply-To: <4026A785.6020008@develer.com>

On Sun, Feb 08, 2004 at 10:17:57PM +0100, Bernardo Innocenti wrote:
> 	* config/m68k/m68k.h (REGISTER_NAMES): Prefix each name with
> 	REGISTER_PREFIX.
> 	* (M68K_FP_REG_NAME): New macro to specify an alternate name for the
> 	frame pointer register, overridable by OS targets.
> 	* (M68K_REGNAME): Macro to obtain register name for asm output,
> 	eventually replacing %a6 with M68K_FP_REG_NAME.
> 	* config/m68k/coff.h (REGISTER_NAMES): Don't redefine.
> 	* config/m68k/linux.h (REGISTER_NAMES): Likewise.
> 	* config/m68k/m68kelf.h (REGISTER_NAMES): Likewise.
> 	* config/m68k/netbsd-elf.h (REGISTER_NAMES): Likewise.
> 	* config/m68k/m68k.c: Use M68K_REGNAME(x) in place of reg_names[x].

Ok.


r~

WARNING: multiple messages have this Message-ID
From: Richard Henderson <rth@redhat.com>
To: Bernardo Innocenti <bernie@develer.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	Andreas Schwab <schwab@suse.de>, Gunther Nikl <gni@gecko.de>
Subject: Re: [PATCH]
Date: Sat, 21 Feb 2004 13:45:00 -0000	[thread overview]
Message-ID: <20040208222348.GA20702@redhat.com> (raw)
Message-ID: <20040221134500.95Jk60I2xEcuafqk9lE0ME1P3kEh3RJHz4ZhEKQw9b8@z> (raw)
In-Reply-To: <4026A785.6020008@develer.com>

On Sun, Feb 08, 2004 at 10:17:57PM +0100, Bernardo Innocenti wrote:
> 	* config/m68k/m68k.h (REGISTER_NAMES): Prefix each name with
> 	REGISTER_PREFIX.
> 	* (M68K_FP_REG_NAME): New macro to specify an alternate name for the
> 	frame pointer register, overridable by OS targets.
> 	* (M68K_REGNAME): Macro to obtain register name for asm output,
> 	eventually replacing %a6 with M68K_FP_REG_NAME.
> 	* config/m68k/coff.h (REGISTER_NAMES): Don't redefine.
> 	* config/m68k/linux.h (REGISTER_NAMES): Likewise.
> 	* config/m68k/m68kelf.h (REGISTER_NAMES): Likewise.
> 	* config/m68k/netbsd-elf.h (REGISTER_NAMES): Likewise.
> 	* config/m68k/m68k.c: Use M68K_REGNAME(x) in place of reg_names[x].

Ok.


r~

  parent reply	other threads:[~2004-02-08 22:24 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-08 22:05 [PATCH] Bernardo Innocenti
2004-02-08 22:07 ` [m68k] factorize REGISTER_NAMES Bernardo Innocenti
2004-02-21 13:45   ` Bernardo Innocenti
2004-02-08 22:55 ` Richard Henderson [this message]
2004-02-21 13:45   ` [PATCH] Richard Henderson
2004-02-21 13:45 ` [PATCH] Bernardo Innocenti
     [not found] <ormtqpsbuc.fsf@lxoliva.fsfla.org>
2021-09-09  7:11 ` [PATCH] strub: machine-independent stack scrubbing Alexandre Oliva
2022-07-29  6:16   ` [PATCH v2 00/10] Introduce " Alexandre Oliva
2023-06-16  6:09     ` [PATCH v3] " Alexandre Oliva
2023-10-20  6:03       ` [PATCH v4] " Alexandre Oliva
2023-10-26  6:15         ` Alexandre Oliva
2023-11-20 12:40           ` Alexandre Oliva
2023-11-22 14:14             ` Richard Biener
2023-11-23 10:56               ` Alexandre Oliva
2023-11-23 12:05                 ` Richard Biener
2023-11-29  8:53                   ` Alexandre Oliva
2023-11-29 12:48                     ` Richard Biener
2023-11-30  4:13                       ` Alexandre Oliva
2023-11-30 12:00                         ` Richard Biener
2023-12-02 17:56                           ` [PATCH v5] " Alexandre Oliva
2023-12-06  8:36                             ` Causes to nvptx bootstrap fail: " Tobias Burnus
2023-12-06 11:32                               ` Thomas Schwinge
2023-12-06 22:12                                 ` Alexandre Oliva
2023-12-07  3:33                                   ` [PATCH] strub: enable conditional support Alexandre Oliva
2023-12-07 16:44                                     ` Thomas Schwinge
2023-12-07 17:52                                       ` [PATCH] Alexandre Oliva
2023-12-08  6:46                                         ` [PATCH] Richard Biener
  -- strict thread matches above, loose matches on Subject: below --
2006-10-10 19:31 [PATCH]: Kaveh R. GHAZI
2006-05-10 10:44 [patch] François-Xavier Coudert
     [not found] <no.id>
2004-05-04  0:50 ` [PATCH] Ulrich Weigand
2004-05-04  0:52   ` [PATCH] Eric Christopher
2004-05-04  0:42 [PATCH] Ulrich Weigand
2004-05-04  0:52 ` [PATCH] Eric Christopher
2004-05-04  1:14   ` [PATCH] Ulrich Weigand
2004-05-04  2:05     ` [PATCH] Eric Christopher
2004-05-04  1:11 ` [PATCH] Eric Christopher
2004-05-04  1:14   ` [PATCH] Ulrich Weigand
2004-05-04  0:26 [PATCH] Eric Christopher
2003-12-16 14:00 [PATCH] Hartmut Penner
2003-12-16 17:36 ` [PATCH] Zack Weinberg
2003-02-20 12:36 [PATCH] Zdenek Dvorak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040208222348.GA20702@redhat.com \
    --to=rth@redhat.com \
    --cc=bernie@develer.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gni@gecko.de \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).