Newer
Older
2023-11-16 Michal Jires <mjires@suse.cz>
* MAINTAINERS: Add myself.
2023-11-13 Arsen Arsenović <arsen@aarsen.me>
PR bootstrap/12596
* .gitignore: Add '/gettext*'.
* configure.ac (host_libs): Replace intl with gettext.
(hbaseargs, bbaseargs, baseargs): Split baseargs into
{h,b}baseargs.
(skip_barg): New flag. Skips appending current flag to
bbaseargs.
<library exemptions>: Exempt --with-libintl-{type,prefix} from
target and build machine argument passing.
* configure: Regenerate.
* Makefile.def (host_modules): Replace intl module with gettext
module.
(configure-ld): Depend on configure-gettext.
* Makefile.in: Regenerate.
2023-11-13 Arsen Arsenović <arsen@aarsen.me>
* intl/*: Remove.
2023-11-09 Jivan Hakobyan <jivanhakobyan9@gmail.com>
* MAINTAINERS: Add myself.
2023-11-09 YunQiang Su <yunqiang.su@cipunited.com>
* MAINTAINERS: Update my email address.
2023-11-06 Carl Love <cel@linux.ibm.com>
* MAINTAINERS: Update my email address.
2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
* .github/CONTRIBUTING.md: Wrap lines more tightly.
2023-11-01 Eric Gallager <egallager@gcc.gnu.org>
* .github/CONTRIBUTING.md: New file.
* .github/PULL_REQUEST_TEMPLATE.md: New file.
2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
* configure: Regenerate.
* configure.ac: Do not add default runpaths to GCC exes
when we are building -static-libstdc++/-static-libgcc (the
default).
* libtool.m4: Add 'enable-darwin-at-runpath'. Act on the
enable flag to alter Darwin libraries to use @rpath names.
2023-10-15 Mike Frysinger <vapier@gentoo.org>
* Makefile.def: Add distclean-sim dependency on distclean-gnulib.
* Makefile.in: Regenerate.
2023-10-11 Filip Kastl <fkastl@suse.cz>
* MAINTAINERS: Fix name order.
2023-10-10 Christoph Müllner <christoph.muellner@vrull.eu>
* MAINTAINERS: Add myself.
2023-10-06 Sergei Trofimovich <siarheit@google.com>
PR bootstrap/111663
* Makefile.tpl (STAGEfeedback_CONFIGURE_FLAGS): Disable -Werror.
* Makefile.in: Regenerate.
2023-10-05 Jan Engelhardt <jengelh@inai.de>
* SECURITY.txt: Fix up indentation.
2023-10-05 Jan Engelhardt <jengelh@inai.de>
* SECURITY.txt: Fix up commas.
2023-10-04 Siddhesh Poyarekar <siddhesh@gotplt.org>
* SECURITY.txt: New file.
2023-09-18 Fei Gao <gaofei@eswincomputing.com>
* MAINTAINERS: Add myself.
2023-09-15 Yang Yujie <yangyujie@loongson.cn>
* config-ml.in: Remove unneeded loongarch clause.
* configure.ac: Register custom makefile fragments mt-loongarch-*
for loongarch targets.
* configure: Regenerate.
2023-09-12 Edwin Lu <ewlu@rivosinc.com>
* MAINTAINERS: Add myself
2023-09-12 Thomas Schwinge <thomas@codesourcery.com>
Chung-Lin Tang <cltang@codesourcery.com>
PR testsuite/109951
* Makefile.tpl (BASE_TARGET_EXPORTS): Add
'SYSROOT_CFLAGS_FOR_TARGET'.
* Makefile.in: Regenerate.
2023-09-05 Yang Yujie <yangyujie@loongson.cn>
* config-ml.in: Do not build the multilib library variant
that is duplicate with the toplevel one.
2023-08-29 Tsukasa OI <research_trasio@irq.a4lg.com>
* MAINTAINERS: Add myself.
2023-08-22 Filip Kastl <fkastl@suse.cz>
* MAINTAINERS: Update my email address.
2023-08-11 Eric Feng <ef2648@columbia.edu>
* MAINTAINERS: Add myself.
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
* Makefile.def: Reflect that libsframe needs to installed before
libbfd. Reorder a bit to better track libsframe dependencies.
* Makefile.in: Regenerate.
2023-08-07 Indu Bhagat <indu.bhagat@oracle.com>
* Makefile.def: Add install dependency on libsframe for libbfd.
* Makefile.in: Regenerated.
2023-08-07 Nick Alcock <nick.alcock@oracle.com>
* libtool.m4 (lt_cv_sys_global_symbol_pipe): Augment symcode for
Solaris 11.
2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
* configure: Regenerate.
* configure.ac: Add Haiku to list of ELF OSes
* libtool.m4: Update sys_lib_dlsearch_path_spec on Haiku.
2023-08-07 Nick Alcock <nick.alcock@oracle.com>
* libtool.m4 (LT_PATH_NM): Handle user-specified NM with
options, including options containing paths.
2023-08-07 Nick Alcock <nick.alcock@oracle.com>
* libtool.m4 (LT_PATH_NM): Try BSDization flags with a user-provided
NM, if there is one. Run nm on itself, not on /dev/null, to avoid
errors from nms that refuse to work on non-regular files. Remove
other workarounds for this problem. Strip out blank lines from the
nm output.
2023-08-07 Arsen Arsenović <arsen@aarsen.me>
* configure.ac: Reinstate 32b PA-RISC HP-UX targets
* configure: Regenerate.
2023-08-07 Simon Marchi <simon.marchi@efficios.com>
* configure.ac: Add AC_SUBST(PKG_CONFIG_PATH).
* configure: Re-generate.
* Makefile.tpl (HOST_EXPORTS): Pass PKG_CONFIG_PATH.
(PKG_CONFIG_PATH): New.
* Makefile.in: Re-generate.
2023-08-07 Luis Machado <luis.machado@arm.com>
* configure.ac: Disable year2038 by default on 32-bit hosts.
* configure: Regenerate.
2023-08-07 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
* Makefile.def: Add gprofng module.
* configure.ac: Add --enable-gprofng option.
* Makefile.in: Regenerate.
* configure: Regenerate.
2023-08-07 Martin Liska <mliska@suse.cz>
* configure.ac: Add --enable-default-compressed-debug-sections-algorithm.
* configure: Regenerate.
2023-08-07 Fangrui Song <maskray@google.com>
* configure: Regenerate.
* configure.ac: Add --with-zstd.
2023-08-07 Arsen Arsenović <arsen@aarsen.me>
* configure: Regenerate.
* configure.ac: Recover tilegx/tilepro targets.
2023-08-07 H.J. Lu <hjl.tools@gmail.com>
* configure: Regenerated.
* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Check if AR works with
--plugin and rc before enabling --plugin.
2023-08-07 H.J. Lu <hjl.tools@gmail.com>
* Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
(RANLIB): Add @RANLIB_PLUGIN_OPTION@.
* configure.ac: Include config/gcc-plugin.m4.
AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
* libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
RANLIB if possible.
* Makefile.in: Regenerated.
* configure: Likewise.
2023-08-07 Arsen Arsenović <arsen@aarsen.me>
* Makefile.tpl: Substitute @GDCFLAGS@ instead of using
$(CFLAGS).
2023-08-07 David Faust <david.faust@oracle.com>
* MAINTAINERS: Add the BPF port to my reviewer listing.
2023-08-02 Jan Beulich <jbeulich@suse.com>
* MAINTAINERS: Correct my email address.
2023-08-02 Hu, Lin1 <lin1.hu@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
2023-08-01 Richard Ball <richard.ball@arm.com>
* MAINTAINERS: Add myself.
2023-07-31 Andreas Schwab <schwab@suse.de>
* configure.ac (GDCFLAGS): Set default from ${CFLAGS}.
* configure: Regenerate.
* Makefile.in (GDCFLAGS): Substitute @GDCFLAGS@.
2023-07-31 xuli <xuli1@eswincomputing.com>
* MAINTAINERS: Add myself.
2023-07-25 Thomas Schwinge <thomas@codesourcery.com>
* MAINTAINERS: List myself as "nvptx port" maintainer.
2023-07-21 Cupertino Miranda <cupertino.miranda@oracle.com>
* MAINTAINERS: Add myself to write after approval
2023-07-18 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
* MAINTAINERS: Add myself as a reviewer for the riscv port.
2023-07-18 Robin Dapp <rdapp@ventanamicro.com>
* MAINTAINERS: Add myself as a reviewer for the riscv port.
2023-07-12 Hao Liu <hliu@os.amperecomputing.com>
* MAINTAINERS: Add Hao Liu to write after approval
2023-07-12 Ken Matsui <kmatsui@gcc.gnu.org>
* MAINTAINERS: Add Ken Matsui to write after approval
2023-07-07 Eugene Rozenfeld <erozen@microsoft.com>
* Makefile.in: Collect both kernel and user events for autofdo
* Makefile.tpl: Collect both kernel and user events for autofdo
2023-06-30 Rishi Raj <rishiraj45035@gmail.com>
* MAINTAINERS: Added myself to Write After Approval and DCO
2023-06-29 Eugene Rozenfeld <erozen@microsoft.com>
* Makefile.in: Remove -gtoggle for STAGEautoprofile
* Makefile.tpl: Remove -gtoggle for STAGEautoprofile
2023-06-25 Lehua Ding <lehua.ding@rivai.ai>
* MAINTAINERS: Add Lehua Ding to write after approval
2023-06-25 Iain Sandoe <iain@sandoe.co.uk>
* Makefile.def: Pass the enable-host-pie value to GCC configure.
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Adjust the logic for shared and PIE host flags to
ensure that PIE is passed for hosts that require it.
2023-06-16 YunQiang Su <yunqiang.su@cipunited.com>
* MAINTAINERS (Write After Approval): move Matthew Fortune
to Write After Approval.
2023-06-15 Marek Polacek <polacek@redhat.com>
* configure.ac (--enable-host-pie): New check. Set PICFLAG after this
check.
* configure: Regenerate.
2023-06-14 Filip Kastl <filip.kastl@gmail.com>
* MAINTAINERS: Add myself to write after approval
2023-06-02 YunQiang Su <yunqiang.su@cipunited.com>
* MAINTAINERS (CPU Port Maintainers): Add myself as MIPS
port maintainer.
(Write After Approval): Remove myself.
2023-05-30 Jeevitha Palanisamy <jeevitha@linux.ibm.com>
* MAINTAINERS (Write After Approval): Add myself.
2023-05-29 Martin Jambor <mjambor@suse.cz>
* MAINTAINERS: Replace spaces with tabs.
2023-05-27 Benjamin Priour <vultkayn@gcc.gnu.org>
* MAINTAINERS: New entry.
2023-05-18 Eugene Rozenfeld <erozen@microsoft.com>
* Makefile.tpl: Disable warnings as errors for STAGEautofeedback
* Makefile.in: Regenerate
2023-05-17 Eugene Rozenfeld <erozen@microsoft.com>
* Makefile.in: Disable warnings as errors for STAGEautofeedback
2023-05-11 Robin Dapp <rdapp@ventanamicro.com>
* MAINTAINERS: Sort.
2023-05-11 Ju-Zhe Zhong <juzhe.zhong@rivai.ai>
* MAINTAINERS: Add myself.
2023-05-10 Pan Li <pan2.li@intel.com>
* MAINTAINERS: Add myself.
2023-04-28 Eugene Rozenfeld <erozen@microsoft.com>
* Makefile.in: Define PROFILE_MERGER
* Makefile.tpl: Define PROFILE_MERGER
2023-04-27 Robin Dapp <rdapp@ventanamicro.com>
* MAINTAINERS: Change my email address.
2023-04-26 Patrick O'Neill <patrick@rivosinc.com>
* MAINTAINERS: Add myself.
2023-04-26 Martin Liska <mliska@suse.cz>
* MAINTAINERS: fix sorting
2023-04-25 Victor Do Nascimento <victor.donascimento@arm.com>
* MAINTAINERS (Write After Approval): Add myself.
2023-04-24 Martin Liska <mliska@suse.cz>
* MAINTAINERS: Fix sorting.
2023-04-21 Peter Foley <pefoley2@pefoley.com>
* configure: Regenerate.
* configure.ac: Only create serdep.tmp if needed
2023-04-21 “ajit.kumar.agarwal@ibm.com” <aagarwa@ltcden2-lp1.aus.stglabs.ibm.com>
* MAINTAINERS (Write After Approval): Add myself.
2023-04-21 Vineet Gupta <vineetg@rivosinc.com>
* MAINTAINERS (Write After Approval): Add myself.
Ref: <680c7bbe-5d6e-07cd-8468-247afc65e1dd@gmail.com>
2023-04-06 Indu Bhagat <indu.bhagat@oracle.com>
* MAINTAINERS: Add myself.
2023-03-22 Tobias Burnus <tobias@codesourcery.com>
* MAINTAINERS: Add myself as OpenMP and libgomp maintainer.
2023-03-10 Arsen Arsenović <arsen@aarsen.me>
* MAINTAINERS (Write After Approval): Add myself.
2023-02-16 Martin Liska <mliska@suse.cz>
* MAINTAINERS: I'm stepping down from my positions.
2023-01-10 Philip Herron <herron.philip@googlemail.com>
* MAINTAINERS: Add Philip Herron as Rust front-end maintainer
2023-01-06 Clément Chigot <chigot@adacore.com>
* configure.ac: Skip GMP and MPFR when --disable-gdb is
provided.
* configure: Regenerate.
2023-01-04 Gaius Mulley <gaiusmod2@gmail.com>
* MAINTAINERS: Add Gaius Mulley as Modula-2 front-end maintainer.
2022-12-31 Iain Sandoe <iain@sandoe.co.uk>
* Makefile.def: Do not build shared libffi.
* Makefile.in: Regenerate.
2022-12-21 Andrew Pinski <apinski@marvell.com>
* Makefile.def: Add configure-gdb dependencies
on all-gmp and all-mpfr.
* configure.ac: Split out MPC checking from MPFR.
Require GMP and MPFR if the gdb directory exist.
* Makefile.in: Regenerate.
* configure: Regenerate.
2022-12-14 Gaius Mulley <gaiusmod2@gmail.com>
* configure.ac (target_libraries): Add target-libgm2.
Add NCN_STRICT_CHECK_TARGET_TOOLS entry for gm2.
Add GCC_TARGET_TOOL entry for gm2.
(compare_exclusions): Add gcc/m2/gm2-compiler/M2Version,
* Makefile.def (target_modules): Add libgm2.
(flags_to_pass): Add GM2_FOR_TARGET, GM2FLAGS_FOR_TARGET.
(dependencies): Add all-target-libgm2 and on=all-target-libatomic.
(languages): Add entry for language=m2 with gcc-check-target=check-m2
* Makefile.tpl (BUILD_EXPORTS): Add definition for GM2 and GM2FLAGS.
(HOST_EXPORTS): Add definition for GM2.
(BASE_TARGET_EXPORTS): Add definition for GM2.
(GM2_FOR_BUILD): Defined.
(GM2FLAGS): Defined.
(GM2_FOR_TARGET): Defined.
(GM2FLAGS_FOR_TARGET): Defined.
(EXTRA_HOST_FLAGS): Defined.
(POSTSTAGE1_FLAGS_TO_PASS): Add GM2 and GM2_FOR_BUILD.
(EXTRA_TARGET_FLAGS): Add GM2 and GM2FLAGS.
(EXTRA_GCC_FLAGS): Add GM2_FOR_TARGET.
* configure: Rebuilt.
* Makefile.in: Rebuilt.
2022-12-13 Philip Herron <philip.herron@embecosm.com>
* Makefile.def: Add Rust language.
* Makefile.in: Regenerate via autogen.
2022-12-09 Martin Liska <mliska@suse.cz>
* MAINTAINERS: Fix spacing.
2022-12-07 Arthur Cohen <arthur.cohen@embecosm.com>
* MAINTAINERS: Add Arthur Cohen as Rust front-end maintainer.
2022-12-07 Iain Sandoe <iain@sandoe.co.uk>
* Makefile.def: Pass host_libs_picflag to host dependent library
configures.
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac (host_libs_picflag): New configure variable set to
'--with-pic' when building 'host_shared'.
2022-11-25 Weimin Pan <weimin.pan@oracle.com>
* Makefile.def: Add libsframe as new module with its dependencies.
* Makefile.in: Regenerated.
* configure.ac: Add libsframe to host_libs.
* configure: Regenerated.
2022-11-23 Marek Polacek <polacek@redhat.com>
Revert:
2022-11-23 Marek Polacek <polacek@redhat.com>
* Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
isl.
* Makefile.in: Regenerate.
* Makefile.tpl: Set PICFLAG.
* configure.ac (--enable-host-pie): New check. Set PICFLAG after this
check.
* configure: Regenerate.
2022-11-23 Marek Polacek <polacek@redhat.com>
* Makefile.def: Pass $(PICFLAG) to AM_CFLAGS for gmp, mpfr, mpc, and
isl.
* Makefile.in: Regenerate.
* Makefile.tpl: Set PICFLAG.
* configure.ac (--enable-host-pie): New check. Set PICFLAG after this
check.
* configure: Regenerate.
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-09 Martin Liska <mliska@suse.cz>
* doc/Makefile: New file.
* doc/_static/custom.css: New file.
* doc/baseconf.py: New file.
* doc/bsd.rst: New file.
* doc/contrib.rst: New file.
* doc/contribute.rst: New file.
* doc/cppdiropts.rst: New file.
* doc/cppenv.rst: New file.
* doc/cppopts.rst: New file.
* doc/cppwarnopts.rst: New file.
* doc/favicon.ico: New file.
* doc/funding.rst: New file.
* doc/gcc_sphinx.py: New file.
* doc/gnu.rst: New file.
* doc/gnu_free_documentation_license.rst: New file.
* doc/gpl-3.0.rst: New file.
* doc/indices-and-tables.rst: New file.
* doc/lgpl-2.1.rst: New file.
* doc/logo.pdf: New file.
* doc/logo.svg: New file.
* doc/md.rst: New file.
* doc/requirements.txt: New file.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-09 Martin Liska <mliska@suse.cz>
* doc/baseconf.py: Port to GCC sources.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-14 Martin Liska <mliska@suse.cz>
* configure: Regenerate.
* configure.ac: Support Sphinx based documentation.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-09 Martin Liska <mliska@suse.cz>
* doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
provide a default.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-09 Martin Liska <mliska@suse.cz>
* doc/bsd.rst:
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-09 Martin Liska <mliska@suse.cz>
* configure.ac: Use new install URL.
* configure: Regenerate.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-10 Arsen Arsenović <arsen@aarsen.me>
* doc/baseconf.py: Inject dirname(__file__)/'modules' to path
instead of just ``.''.
* doc/gcc_sphinx.py: Moved to...
* doc/modules/gcc_sphinx.py: ...here.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-10 Martin Liska <mliska@suse.cz>
* doc/baseconf.py: Modernize by using pathlib.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-11 Martin Liska <mliska@suse.cz>
* doc/Makefile: Disable -j auto.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-11 Martin Liska <mliska@suse.cz>
* doc/Makefile: Update comment.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-11 Martin Liska <mliska@suse.cz>
* doc/indices-and-tables.rst: Rename Indexes to Indices.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-13 Martin Liska <mliska@suse.cz>
PR web/107643
* doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
is set.
* doc/indices-and-tables.rst: Use include_todo tag.
2022-11-14 Martin Liska <mliska@suse.cz>
Revert:
2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
* doc/contrib.rst: Update Jeff Law's email address.
2022-11-13 Philipp Tomsich <philipp.tomsich@vrull.eu>
* doc/contrib.rst: Update Jeff Law's email address.
2022-11-13 Martin Liska <mliska@suse.cz>
PR web/107643
* doc/baseconf.py: Set include_todo tag if INCLUDE_TODO env
is set.
* doc/indices-and-tables.rst: Use include_todo tag.
2022-11-11 Martin Liska <mliska@suse.cz>
* doc/indices-and-tables.rst: Rename Indexes to Indices.
2022-11-11 Martin Liska <mliska@suse.cz>
* doc/Makefile: Update comment.
2022-11-11 Martin Liska <mliska@suse.cz>
* doc/Makefile: Disable -j auto.
2022-11-10 Martin Liska <mliska@suse.cz>
* doc/baseconf.py: Modernize by using pathlib.
2022-11-10 Arsen Arsenović <arsen@aarsen.me>
* doc/baseconf.py: Inject dirname(__file__)/'modules' to path
instead of just ``.''.
* doc/gcc_sphinx.py: Moved to...
* doc/modules/gcc_sphinx.py: ...here.
2022-11-09 Martin Liska <mliska@suse.cz>
* configure.ac: Use new install URL.
* configure: Regenerate.
2022-11-09 Martin Liska <mliska@suse.cz>
* doc/bsd.rst:
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
2022-11-09 Martin Liska <mliska@suse.cz>
* doc/baseconf.py: Simplify BUGURL and VERSION_PACKAGE,
provide a default.
2022-11-09 Martin Liska <mliska@suse.cz>
* configure: Regenerate.
* configure.ac: Support Sphinx based documentation.
2022-11-09 Martin Liska <mliska@suse.cz>
* doc/baseconf.py: Port to GCC sources.
2022-11-09 Martin Liska <mliska@suse.cz>
* doc/Makefile: New file.
* doc/_static/custom.css: New file.
* doc/baseconf.py: New file.
* doc/bsd.rst: New file.
* doc/contrib.rst: New file.
* doc/contribute.rst: New file.
* doc/cppdiropts.rst: New file.
* doc/cppenv.rst: New file.
* doc/cppopts.rst: New file.
* doc/cppwarnopts.rst: New file.
* doc/favicon.ico: New file.
* doc/funding.rst: New file.
* doc/gcc_sphinx.py: New file.
* doc/gnu.rst: New file.
* doc/gnu_free_documentation_license.rst: New file.
* doc/gpl-3.0.rst: New file.
* doc/indices-and-tables.rst: New file.
* doc/lgpl-2.1.rst: New file.
* doc/logo.pdf: New file.
* doc/logo.svg: New file.
* doc/md.rst: New file.
* doc/requirements.txt: New file.
Jakub Jelinek
committed
2022-11-04 Thomas Schwinge <thomas@codesourcery.com>
* Makefile.def: Remove module 'liboffloadmic'.
* Makefile.in: Regenerate.
* configure.ac: Remove 'liboffloadmic' handling.
* configure: Regenerate.
2022-10-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
* MAINTAINERS: Update email address.
2022-10-21 Дилян Палаузов <dilyan.palauzov@aegee.org>
* configure.ac: Don't configure readline if --with-system-readline is
used.
* configure: Re-generate.
2022-10-12 Cui,Lili <lili.cui@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
2022-10-11 Olivier Hainque <hainque@adacore.com>
* libtool.m4 (*vxworks*): When enable_shared, set dynamic_linker
and friends for rtp !large. Assume the linker has the required
abilities and set lt_cv_deplibs_check_method.
2022-09-30 Olivier Hainque <hainque@adacore.com>
* configure.ac (*vxworks*): If enable_shared is not
set, set to "no" and add --disable-shared to target and
host_configargs.
* configure: Regenerate.
2022-09-26 Jeff Law <jlaw@ventanamicro.com>
* MAINTAINERS: Update my email address and DCO entry.
2022-09-23 Paul-Antoine Arras <pa@codesourcery.com>
* MAINTAINERS (Write After Approval): Add myself.
2022-09-15 Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
* MAINTAINERS (Write After Approval): Add myself.
2022-09-07 Jeff Law <jeffreyalaw@gmail.com>
* MAINTAINERS: Update my email address.
2022-09-07 Tom de Vries <tdevries@suse.de>
* configure.ac: Set extra_host_libiberty_configure_flags and
extra_host_zlib_configure_flags in separate case statements.
* configure: Regenerate.
2022-09-06 Xianmiao Qu <cooper.qu@linux.alibaba.com>
* MAINTAINERS: Update c-sky port maintainers' emails.
2022-08-31 Martin Liska <mliska@suse.cz>
* configure: Regenerate.
* configure.ac: Delete hpux9 and hpux10.
2022-08-18 Sergei Trofimovich <siarheit@google.com>
* Makefile.def: Drop libelf module and gcc-configure dependency
on it.
* Makefile.in: Regenerate with 'autogen Makefile.def'.
* Makefile.tpl (HOST_EXPORTS): Drop unused LIBELFLIBS and
LIBELFINC.
* configure: Regenrate.
* configure.ac (host_libs): Drop unused libelf.
2022-08-18 Sergei Trofimovich <siarheit@google.com>
* Makefile.in: Regenerate.
2022-08-04 Eugene Rozenfeld <erozen@microsoft.com>
* MAINTAINERS: Add myself as AutoFDO maintainer.
2022-08-01 Roger Sayle <roger@nextmovesoftware.com>
Arnaud Charlet <charlet@adacore.com>
* configure: Regenerate.
2022-07-31 Roger Sayle <roger@nextmovesoftware.com>
PR bootstrap/106472
* Makefile.def (dependencies): Make configure-target-libgo depend
upon all-target-libbacktrace.
2022-07-27 David Faust <david.faust@oracle.com>
* MAINTAINERS: Add myself as reviewer for CTF and BTF.
2022-07-27 Richard Biener <rguenther@suse.de>
* MAINTAINERS (Roger Sayle): Update e-mail address.
2022-07-21 Sam Feifer <sfeifer@redhat.com>
* MAINTAINERS (Write After Approval): Add myself.
2022-07-21 Marc Poulhiès <poulhies@adacore.com>
* MAINTAINERS: Add myself as Ada front end co-maintainer.
2022-07-19 Alexander Monakov <amonakov@ispras.ru>
* .gitignore: Do not ignore config.h.
2022-07-15 Andrew Carlotti <andrew.carlotti@arm.com>
* MAINTAINERS: Add myself to Write After Approval.
2022-07-04 Martin Liska <mliska@suse.cz>
* MAINTAINERS: fix sorting of names
2022-07-03 Immad Mir <mirimmad17@gmail.com>
* MAINTAINERS: add myself.
2022-07-03 Immad Mir <mirimmad17@gmail.com>
* MAINTAINERS: Add myself to write after approval and DCO.
2022-07-02 Tim Lange <mail@tim-lange.me>
* MAINTAINERS: Add myself.
2022-07-01 Haochen Jiang <haochen.jiang@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
2022-06-30 Cui,Lili <lili.cui@intel.com>
Revert:
2022-06-30 Cui,Lili <lili.cui@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
2022-06-30 Cui,Lili <lili.cui@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
2022-06-28 Alexandre Oliva <oliva@adacore.com>
* Makefile.tpl (HOST_EXPORTS): Add TFLAGS to GCC_FOR_TARGET.
(EXTRA_GCC_FLAGS): Likewise.
* Makefile.in: Rebuilt.
2022-06-28 konglin1 <lingling.kong@intel.com>
* MAINTAINERS (Write After Approval): Add myself.
2022-06-27 Tom de Vries <tdevries@suse.de>
* configure.ac: Build libiberty pic variant for gdbserver.
* configure: Regenerate.
2022-06-26 Iain Sandoe <iain@sandoe.co.uk>
* configure: Regenerate.
* configure.ac: Correct use of $host.
2022-06-25 Jeff Law <jeffreyalaw@gmail.com>
* MAINTAINERS: Remove tilegx and tilepro entries.
* configure.ac: Remove tilegx and tilepro stanzas.
* configure: Rebuilt.
2022-05-28 Bruce Korb <bkorb@gnu.org>
* .gitignore: Ignore vim swap files
2022-05-13 Surya Kumari Jangala <jskumari@linux.ibm.com>
* MAINTAINERS: Add myself to write after approval.
2022-05-11 Kewen Lin <linkw@linux.ibm.com>
* MAINTAINERS: Remove myself from DCO section.
2022-05-09 Xi Ruoyao <xry111@xry111.site>
* MAINTAINERS: Update my email address.
2022-05-09 Clément Chigot <chigot@adacore.com>
* MAINTAINERS: Update my email address.
2022-05-05 Kewen Lin <linkw@linux.ibm.com>
* MAINTAINERS: Add myself as PowerPC port co-maintainer and to DCO
section.
2022-04-19 Richard Henderson <rth@gcc.gnu.org>
* MAINTAINERS: Update my email address.
2022-04-01 Qian Jianhua <qianjh@fujitsu.com>
* MAINTAINERS: Update my email address.
2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
* MAINTAINERS: (CPU Port Maintainers): Add myself and
Lulu as LoongArch port maintainer.
2022-03-29 Chenghua Xu <xuchenghua@loongson.cn>
Lulu Cheng <chenglulu@loongson.cn>
* configure.ac: Add LoongArch tuples.
* configure: Regenerate.
2022-03-28 Tom Tromey <tromey@adacore.com>
* configure.ac: Remove --with-mpfr-dir and --with-gmp-dir.
* configure: Rebuild.
2022-03-24 Bill Schmidt <bill.schmidt@gmail.com>
* MAINTAINERS: Change my information.