aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
AgeCommit message (Collapse)Author
2012-02-17Delete myself from "Write After Approval" list in MAINTAINERS file.walt
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184340 138bc75d-0d04-0410-961f-82ee72b054a4
2012-02-14Add ports for TILE-Gx and TILEPro.walt
. * MAINTAINERS (tilegx port): Add myself. (tilepro port): Add myself. contrib * config-list.mk (LIST): Add tilegx-linux-gnu and tilepro-linux-gnu. * gcc_update (gcc/config/tilegx/mul-tables.c): New dependencies. (gcc/config/tilepro/mul-tables.c): New dependencies. gcc * config.gcc: Handle tilegx and tilepro. * configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for tilegx and tilepro. Add HAVE_AS_TLS check for tilegx and tilepro. * configure: Regenerate. * doc/contrib.texi: Add Mat Hostetter and self. * doc/extend.texi (TILE-Gx Built-in Functions): New node. Document instruction intrinsics and network accessing intrinsics. (TILEPro Built-in Functions): New node. Document instruction intrinsics and network accessing intrinsics. * doc/install.texi (Specific, tilegx-*-linux*): Document it. (Specific, tilepro-*-linux*): Likewise. * doc/invoke.texi (TILE-Gx Options): New section. (TILEPro Options): New section. * doc/md.texi (TILE-Gx): New section. (TILEPro): New section. * common/config/tilegx: New directory for tilegx. * common/config/tilepro: New directory for tilepro. * config/tilegx: New directory for tilegx. * config/tilepro: New directory for tilepro. gcc/testsuite * g++.dg/other/PR23205.C: Disable test on tile. * g++.dg/other/pr23205-2.C: Disable test on tile. * gcc.dg/20020312-2.c: Add a condition for __tile__. * gcc.dg/20040813-1.c: Disable test on tile. * gcc.dg/lower-subreg-1.c: Disable test on tilegx. * gcc.misc-tests/linkage.exp: Handle tilegx. libcpp * configure.ac: Require 64-bit hwint for tilegx and tilepro. * configure: Regenerate. libgcc * config.host: Handle tilegx and tilepro. * config/tilegx: New directory for tilegx. * config/tilepro: New directory for tilepro. libgomp * configure.tgt: Handle tilegx and tilepro. * config/linux/tile: New directory for tilegx and tilepro. Added: trunk/gcc/common/config/tilegx/tilegx-common.c trunk/gcc/common/config/tilepro/tilepro-common.c trunk/gcc/config/tilegx/constraints.md trunk/gcc/config/tilegx/linux.h trunk/gcc/config/tilegx/mul-tables.c trunk/gcc/config/tilegx/predicates.md trunk/gcc/config/tilegx/sync.md trunk/gcc/config/tilegx/t-tilegx trunk/gcc/config/tilegx/tilegx-builtins.h trunk/gcc/config/tilegx/tilegx-c.c trunk/gcc/config/tilegx/tilegx-generic.md trunk/gcc/config/tilegx/tilegx-modes.def trunk/gcc/config/tilegx/tilegx-multiply.h trunk/gcc/config/tilegx/tilegx-protos.h trunk/gcc/config/tilegx/tilegx.c trunk/gcc/config/tilegx/tilegx.h trunk/gcc/config/tilegx/tilegx.md trunk/gcc/config/tilegx/tilegx.opt trunk/gcc/config/tilepro/constraints.md trunk/gcc/config/tilepro/gen-mul-tables.cc trunk/gcc/config/tilepro/linux.h trunk/gcc/config/tilepro/mul-tables.c trunk/gcc/config/tilepro/predicates.md trunk/gcc/config/tilepro/t-tilepro trunk/gcc/config/tilepro/tilepro-builtins.h trunk/gcc/config/tilepro/tilepro-c.c trunk/gcc/config/tilepro/tilepro-generic.md trunk/gcc/config/tilepro/tilepro-modes.def trunk/gcc/config/tilepro/tilepro-multiply.h trunk/gcc/config/tilepro/tilepro-protos.h trunk/gcc/config/tilepro/tilepro.c trunk/gcc/config/tilepro/tilepro.h trunk/gcc/config/tilepro/tilepro.md trunk/gcc/config/tilepro/tilepro.opt trunk/libgcc/config/tilegx/sfp-machine.h trunk/libgcc/config/tilegx/sfp-machine32.h trunk/libgcc/config/tilegx/sfp-machine64.h trunk/libgcc/config/tilegx/t-crtstuff trunk/libgcc/config/tilegx/t-softfp trunk/libgcc/config/tilegx/t-tilegx trunk/libgcc/config/tilepro/atomic.c trunk/libgcc/config/tilepro/atomic.h trunk/libgcc/config/tilepro/linux-unwind.h trunk/libgcc/config/tilepro/sfp-machine.h trunk/libgcc/config/tilepro/softdivide.c trunk/libgcc/config/tilepro/softmpy.S trunk/libgcc/config/tilepro/t-crtstuff trunk/libgcc/config/tilepro/t-tilepro trunk/libgomp/config/linux/tile/futex.h Modified: trunk/MAINTAINERS trunk/contrib/config-list.mk trunk/contrib/gcc_update trunk/gcc/config.gcc trunk/gcc/configure trunk/gcc/configure.ac trunk/gcc/doc/contrib.texi trunk/gcc/doc/extend.texi trunk/gcc/doc/install.texi trunk/gcc/doc/invoke.texi trunk/gcc/doc/md.texi trunk/gcc/testsuite/g++.dg/other/PR23205.C trunk/gcc/testsuite/g++.dg/other/pr23205-2.C trunk/gcc/testsuite/gcc.dg/20020312-2.c trunk/gcc/testsuite/gcc.dg/20040813-1.c trunk/gcc/testsuite/gcc.dg/lower-subreg-1.c trunk/gcc/testsuite/gcc.misc-tests/linkage.exp trunk/libcpp/configure trunk/libcpp/configure.ac trunk/libgcc/config.host trunk/libgomp/configure.tgt git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184203 138bc75d-0d04-0410-961f-82ee72b054a4
2012-02-14Add myself to MAINTAINERS file for write after approval.walt
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184196 138bc75d-0d04-0410-961f-82ee72b054a4
2012-02-12 * MAINTAINERS (Various Maintainers): Add Diego Novillo, gerald
Gerald Pfeifer and Joseph Myers as docstring relicensing maintainers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184145 138bc75d-0d04-0410-961f-82ee72b054a4
2012-02-09 * MAINTAINERS (write-after-approval): Add myself.amker
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184036 138bc75d-0d04-0410-961f-82ee72b054a4
2012-02-07 * MAINTAINERS (Various Maintainers): Remove myself asirar
auto-vectorizer maintainer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183968 138bc75d-0d04-0410-961f-82ee72b054a4
2012-02-04Move myself to maintain alphabetical ordervekumar
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183891 138bc75d-0d04-0410-961f-82ee72b054a4
2012-02-03Adding my name under Write After Approval listvekumar
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183873 138bc75d-0d04-0410-961f-82ee72b054a4
2012-02-02 Adding myself to MAINTAINERS file for write after approvaljayants
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183833 138bc75d-0d04-0410-961f-82ee72b054a4
2012-01-24Adding myself to MAINTAINERS file for write after approval.harshit
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183463 138bc75d-0d04-0410-961f-82ee72b054a4
2012-01-23Update my e-mail address.jwlemke
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@183452 138bc75d-0d04-0410-961f-82ee72b054a4
2012-01-02Added myself under Write after Approval Maintainer.bviyer
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182821 138bc75d-0d04-0410-961f-82ee72b054a4
2011-12-28 * MAINTAINERS (Write After Approval): Add myself.olegendo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182713 138bc75d-0d04-0410-961f-82ee72b054a4
2011-12-14 * MAINTAINERS (picochip): Changed my email address.hariharans
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182330 138bc75d-0d04-0410-961f-82ee72b054a4
2011-11-30 * MAINTAINERS (write-after-approval): Add self.mgretton
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181836 138bc75d-0d04-0410-961f-82ee72b054a4
2011-11-29.dj
* configure.ac (rl78-*-*) New case. * configure: Regenerate. * MAINTAINERS: Add myself as RL78 maintainer. libgcc * config.host (rl78-*-elf): New case. * config/rl78: New directory for the Renesas RL78. gcc * config.gcc (rl78-*-elf): New case. * doc/extend.texi: Add RL78 documentation. * doc/invoke.texi: Likewise. * doc/md.texi: Likewise. * doc/contrib.texi: Add RL78. * doc/install.texi: Add rl78-*-elf. * config/rl78: New directory for the Renesas RL78. contrib * config-list.mk (LIST): Add rl78-elf. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181819 138bc75d-0d04-0410-961f-82ee72b054a4
2011-11-25Add myself in write-after-approval listsameerad
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181723 138bc75d-0d04-0410-961f-82ee72b054a4
2011-11-21 * MAINTAINERS: Add self as co-maintainer of the Ada front end.ebotcazou
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181596 138bc75d-0d04-0410-961f-82ee72b054a4
2011-11-21 * MAINTAINERS: Move myself from Write After Approval to CPU Portamylaar
Maintainers section, as Epiphany maintainer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181584 138bc75d-0d04-0410-961f-82ee72b054a4
2011-11-18 * MAINTAINERS (Write After Approval): Add myself.liujiangning
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181467 138bc75d-0d04-0410-961f-82ee72b054a4
2011-11-12 * MAINTAINERS (Reviewers): Keep the list sorted.abel
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181310 138bc75d-0d04-0410-961f-82ee72b054a4
2011-11-112011-11-11 Andrey Belevantsev <abel@ispras.ru>abel
* MAINTAINERS (Selective Scheduling): Add myself as a reviewer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@181284 138bc75d-0d04-0410-961f-82ee72b054a4
2011-10-25* MAINTAINERS (Write After Approval): Add myself.kyukhin
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180429 138bc75d-0d04-0410-961f-82ee72b054a4
2011-10-24 * MAINTAINERS (Write After Approval): Add myself.tejohnson
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180405 138bc75d-0d04-0410-961f-82ee72b054a4
2011-09-21 * MAINTAINERS (sparc port): Remove myself.jakub
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179033 138bc75d-0d04-0410-961f-82ee72b054a4
2011-09-142011-09-14 Tom de Vries <tom@codesourcery.com>vries
* MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178856 138bc75d-0d04-0410-961f-82ee72b054a4
2011-07-21 * MAINTAINERS (Global Reviewers): Add self.jsm28
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176570 138bc75d-0d04-0410-961f-82ee72b054a4
2011-07-192011-07-19 Vladimir Makarov <vmakarov@redhat.com>vmakarov
* MAINTAINERS (Register Allocation): Move myself from reviewers to maintainers. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176464 138bc75d-0d04-0410-961f-82ee72b054a4
2011-07-18 * MAINTAINERS (Global Reviewers): Add myself.jakub
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176392 138bc75d-0d04-0410-961f-82ee72b054a4
2011-07-182011-07-18 Richard Guenther <rguenther@suse.de>rguenth
* MAINTAINERS (Global Reviewers): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176387 138bc75d-0d04-0410-961f-82ee72b054a4
2011-07-15 * MAINTAINERS (c6x port): New entry.bernds
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176312 138bc75d-0d04-0410-961f-82ee72b054a4
2011-07-11Add my name (Daniel Carrera) to the "Write After Approval" list.dcarrera
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176152 138bc75d-0d04-0410-961f-82ee72b054a4
2011-06-29 * MAINTAINERS (RTL optimizers): Add self.rsandifo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175628 138bc75d-0d04-0410-961f-82ee72b054a4
2011-06-272011-06-27 Gabriel Charette <gchare@google.com>gchare
* MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175567 138bc75d-0d04-0410-961f-82ee72b054a4
2011-06-06 * MAINTAINERS (Write After Approval): Add myself. nenadv
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174679 138bc75d-0d04-0410-961f-82ee72b054a4
2011-06-01 * MAINTAINERS: Update my email address.drow
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174521 138bc75d-0d04-0410-961f-82ee72b054a4
2011-05-27 * MAINTAINERS (Write After Approval): Update my email address.froydnj
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174347 138bc75d-0d04-0410-961f-82ee72b054a4
2011-05-112011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>ppluzhnikov
* MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173669 138bc75d-0d04-0410-961f-82ee72b054a4
2011-05-05 * MAINTAINERS: Add myself (write after approval).janis
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173413 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-23Remove Dale Johannesen as darwin maintainer, invalid address.mrs
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172891 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-22 * MAINTAINERS: Update my email address.jiez
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172854 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-202011-04-20 Easwaran Raman <eraman@google.com>eraman
* MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172787 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-16* MAINTAINERS (Write After Approval): Add myself.meyering
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172536 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-15Update my email addressdodji
* MAINTAINERS: Update my email address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172482 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-132011-04-13 Georg-Johann Lay <avr@gjlay.de>gjl
* MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172382 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-122011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>yufeng
* MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172323 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-072011-04-07 Stuart Henderson <shenders@gcc.gnu.org>shenders
* MAINTAINERS (Write After Approval): Add myself. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172095 138bc75d-0d04-0410-961f-82ee72b054a4
2011-04-05+2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>sterling
+ + * MAINTAINERS: Update my email address as Xtensa maintainer. + git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172002 138bc75d-0d04-0410-961f-82ee72b054a4
2011-03-22 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainersjsm28
to Write After Approval. * config-ml.in: Don't handle arc-*-elf*. * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe, m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't handle GCC libraries. * configure: Regenerate. contrib: * compare-all-tests (all_targets): Remove crx and m68hc11. fixincludes: * mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe. gcc: * config/alpha/gnu.h: Remove. * config/arc: Remove directory. * config/arm/netbsd.h: Remove. * config/arm/t-pe: Remove. * config/crx: Remove directory. * config/i386/netbsd.h: Remove. * config/m68hc11: Remove directory. * config/m68k/uclinux-oldabi.h: Remove. * config/mcore/mcore-pe.h: Remove. * config/mcore/t-mcore-pe: Remove. * config/netbsd-aout.h: Remove. * config/rs6000/gnu.h: Remove. * config/sh/sh-symbian.h: Remove. * config/sh/symbian-base.c: Remove. * config/sh/symbian-c.c: Remove. * config/sh/symbian-cxx.c: Remove. * config/sh/symbian-post.h: Remove. * config/sh/symbian-pre.h: Remove. * config/sh/t-symbian: Remove. * config/svr3.h: Remove. * config/vax/netbsd.h: Remove. * config.build: Don't handle i[34567]86-*-pe. * config.gcc: Remove handling of deprecations for most deprecated targets. (m68k-*-uclinuxoldabi*): Add to second deprecated list. (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*, arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe, m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, m68k-*-uclinuxoldabi*, mcore-*-pe*, powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*, sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*): Remove cases. * config.host: Don't handle i[34567]86-*-pe. * config/rs6000/linux64.h (LINK_OS_GNU_SPEC): Remove. (ASM_SPEC32): Don't handle -mcall-gnu. * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't handle -mcall-gnu. (ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC, CPP_SPEC, STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC): Don't handle -mcall-gnu. (LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC, LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): Remove. (SUBTARGET_EXTRA_SPECS): Remove *_gnu specs. * config/sh/sh-protos.h, config/sh/sh.c: Remove all code conditional on SYMBIAN. * configure.ac: Don't handle powerpc*-*-gnu*. * configure: Regenerate. * doc/extend.texi (interrupt attribute): Don't mention CRX. * doc/install-old.texi (m6811, m6812): Don't mention. * doc/install.texi (arc-*-elf*): Don't document multilib option. (arc-*-elf, CRX, m6811-elf, m6812-elf): Remove. (m68k-uclinuxoldabi): Don't mention. * doc/invoke.texi (ARC Options, CRX Options, M68hc1x Options): Remove. (-mcall-gnu): Remove. * doc/md.texi (CRX Architecture, Motorola 68HC11 & 68HC12 families): Remove constraint documentation. gcc/testsuite: * gcc.c-torture/execute/920501-8.x: Remove. * gcc.c-torture/execute/930513-1.x: Remove. * gcc.c-torture/execute/960312-1.x: Remove. * gcc.c-torture/compile/20000804-1.c, gcc.c-torture/compile/20001205-1.c, gcc.c-torture/compile/20001226-1.c, gcc.c-torture/compile/20010518-2.c, gcc.c-torture/compile/20020312-1.c, gcc.c-torture/compile/20020604-1.c, gcc.c-torture/compile/920501-12.c, gcc.c-torture/compile/920501-4.c, gcc.c-torture/compile/920520-1.c, gcc.c-torture/compile/980506-1.c, gcc.c-torture/execute/980709-1.x, gcc.c-torture/execute/990826-0.x: Don't XFAIL or use special options for m68hc11. * gcc.dg/cpp/assert4.c: Don't handle ARC. * gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c: Don't XFAIL for arc or m68hc11. libgcc: * config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*, arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe, m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*, powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*, sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*): Remove cases. libstdc++-v3: * configure.ac: Don't handle powerpc*-*-gnu*. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@171302 138bc75d-0d04-0410-961f-82ee72b054a4
2011-03-11 * MAINTAINERS: Update myself as score backend maintainer, updatemy e-mail ↵liqin
address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170863 138bc75d-0d04-0410-961f-82ee72b054a4