Jan Hubicka
|
fba0d71e26
|
* MAINTAINERS: Update my email address.
From-SVN: r205531
|
2013-11-29 15:34:32 +00:00 |
|
David Edelsohn
|
c4d1d6be22
|
* MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
From-SVN: r204893
|
2013-11-15 20:16:51 -05:00 |
|
Trevor Saunders
|
3df8d54b38
|
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r204302
|
2013-11-01 22:10:37 +00:00 |
|
Jeff Law
|
98906124e3
|
Makefile.def (target_modules): Remove libmudflap
* Makefile.def (target_modules): Remove libmudflap
(languages): Remove check-target-libmudflap).
* Makefile.in: Rebuilt.
* Makefile.tpl (check-target-libmudflap-c++): Remove.
* configure.ac (target_libraries): Remove target-libmudflap.
Remove checks which disabled libmudflap on some systems.
* configure: Rebuilt.
* libmudflap: Directory removed.
* Makefile.in (C_COMMON_OBJS): Remove tree-mudflap.
(OBJS): Remove tree-nomudflap.o
(GTFILES): Remove tree-mudflap.c
* builtins.c (expand_builtin_alloc): Remove mudflap support.
* gcc.c (MFWRAP_SPEC, MFLIB_SPEC): Likewise.
(mfwrap_spec, mflib_spec): Likewise.
(cpp_unique_options, cc1_options, static_specs): Likewise.
* gimplify (gimplify_vla_decl, build_va_arg_indirect_ref): Likewise.
* passes.def: Likewise.
* toplev.c (compile_file, process_options): Likewise.
* tree-inline.c (copy_tree_r): Likewise.
* tree-pass.,h (make_pass_mudflap_1, make_pass_mudflap_2): Likewise.
* varasm.c (make_decl_rtl, make_decl_rtl_for_debug): Likewise.
(build_constant_desc, output_constant_def_contents): Likewise.
(categorize_decl_for_section): Likewise.
* tree-mudflap.c: Removed.
* tree-mudflap.h: Removed.
* tree-nomudflap.c: Removed.
* bfin/uclinux.h (MFWRAP_SPEC): Remove.
* moxie/uclinux.h (MFWRAP_SPEC): Likewise.
* rs6000/aix.h (MFWRAP_SPEC, MFLIB_SPEC): Likewise.
* config/sol2.h (MFLIB_SPEC): Likewise.
* doc/install.texi: Remove mudflap references.
* doc/passes.texi: Similarly.
* doc/sourcebuild.texi: Similarly.
* doc/invoke.texi: Remove mudlfap related options.
* c-family/c-common.c (c_define_builtins): Remove mudflap support.
* c-family/c.opt: Ignore and warn for mudflap options.
* g++.dg/torture/pr49309.C: Removed.
* gcc.dg/dfp/pr35739.c: Removed.
From-SVN: r204090
|
2013-10-26 04:14:34 -06:00 |
|
Cong Hou
|
0a873daac0
|
MAINTAINERS (Write After Approval): Add myself.
2013-10-21 Cong Hou <congh@google.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r203904
|
2013-10-21 14:08:49 -04:00 |
|
Jayant Sonar
|
2272ddac7e
|
Updating my mail ID.
From-SVN: r202921
|
2013-09-25 19:04:13 +00:00 |
|
Dodji Seketeli
|
06c055fcb5
|
Add myself to MAINTAINERS file as diagnostics maintainer
* MAINTAINERS (diagnostic messages): Add myself as diagnostics
maintainer.
From-SVN: r202732
|
2013-09-19 09:12:13 +02:00 |
|
Gabriel Dos Reis
|
03112d9463
|
Remove myself from MAINTAINERS
From-SVN: r202587
|
2013-09-14 00:54:57 +00:00 |
|
DJ Delorie
|
f6a83b4a9f
|
MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.
* MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
maintainers.
[gcc]
* config/msp430/: New port.
* config.gcc (msp430): Added.
* doc/invoke.texi: Document MSP430 options.
* doc/install.texi: Document msp430-elf
* doc/md.texi: Document msp430-elf
* doc/contrib.texi: Document msp430-elf
[libgcc]
* config.host (msp*-*-elf): New.
* config/msp430/: New port.
[contrib]
* config-list.mk: Add msp430-elf.
From-SVN: r202535
|
2013-09-12 13:52:41 -04:00 |
|
Caroline Tice
|
db7ca3c021
|
Now that it's official, add myself back in as libvtv
maintainer.
From-SVN: r202481
|
2013-09-10 12:17:37 -07:00 |
|
Caroline Tice
|
747fed27cc
|
To prevent further confusion, remove myself as libvtv
maintainer until (if) I am officially approved as such.
From-SVN: r202471
|
2013-09-10 09:10:28 -07:00 |
|
Bernd Edlinger
|
3ecee8f77b
|
MAINTAINERS (Write After Approval): Add myself.
2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r202118
|
2013-08-30 19:34:43 +00:00 |
|
David Malcolm
|
8dce4dbc06
|
Initial version of gdb hooks
* MAINTAINERS (gdbhooks.py): Add myself as maintainer
gcc/
* gdbhooks.py: New.
* configure.ac (gdbinit.in): Add import of gcc/gdbhooks.py.
* configure: Regenerate.
From-SVN: r202040
|
2013-08-28 03:01:20 +00:00 |
|
Caroline Tice
|
1fd07dbc6b
|
Move myself from libvtv "Various Reviewers" to libvtv
"Various Maintainers".
From-SVN: r202010
|
2013-08-26 15:27:56 -07:00 |
|
Steven Bosscher
|
ddfee90670
|
MAINTAINERS: Add myself as RTL optimizers reviewer.
* MAINTAINERS: Add myself as RTL optimizers reviewer.
From-SVN: r201889
|
2013-08-20 19:23:24 +00:00 |
|
Benjamin De Kosnik
|
6a56e2dd33
|
MAINTAINERS: Update name, email.
2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
* MAINTAINERS: Update name, email.
From-SVN: r201868
|
2013-08-20 03:10:19 +00:00 |
|
Adam Butcher
|
d445d18d37
|
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r201673
|
2013-08-13 00:26:09 +01:00 |
|
Caroline Tice
|
82ca21b50b
|
Updating my information in MAINTAINERS.
From-SVN: r201669
|
2013-08-12 13:25:29 -07:00 |
|
Carlos O'Donell
|
7d1d05602c
|
MAINTAINERS (Write After Approval): Update email.
2013-08-09 Carlos O'Donell <carlos@redhat.com>
* MAINTAINERS (Write After Approval): Update email.
From-SVN: r201644
|
2013-08-10 00:54:26 +00:00 |
|
Yvan Roux
|
66a5502a50
|
MAINTAINERS (Write After Approval): Add myself.
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r201069
|
2013-07-19 21:30:20 +00:00 |
|
Chung-Ju Wu
|
1545921d63
|
MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as nds32 port maintainers.
* MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
nds32 port maintainers.
Co-Authored-By: Shiva Chen <shiva0217@gmail.com>
From-SVN: r201049
|
2013-07-19 08:02:56 +00:00 |
|
Tim Shen
|
1b2d0112c5
|
MAINTAINERS (Write After Approval): Add myself.
2013-07-17 Tim Shen <timshen91@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r200998
|
2013-07-17 01:19:07 +00:00 |
|
Vidya Praveen
|
a96e949c2c
|
MAINTAINERS (Write After Approval): Add myself.
2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r200092
|
2013-06-14 17:21:48 +01:00 |
|
Dinar Temirbulatov
|
dc801ca2de
|
add myself(Dinar Temirbulatov) to write-after-approval access.
From-SVN: r199561
|
2013-06-01 02:33:38 +04:00 |
|
David Malcolm
|
6db9ce91e4
|
MAINTAINERS (Write After Approval): Add myself.
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r199022
|
2013-05-17 15:53:09 +00:00 |
|
Brooks Moses
|
dc4ea06f6a
|
MAINTAINERS: Update my email; move myself from Fortran reviewer to Write After Approval.
* MAINTAINERS: Update my email; move myself from Fortran
reviewer to Write After Approval.
From-SVN: r198469
|
2013-04-30 11:31:46 -07:00 |
|
Chung-Ju Wu
|
4b1d419827
|
MAINTAINERS (Write After Approval): Add myself.
2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r197663
|
2013-04-10 07:02:32 +00:00 |
|
Tom de Vries
|
35c5cceaa1
|
Fix whitespace in MAINTAINERS.
From-SVN: r197343
|
2013-04-02 09:32:43 +00:00 |
|
Tilo Schwarz
|
6790f448bb
|
MAINTAINERS (Write After Approval): Add myself.
2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r197025
|
2013-03-24 23:37:39 +00:00 |
|
Andrew Sutton
|
a4a66330d5
|
MAINTAINERS (Write After Approval): Add myself.
2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r196209
|
2013-02-21 18:24:18 +00:00 |
|
David Edelsohn
|
9ccd841a07
|
MAINTAINERS: Explicitly add myself as AIX maintainer.
* MAINTAINERS: Explicitly add myself as AIX maintainer.
Remove Geoff Keating as rs6000 port maintainer, at his request.
From-SVN: r195739
|
2013-02-04 16:26:17 -05:00 |
|
Maxim Kuvyrkov
|
9058217d10
|
* MAINTAINERS: Update my email.
From-SVN: r195459
|
2013-01-25 04:00:31 +00:00 |
|
Joern Rennecke
|
f592bd452c
|
MAINTAINERS (arc): Add new port maintainership for myself.
2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
* MAINTAINERS (arc): Add new port maintainership for myself.
From-SVN: r195089
|
2013-01-10 16:05:26 +00:00 |
|
Naveen H.S
|
997271c112
|
Update my e-mail address in MAINTAINERS.
From-SVN: r195076
|
2013-01-10 06:21:45 +00:00 |
|
Maxim Kuvyrkov
|
e0d7fe6dc7
|
* MAINTAINERS: Update my email.
From-SVN: r194776
|
2013-01-02 03:52:49 +00:00 |
|
Richard Sandiford
|
8d317164c4
|
* MAINTAINERS: Remove self as RTL optimization maintainer.
From-SVN: r194017
|
2012-12-01 09:36:06 +00:00 |
|
Kyrylo Tkachov
|
d7b30db8d8
|
MAINTAINERS (Write After Approval): Add myself.
2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r193997
|
2012-11-30 15:55:36 +00:00 |
|
Roland McGrath
|
2bf33cdb91
|
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r193542
|
2012-11-15 19:12:53 +00:00 |
|
Dmitry Vyukov
|
f0e10e243e
|
MAINTAINERS: (libsanitizer...
* MAINTAINERS: (libsanitizer, asan.c): Add myself,
Kostya Serebryany (kcc@google.com) and
Jakub Jelinek (jakub@redhat.com).
Rename area for Dodji Seketeli (dodji@redhat.com).
From-SVN: r193536
|
2012-11-15 08:28:39 -08:00 |
|
Dodji Seketeli
|
8b7ec4233d
|
Add myself as asan co-reviewer
ChangeLog:
* MAINTAINERS: (asan.c, related): Add myself.
From-SVN: r193530
|
2012-11-15 13:36:50 +01:00 |
|
Ganesh Gopalasubramanian
|
7e0575b082
|
Add myself to MAINTAINERS
From-SVN: r192980
|
2012-10-30 08:30:21 +00:00 |
|
James Greenhalgh
|
29dd4e883e
|
MAINTAINERS (Write After Approval): Add myself.
2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r192941
|
2012-10-29 11:56:03 +00:00 |
|
Sharad Singhai
|
45c29893a6
|
MAINTAINERS (Write After Approval): Add myself.
2012-10-24 Sharad Singhai <singhai@google.com>
* MAINTAINERS (Write After Approval): Add myself.
From-SVN: r192781
|
2012-10-24 20:42:02 +00:00 |
|
Eric Christopher
|
9d294e36f9
|
MAINTAINERS: Update email address.
2012-10-24 Eric Christopher <echristo@gmail.com>
* MAINTAINERS: Update email address.
From-SVN: r192774
|
2012-10-24 18:26:01 +00:00 |
|
Richard Earnshaw
|
a780583f82
|
* MAINTAINERS (aarch64): Add Marcus and myself.
From-SVN: r192747
|
2012-10-23 22:29:38 +00:00 |
|
Richard Biener
|
c8855f2d8e
|
MAINTAINERS: Adjust for changed surename.
2012-10-10 Richard Biener <rguenther@suse.de>
* MAINTAINERS: Adjust for changed surename.
From-SVN: r192294
|
2012-10-10 08:50:20 +00:00 |
|
Lawrence Crowl
|
b86cba2ec1
|
Add myself to wrote after approval list.
From-SVN: r192104
|
2012-10-04 21:24:32 +00:00 |
|
Cary Coutant
|
6b391f4937
|
MAINTAINERS: Add myself as dwarf debugging code maintainer.
2012-10-01 Cary Coutant <ccoutant@google.com>
* MAINTAINERS: Add myself as dwarf debugging code maintainer.
From-SVN: r191943
|
2012-10-01 15:22:00 -07:00 |
|
Marek Polacek
|
61e12affc2
|
Add myself to MAINTAINERS.
From-SVN: r191578
|
2012-09-20 16:45:28 +00:00 |
|
Ian Lance Taylor
|
eff02e4f84
|
libbacktrace/:
* Initial implementation.
./:
* MAINTAINERS (Various Maintainers): Add libbacktrace.
* configure.ac (host_libs): Add libbacktrace.
(target_libraries): Add libbacktrace.
* Makefile.def (host_modules): Add libbacktrace.
(target_modules): Likewise.
* configure, Makefile.in: Rebuild.
gcc/go:
* config-lang.in (target_libs): Add target-libbacktrace.
From-SVN: r191397
|
2012-09-17 16:38:38 +00:00 |
|