Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "augustine.sterling@gmail.com" <augustine.sterling@gmail.com>
To: Max Filippov <jcmvbkbc@gmail.com>
Cc: binutils@sourceware.org, gdb-patches@sourceware.org,
		David Weatherford <weath@cadence.com>,
	Maxim Grigoriev <maxim2405@gmail.com>,
	Woody LaRue <larue@cadence.com>
Subject: Re: [RFC 1/5] xtensa: don't expect XCHAL_* macros to be constant
Date: Fri, 26 May 2017 17:36:00 -0000	[thread overview]
Message-ID: <CAGSvup9g9C5xrmAA=m6c2vzmj5fr4FaO+32N5g+NvEO2ELCLvg@mail.gmail.com> (raw)
In-Reply-To: <1495487553-19078-2-git-send-email-jcmvbkbc@gmail.com>

On Mon, May 22, 2017 at 2:12 PM, Max Filippov <jcmvbkbc@gmail.com> wrote:
> Get rid of the assumption that XCHAL_* macros are preprocessor
> constants: don't use them in preprocessor conditionals or in static
> variable initializers.
>
> 2017-05-22  Max Filippov  <jcmvbkbc@gmail.com>
> bfd/
>         * elf32-xtensa.c (elf_xtensa_be_plt_entry,
>         elf_xtensa_le_plt_entry): Add dimension for the ABI to arrays,
>         keep both windowed and call0 ABI PLT definitions.
>         (elf_xtensa_create_plt_entry): Use selected ABI to choose upper
>         elf_xtensa_*_plt_entry endex.
>         (ELF_MAXPAGESIZE): Fix at minimal supported MMU page size.
>
> gas/
>         * config/tc-xtensa.c (density_supported, xtensa_fetch_width,
>         absolute_literals_supported): Leave definitions uninitialized.
>         (directive_state): Leave entries for directive_density and
>         directive_absolute_literals initialized to false.
>         (xg_init_global_config, xtensa_init): New functions.
>         * config/tc-xtensa.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
>         (HOST_SPECIAL_INIT): New definition.
>         (xtensa_init): New declaration.

This is ok.


  reply	other threads:[~2017-05-26 17:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-22 21:12 [RFC 0/5] xtensa: support dynamic configuration Max Filippov
2017-05-22 21:12 ` [RFC 3/5] xtensa: support dynconfig on windows Max Filippov
2017-06-12 15:45   ` Nick Clifton
2017-05-22 21:12 ` [RFC 2/5] xtensa: make configuration dynamic Max Filippov
2017-05-26 18:10   ` augustine.sterling
2017-05-26 18:15     ` augustine.sterling
2017-06-06 12:53       ` Nick Clifton
2017-06-07 19:13         ` Max Filippov
2017-05-22 21:12 ` [RFC 1/5] xtensa: don't expect XCHAL_* macros to be constant Max Filippov
2017-05-26 17:36   ` augustine.sterling [this message]
2017-05-22 21:13 ` [RFC 5/5] gdb: xtensa: make tdep and linux-nat dynamically configurable Max Filippov
2017-05-22 21:13 ` [RFC 4/5] xtensa: make xtensa_modules dynamic Max Filippov
2017-06-12 15:49   ` Nick Clifton
2017-06-06 12:41 ` [RFC 0/5] xtensa: support dynamic configuration Nick Clifton
2017-06-07 19:23   ` Max Filippov

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='CAGSvup9g9C5xrmAA=m6c2vzmj5fr4FaO+32N5g+NvEO2ELCLvg@mail.gmail.com' \
    --to=augustine.sterling@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jcmvbkbc@gmail.com \
    --cc=larue@cadence.com \
    --cc=maxim2405@gmail.com \
    --cc=weath@cadence.com \
    /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