[committed] MAINTAINERS: add myself for write after approval

2020-11-09 Thread Pat Bernardi
2020-11-09 Pat Bernardi * MAINTAINERS (Write After Approval): Add myself. --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 24b77f5e663..a0216185de9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -323,6 +323,7 @@ Jon Beniston

Re: [PATCH] i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI

2020-11-04 Thread Pat Bernardi
think it would be clearer not to explicitly define it. Thanks, Pat Bernardi

[PATCH] i386: Set the stack usage to 0 for naked functions

2020-10-30 Thread Pat Bernardi
c Botcazou: https://gcc.gnu.org/pipermail/gcc-patches/2016-May/448258.html Bootstrapped and tested on x86_64-linux. If approved, I'll need a maintainer to commit on my behalf. Thanks, Pat Bernardi Senior Software Engineer, AdaCore 2020-10-29 Pat Bernardi gcc/ChangeLog * con

[PATCH] SPARC: add leon3v7 libgcc to leon3-elf

2020-10-29 Thread Pat Bernardi
This patch adds the leon3v7 version of libgcc to the leon3-elf target. If approved, I'll need a maintainer to kindly commit on my behalf. Thanks, Pat Bernardi Senior Software Engineer, AdaCore 2020-10-29 Pat Bernardi mailto:berna...@adacore.com>> gcc/ChangeLog * con

Ping: [PATCH] i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI

2020-10-29 Thread Pat Bernardi
Ping: https://gcc.gnu.org/pipermail/gcc-patches/2020-August/552186.html <https://gcc.gnu.org/pipermail/gcc-patches/2020-August/552186.html> Thanks. > On 18 Aug 2020, at 6:02 pm, Pat Bernardi wrote: > > As observed a number of years ago in the following thread, i386/i386elf.h

[PATCH] i386: Add c99 runtime requirement to math optimisation tests

2020-08-18 Thread Pat Bernardi
hosted on x86_64-linux in addition to x86_64-pc-linux-gnu If approved, I'll need a maintainer to kindly commit on my behalf. Thanks, Pat Bernardi Senior Software Engineer, AdaCore 2020-08-18 Pat Bernardi gcc/testsuite/ChangeLog * gcc.target/i386/387-7.c: Add dg-require-effective-t

[PATCH] testsuite: require c99 runtime for trigonometric optimisation tests

2020-08-18 Thread Pat Bernardi
-linux in addition to x86_64-pc-linux-gnu If approved, I'll need a maintainer to kindly commit on my behalf. Thanks, Pat Bernardi Senior Software Engineer, AdaCore 2020-08-18 Pat Bernardi gcc/testsuite/ChangeLog * gcc.dg/sinatan-2.c: Add dg-require-effective-target c99_ru

[PATCH] i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI

2020-08-18 Thread Pat Bernardi
on my behalf. Thanks, Pat Bernardi Senior Software Engineer, AdaCore [1] https://gcc.gnu.org/pipermail/gcc-patches/2011-February/305559.html 2020-08-18 Pat Bernardi gcc/ChangeLog * config/i386/i386elf.h (SUBTARGET_RETURN_IN_MEMORY): Remove. (ASM_OUTPUT_ASCII): Lik

[PATCH] m68k: tag floating-point ABI used

2020-06-25 Thread Pat Bernardi
er to commit on my behalf. Thanks, Pat Bernardi AdaCore --- 2020-06-25 Pat Bernardi gcc/ChangeLog * configure.ac: Check m68k assembler supports .gnu_attribute. * configure: Regenerate. * config/m68k/linux.h (TARGET_ELF, M68K_LINUX): Define. * config/m68k/m68k