aboutsummaryrefslogtreecommitdiff
path: root/binutils/MAINTAINERS
AgeCommit message (Collapse)AuthorFilesLines
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-10-20binutils: Add myself as RISC-V co-maintainer.Nelson Chu1-0/+1
binutils/ * MAINTAINERS (RISC-V): Add myself as RISC-V co-maintainer.
2020-05-28binutils: Add myself as Xtensa maintainerMax Filippov1-0/+1
2020-05-28 Max Filippov <jcmvbkbc@gmail.com> binutils/ * MAINTAINERS (Xtensa): Add myself as maintainer.
2020-05-18binutils: Add myself as maintainer for OpenRISCStafford Horne1-0/+1
binutils/ChangeLog: yyyy-mm-dd Stafford Horne <shorne@gmail.com> * MAINTAINERS (OR1K): Add myself as maintainer.
2020-04-22Add myself as maintainer for PDP11.Stephen Casner1-0/+1
2020-04-22Remove Chris Faylor as the ix86 PE maintainer.Nick Clifton1-1/+0
* MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-30Update email address for Palmer Dabbelt.Nick Clifton1-1/+1
* MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
2019-05-28Add libctf to top-level MAINTAINERS; add myself as CTF maintainer.Nick Alcock1-0/+1
2019-05-23binutils: add myself as the maintainer for BPFJose E. Marchesi1-0/+1
binutils/ChangeLog: 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com> * MAINTAINERS: Add myself as the maintainer for BPF.
2019-03-26Take over Dave Brolley's maintainerships for FR30, FRV and MEP.Nick Clifton1-3/+3
* MAINTAINERS: Take over Dave Brolley's maintainerships for FR30, FRV and MEP.
2019-02-01Update binutils/MAINTAINERS for S12Z.John Darrington1-0/+1
binutils/ * MAINTAINERS: Add self as S12Z maintainer.
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-30[MIPS] Add myself as a MIPS port maintainer.Chenghua Xu1-0/+1
binutils/ * MAINTAINERS: Add myself as a MIPS port maintainer.
2018-08-21Note that Arnold Metselaar has retired as the z80 maintainer.Nick Clifton1-1/+1
2018-08-06Update binutils/MAINTAINERS for ARC.Claudiu Zissulescu1-0/+1
binutils/ * MAINTAINERS: Add myself as ARC maintainer.
2018-07-30 * MAINTAINERS (C-SKY): Add Yunhai Shang as co-maintainer.Andrew Jenner1-0/+1
2018-07-30 * MAINTAINERS (C-SKY): Add Lifang Xia as maintainer.Andrew Jenner1-0/+1
2018-07-21Update my e-mail address, limit maintenance to MIPS I-IV ISAsMaciej W. Rozycki1-1/+1
binutils/ * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV ISA maintenance. gdb/ * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV ISA maintenance. sim/ * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV ISA maintenance.
2018-07-19Remove myself from target-specific MAINTAINERSDJ Delorie1-2/+0
[binutils] * MAINTAINERS (RL78, RX): Remove myself as maintainer. [sim] * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
2018-04-16Remove m88k supportAlan Modra1-1/+1
include/ * coff/internal.h: Remove m88k support. * coff/m88k.h: Delete. * opcode/m88k.h: Delete. bfd/ * Makefile.am: Remove m88k support. * aoutx.h: Likewise. * archures.c: Likewise. * coffcode.h: Likewise. * coffswap.h: Likewise. * config.bfd: Likewise. * configure.ac: Likewise. * cpu-ns32k.c: Likewise. * elf32-nds32.c: Likewise. * mach-o.c: Likewise. * netbsd-core.c: Likewise. * reloc.c: Likewise. * targets.c: Likewise. * coff-m88k.c: Delete. * cpu-m88k.c: Delete. * elf32-m88k.c: Delete. * hosts/m88kmach3.h: Delete. * m88kmach3.c: Delete. * m88kopenbsd.c: Delete. * Makefile.in: Regenerate. * bfd-in2.h: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. opcodes/ * Makefile.am: Remove m88k support. * configure.ac: Likewise. * disassemble.c: Likewise. * disassemble.h: Likewise. * m88k-dis.c: Delete. * Makefile.in: Regenerate. * configure: Regenerate. * po/POTFILES.in: Regenerate. binutils/ * MAINTAINERS (Mark Kettenis): Move to past maintainers. * testsuite/binutils-all/objdump.exp: Remove m88k support. gas/ * configure.ac: Remove m88k support. * config.in: Regenerate. * configure: Regenerate. ld/ * Makefile.am: Remove m88k support. * configure.host: Likewise. * configure.tgt: Likewise. * testsuite/ld-elf/sec-to-seg.exp: Likewise. * emulparams/m88kbcs.sh: Delete. * scripttempl/m88kbcs.sc: Delete. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate.
2018-04-04 * binutils/MAINTAINERS: Update e-mail address.John David Anglin1-1/+1
2018-04-04Retire Jason Eckhardt as i860 maintainer.Nick Clifton1-1/+1
* MAINTAINERS: Move Jason Eckhardt to past maintainers section.
2018-01-22MAINTAINERS: Update my company e-mail addressMaciej W. Rozycki1-1/+1
Following my recent transition from Imagination Technologies to the reincarnated MIPS company update MAINTAINERS entries accordingly. binutils/ * MAINTAINERS: Update my company e-mail address. gdb/ * MAINTAINERS: Update my company e-mail address. sim/ * MAINTAINERS: Update my company e-mail address.
2018-01-10Update top level configure files by synchronizing them with gcc.Nick Clifton1-1/+4
. * config-ml.in: Sync with gcc sources. * config.guess: Likewise. * config.sub: Likewise. * configure.ac: Likewise. * configure: Regenerate. config * Sync with GCC sources: 2017-11-14 Boris Kolpackov <boris@codesynthesis.com> * gcc-plugin.m4: Add support for MinGW. 2017-11-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com> * cet.m4: New file. 2017-11-15 Alexandre Oliva <aoliva@redhat.com> * bootstrap-debug-lean.mk (do-compare): Use the contrib/compare-debug script. 2017-10-24 H.J. Lu <hongjiu.lu@intel.com> * bootstrap-cet.mk: New file. 2017-06-19 Martin Liska <mliska@suse.cz> * bootstrap-lto-noplugin.mk: Enable -flto in all PGO stages. * bootstrap-lto.mk: Likewise. 2017-06-03 Eric Botcazou <ebotcazou@adacore.com> * mt-android: New file. 2017-02-13 Richard Biener <rguenther@suse.de> * isl.m4: Remove support for ISL 0.14. 2017-01-19 Uros Bizjak <ubizjak@gmail.com> PR target/78478 * ax_check_define.m4: New file. 2017-01-17 Jakub Jelinek <jakub@redhat.com> PR other/79046 * acx.m4 (GCC_BASE_VER): New m4 function. (ACX_TOOL_DIRS): Require GCC_BASE_VER, for --with-gcc-major-version-only use just major number from BASE-VER. 2017-01-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> PR go/78978 * hwcaps.m4 (GCC_CHECK_ASSEMBLER_HWCAP): New macro.
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-07Fix typo in my email address.Jim Wilson1-1/+1
binutils/ * MAINTAINERS (RISC-V): Fix typo in my email address.
2017-11-07RISC-V: Add Jim Wilson as a maintainer, and clean up our entriesPalmer Dabbelt1-2/+3
Jim has recently started working at SiFive, where he'll be contributing to our binutils port. Andrew and I would like him to be a maintainer. My understanding is that this is right place to ask. I've also changed my address to my SiFive one, where I also work -- it seems cleaner to have everyone use our proper email address. While I was in there, I noticed a trailing space after Andrew's name so I went ahead and removed it as well. binutils/ChangeLog 2017-11-07 Palmer Dabbelt <palmer@sifive.com> * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer. Clean up Andrew's entry (remove trailing space, add tabs). Change Palmer's email address, and clean up entry (add tabs).
2017-10-18[Visium] Disassemble the operands of the stop instruction.Eric Botcazou1-0/+1
binutils/ * MAINTAINERS: Add myself as Visium maintainer. opcodes/ * visium-dis.c (disassem_class1) <case 0>: Print the operands.
2017-10-18Move Svein Seldal to Past Maintainers section.Nick Clifton1-1/+1
* MAINTAINERS: Move Svein Seldal to Past Maintainers section.
2017-10-17Add myself as dwarf-mode.el maintainerTom Tromey1-0/+1
In https://sourceware.org/ml/binutils/2017-10/msg00160.html, Nick said I should update MAINTAINERS to mention that I'm the dwarf-mode.el maintainer. So, I'm checking this in. 2017-10-17 Tom Tromey <tom@tromey.com> * MAINTAINERS: Add myself as dwarf-mode.el maintainer.
2017-10-05Update my email address.Tristan Gingold1-3/+3
Also refer to global maintainers for branch release approval.
2017-07-31Update myself in MAINTAINERSRichard Henderson1-2/+1
2017-05-10Remove Kaz Kojima as SH maintainer.Kaz Kojima1-1/+0
2017-02-15Move Eric Christopher to Past Maintainers list.Nick Clifton1-2/+1
* MAINTAINERS: (MIPS, MN10300): Move Eric Christopher to Past Maintainers section.
2017-01-23Remove Mei Ligang as SCORE maintainerNick Clifton1-1/+1
2017-01-23Add Bernd Schmidt to Past Maintainers listNick Clifton1-0/+1
2017-01-23 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.Bernd Schmidt1-1/+0
2017-01-06Retire Paul Brook as an ARM maintainer.Nick Clifton1-1/+1
* MAINTAINERS: Move Paul Brook to the Past Maintainers section.
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-13Add a 'Past Maintainers' section to the MAINTAINERS file. Retire Mark ↵Nick Clifton1-2/+8
Mitchell's name to this section. * MAINTAINERS (Past Maintainers): New section. Move Mark Mitchell's name here.
2016-12-05binutils: add myself to MAINTAINERSJose E. Marchesi1-0/+1
2016-12-05 Jose E. Marchesi <jose.marchesi@oracle.com> * MAINTAINERS: Add myself as maintainer for the SPARC targets.
2016-11-04Add maintainers for RISC-V target.Palmer Dabbelt1-0/+2
* MAINTAINERS: Add myself and Andrew Waterman as maintainers for the RISC-V target.
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-17MAINTAINERS: Add myself as MIPS maintainerMaciej W. Rozycki1-0/+1
binutils/ * MAINTAINERS: Add myself as MIPS maintainer.
2015-11-28Update my email address in MAINTAINERS.Cary Coutant1-1/+1
binutils/ * MAINTAINERS: Update my email address.
2015-08-12Remove trailing spaces in binutilsH.J. Lu1-1/+1
2015-05-14Fix some PPC assembler errors.Peter Bergner1-0/+1
Remove the wait instructions for server processors, since they were never implemented. Also add the extra operands added to the tlbie and slbia instructions with ISA 2.06 and ISA 2.05 respectively. binutils/ * MAINTAINERS: Add myself as PPC maintainer. opcodes/ * ppc-opc.c (IH) New define. (powerpc_opcodes) <wait>: Do not enable for POWER7. <tlbie>: Add RS operand for POWER7. <slbia>: Add IH operand for POWER6. gas/testsuite/ * gas/ppc/power4.d: Add a slbia test. * gas/ppc/power4.s: Likewise. * gas/ppc/power6.d: Add slbia and tlbie tests. * gas/ppc/power6.s: Likewise. * gas/ppc/power7.d: Remove wait tests. Add a tlbie test. * gas/ppc/power7.s: Likewise.
2015-05-13MAINTAINERS: Add myself as s390 and s390x maintainer.Andreas Krebbel1-0/+1
binutils/ * MAINTAINERS: Add myself as s390 and s390x maintainer.
2015-04-02binutils: update my e-mail addressMike Frysinger1-1/+1