Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
374 commits
Select commit Hold shift + click to select a range
393b5b4
doc, mingw: Clean up Cygwin and MinGW option documentation [PR122243]
Nov 18, 2025
3b66b18
doc, darwin: Clean up Darwin options and documentation [PR122243]
Nov 18, 2025
32bc699
doc, alpha: Document missing alpha options [PR122243]
Nov 18, 2025
bd360e9
doc, bpf: Clean up eBPF option documentation [PR122243]
Nov 5, 2025
6477814
doc, fr30: Clean up FR30 option documentation [PR122243]
Nov 16, 2025
7ba5e0e
doc, ft32: Clean up FT32 options and documentation [PR122243]
Nov 17, 2025
8a57aab
doc, frv: Clean up FRV option documentation [PR122243]
Nov 5, 2025
1290b35
doc, linux: Clean up GNU/Linux option documentation [PR122243]
Nov 17, 2025
64b61f9
doc: Fix alphabetization of FRV/FT32 option documentation sections.
Nov 29, 2025
82d852b
doc: make regenerate-opt-urls
Nov 29, 2025
bd098c3
Bump libgcobol SONAME
rguenth Nov 28, 2025
55049da
Bump libgo SONAME
rguenth Nov 28, 2025
54480d1
c++: Limit P2795R5 handling of jumps across vacuous inits to !process…
jakubjelinek Nov 29, 2025
ef4cd11
c++: Allow lambda expressions in template type parameters [PR116952]
Eczbek Nov 25, 2025
858f300
c++: Support template block-scope OpenMP user-defined reductions in m…
wreien Nov 15, 2025
5d70604
Daily bump.
Nov 30, 2025
9ed1b0e
a68: gcc/algol68 misc files
jemarch Oct 11, 2025
df160b3
a68: ga68 compiler driver
jemarch Oct 11, 2025
58c3f0f
a68: a681 compiler proper
jemarch Oct 11, 2025
c92ad59
a68: unicode support routines
jemarch Oct 11, 2025
54d11ab
a68: front-end diagnostics
jemarch Oct 11, 2025
51b5a39
a68: modules exports
jemarch Nov 22, 2025
4e61dc5
a68: modules imports
jemarch Nov 22, 2025
bffb702
a68: parser: entry point
jemarch Oct 11, 2025
539d0c1
a68: parser: AST nodes attributes/types
jemarch Oct 11, 2025
c08d036
a68: parser: scanner
jemarch Oct 11, 2025
ef6b8be
a68: parser: keyword tables management
jemarch Oct 11, 2025
0c5facd
a68: parser: top-down parser
jemarch Oct 11, 2025
96820d1
a68: parser: parenthesis checker
jemarch Oct 11, 2025
4928aa8
a68: parser: bottom-up parser
jemarch Oct 11, 2025
6fe1583
a68: parser: syntax check for declarers
jemarch Oct 11, 2025
9c7a056
a68: parser: standard prelude definitions
jemarch Oct 11, 2025
942dff6
a68: parser: parsing of modes
jemarch Oct 11, 2025
95b025f
a68: parser: symbol table management
jemarch Oct 11, 2025
9b33d11
a68: parser: static scope checker
jemarch Oct 11, 2025
b95636b
a68: parser: debug facilities
jemarch Oct 11, 2025
ef7c610
a68: parser: extraction of tags from phrases
jemarch Oct 11, 2025
803189d
a68: parser: dynamic stack usage in serial clauses
jemarch Oct 11, 2025
1730426
a68: parser: pragmats infrastructure
jemarch Nov 22, 2025
bb9c6fe
a68: low: lowering entry point and misc handlers
jemarch Oct 11, 2025
466a286
a68: low: plain values
jemarch Oct 11, 2025
0defb7f
a68: low: stowed values
jemarch Oct 11, 2025
d27b9ed
a68: low: standard prelude
jemarch Oct 11, 2025
f305181
a68: low: clauses and declarations
jemarch Oct 11, 2025
28b80fb
a68: low: runtime
jemarch Oct 11, 2025
a520f14
a68: low: builtins
jemarch Oct 11, 2025
dc2759b
a68: low: ranges
jemarch Oct 11, 2025
8581106
a68: low: units and coercions
jemarch Oct 11, 2025
1150e6d
a68: low: modes
jemarch Oct 11, 2025
b67e045
a68: libga68: sources, spec and misc files
jemarch Oct 11, 2025
18518d2
a68: libga68: build system
jemarch Oct 11, 2025
4aa120c
a68: libga68: build system (generated files)
jemarch Oct 11, 2025
de13ec4
a68: testsuite: infrastructure
jemarch Oct 11, 2025
e390703
a68: testsuite: execution tests 1/2
jemarch Oct 11, 2025
f34e1dc
a68: testsuite: execution tests 2/2
jemarch Oct 11, 2025
623d5a0
a68: testsuite: compilation tests
jemarch Oct 11, 2025
55e2804
a68: testsuite: revised MC Algol 68 test set
jemarch Oct 11, 2025
8fae61c
a68: testsuite: mcgt tests
jemarch Oct 11, 2025
8943e8a
a68: top-level misc files
jemarch Oct 11, 2025
e3eafe2
a68: documentation
jemarch Oct 11, 2025
41729a7
a68: command-line options
jemarch Oct 11, 2025
0d787df
a68: DWARF language codes
jemarch Oct 11, 2025
0fdf9b3
a68: darwin specific support
jemarch Oct 11, 2025
f90f1c1
a68: powerpc specific support
jemarch Oct 11, 2025
7cdfa28
a68: updates to common documentation
jemarch Nov 29, 2025
9f1ae12
a68: build system changes
jemarch Nov 29, 2025
c6af130
Regenerate .opt.urls
pinskia Nov 30, 2025
65a3849
vect: support vectorization of early break forced live IVs as scalar
TamarChristinaArm Nov 30, 2025
d3f638f
c++: Fix error recovery in cp_hide_range_decl [PR122465]
jakubjelinek Nov 30, 2025
c85bf98
fortran: testsuite: fix matching of language lists in diagnostics
jemarch Nov 30, 2025
16cf0b4
a68: some small a68-diagnostics.cc improvements
jemarch Nov 30, 2025
e1f33d3
[PATCH] [Testsuite] Fix testcases after LICM of self-write
kugan-nv Nov 30, 2025
3b30d09
Daily bump.
Dec 1, 2025
8de4553
libcc1: Check for libgen.h header
Dec 1, 2025
c44586a
x86: Emit the TLS call after deleted instructions
hjl-tools Dec 1, 2025
e69bea9
a68: Fix algol68 build on i686-linux
jakubjelinek Dec 1, 2025
05c2ad4
OpenMP/Fortran: Allow explicit map followed by implicit deep mapping …
parras Nov 28, 2025
0d4c66a
Update changelog infrastructure for algol68 and libga68
jemarch Dec 1, 2025
31388b8
Fix algol68 changelogs
jemarch Dec 1, 2025
723b18c
libgomp, amdgcn: Implement Managed Memory
ams-cs Nov 20, 2025
18a144f
algol68: Fix SPARC build
rorth Dec 1, 2025
491e2a5
libstdc++: Refactor futex usage in src/c++20/atomic.cc
jwakely Nov 27, 2025
8aefa18
libstdc++: Fix spinloop in atomic timed waiting function [PR122878]
jwakely Nov 27, 2025
b4d61f1
libstdc++: Use chrono::nanoseconds for __wait_until_impl parameter
jwakely Dec 1, 2025
95b3ef8
testsuite: xfail g++.dg/gcov/pr16855*.C on Solaris [PR52477,PR81337]
rorth Dec 1, 2025
1927a43
testsuite: fortran: Fix gfortran.dg/alloc_comp_deep_copy_5.f90 etc. w…
rorth Dec 1, 2025
fe5c59e
libgomp, amdgcn: document HSA_XNACK
ams-cs Nov 28, 2025
6e64cd9
gfortran.texi: Remove spurious @menu entry
tob2 Dec 1, 2025
b2d0abf
RISC-V: vsetvl: Add null check for fault-first loop [PR122652].
Nov 12, 2025
4d1bfc6
c++: Fix ODR regressions caused by P2115R0 changes [PR122905]
jakubjelinek Dec 1, 2025
658e46b
Revert "Add files to discourage submissions of PRs to the GitHub mirr…
tschwinge Mar 16, 2024
5314d81
Move 'gcc/rust/CONTRIBUTING.md', 'gcc/rust/README.md', 'gcc/rust/logo…
tschwinge Nov 16, 2024
c92bf4e
Missing g++-multilib for workflow github env
Apr 13, 2020
fcc15eb
Missing plugin-dev to provide insn-modes.h for workflow github env
Apr 13, 2020
0c91c0f
paralellized builds causes problems in workflow
Apr 13, 2020
22be5d5
Add Docker file for automated images to allow for easier testing
philberty Nov 27, 2020
3cbe364
Turn on make check-rust
philberty Nov 30, 2020
ec4d4de
Update Automations to only build rust to improve build times
philberty Dec 4, 2020
4a7663f
Add missing Dejagnu dependancy to run test suite.
philberty Dec 16, 2020
cd913ab
Seperate build and Test steps in the build
philberty Dec 22, 2020
01b34a1
Create new Greetings automation on github
philberty Jan 5, 2021
2b262b3
Change CI to look for any unexpected failures to fail the build.
philberty Jan 5, 2021
c3d5eb1
Add clang format GitHub Action
akshatagarwl Feb 17, 2021
4d4c792
Run clang-format CI on every push on master branch
akshatagarwl Feb 20, 2021
70bb913
CI: build using -j (nproc)
therealansh Mar 13, 2021
c161102
Fix CI checks
dkm Mar 31, 2021
d36acf5
Add bootstrap build based off our normal build which tests the status…
philberty Apr 5, 2021
c48c491
Initial bors-ng integration
dkm Apr 1, 2021
0c869a6
remove greetings yml
philberty May 14, 2021
e87b283
Add PR template
philberty May 14, 2021
791221a
Add issue templates ported from rust-clippy
philberty May 14, 2021
05e442e
Create CODE_OF_CONDUCT.md
philberty Apr 15, 2021
5f23967
Re-organize GCC/Rust testsuites
tschwinge Jun 2, 2021
ff9f54c
Update PULL_REQUEST_TEMPLATE.md
dkm Jun 18, 2021
2a5321b
Update PULL_REQUEST_TEMPLATE.md
dkm Jun 19, 2021
0ab86fe
Add docker image builds though github actions.
philberty Aug 11, 2021
b9063fa
Update docker build workflow
philberty Sep 24, 2021
e14c35d
Try again for docker image build workflow
philberty Sep 24, 2021
d54f9b7
GCC allows for the DCO sign-off.
philberty Oct 13, 2021
5fa1604
Align DCO wording in '.github/PULL_REQUEST_TEMPLATE.md'
tschwinge Oct 14, 2021
dc2d235
gha: save `check-rust` results as artifacts
mathstuf Nov 1, 2021
928f3fa
Remove clang-format from bors
philberty Nov 5, 2021
872b97f
Added Remark.yml and .remarkrc
mvvsmk Nov 6, 2021
a1dcf4a
Running `clang-format` locally [#242]
tschwinge Nov 5, 2021
68e3fc1
Add script to generate gource
philberty Dec 9, 2021
23c53f8
add script to graph the changes over time
philberty Dec 17, 2021
a5266ab
dockerfile: Install cargo-gccrs alongside gccrs
CohenArthur Feb 16, 2022
920261c
ci: Do not allow unresolved test cases
CohenArthur Feb 21, 2022
33bd57b
Add a check for new warnings to the CI
CastilloDel Mar 17, 2022
57ace5f
Force 'LC_ALL=C' for all steps of '.github/workflows/ccpp.yml:jobs.bu…
tschwinge Mar 22, 2022
d1d4af1
Force 'LC_ALL=C.UTF-8' for all steps of '.github/workflows/ccpp.yml:j…
tschwinge Mar 22, 2022
9b73411
Merge 'Build logs' into 'Build' in '.github/workflows/ccpp.yml:jobs.b…
tschwinge Mar 22, 2022
b9fc033
Tune '.github/workflows/ccpp.yml:jobs.build-and-check', 'Check for ne…
tschwinge Mar 22, 2022
c057007
ci: Add job for building gccrs with older gcc
CohenArthur Mar 24, 2022
a9b4c98
ci: Run tests with gccrs compiled under gcc-4.8
CohenArthur Mar 29, 2022
f5a1398
rust: Clang/macOS Testing
simonpcook Apr 12, 2022
7dc2918
rust: Use -Otarget when building and logging warnings
simonpcook Apr 13, 2022
22f0e2e
CI: do not push Docker image ...
liushuyu Apr 17, 2022
9def2ac
CI: catch malformed test cases
liushuyu Apr 22, 2022
488b3a3
dockerfile: change the base image ...
liushuyu Apr 25, 2022
3bc1cb3
docker: Add commit information to Docker image
CohenArthur May 30, 2022
b4b8194
docker: Fix GCCRS_BUILD info
CohenArthur Jun 8, 2022
f776ed7
ci: Temporarily disable Remark CI
CohenArthur Jun 28, 2022
767efbf
CI: fix remark installation pre-condition ...
liushuyu Jul 20, 2022
edfd954
Add in -m32,-m64 configuration to make check-rust
philberty Aug 9, 2022
e467130
Seperate 64 and 32 bit testing combos into seperate jobs
philberty Aug 10, 2022
58e2e25
Update expected warnings post cleanup
philberty Aug 17, 2022
d3b8e5b
ci: Apply warnings in CI
CohenArthur Oct 12, 2022
637b164
bors: Fix warning list
CohenArthur Oct 24, 2022
7e608e8
ci: Use same CXXFLAGS in bootstrap workflow
CohenArthur Oct 28, 2022
4d9f3b5
ci: Update expected warnings
CohenArthur Nov 3, 2022
39deb8f
Join justforfun.dev
philberty Dec 1, 2022
431de5f
ci: Lock Ubuntu version to 20.04
CohenArthur Dec 7, 2022
e8cc0e5
ci: gcc-4.8 package is only available in Ubuntu 18.04
CohenArthur Dec 7, 2022
1bbdc3e
bors: Expect ubuntu32bit and gcc48 jobs to succeed
CohenArthur Dec 6, 2022
1dceda2
Revert "ci: Use same CXXFLAGS in bootstrap workflow"
tschwinge Dec 14, 2022
5416180
Revert "ci: Apply warnings in CI"
tschwinge Dec 14, 2022
16d5541
Revert "bors: Fix warning list"
tschwinge Dec 14, 2022
d77f83a
Really fix up '.github/bors_log_expected_warnings'
tschwinge Dec 14, 2022
ddfd4ae
Adjust '.github/bors_log_expected_warnings'
tschwinge Dec 15, 2022
0868521
README.md: Added experimental flag & updated gccrs path
MahadMuhammad Jan 17, 2023
e59159e
ci: Add commit format checker
CohenArthur Jan 31, 2023
72218fa
ci: update ubuntu version
ArshErgon Dec 13, 2022
e7b9977
ci: Require commits check to pass for bors to merge and fix CI names
CohenArthur Feb 1, 2023
6939478
ci: Revert bors running of commit checkers
CohenArthur Feb 8, 2023
1a27ac0
Adjust '.github/bors_log_expected_warnings'
tschwinge Feb 12, 2023
e516cdf
ci: Add missing `merge_group` trigger for workflow
CohenArthur Feb 14, 2023
d3b54e9
Adjust '.github/bors_log_expected_warnings'
tschwinge Feb 18, 2023
449edd1
Adjust '.github/bors_log_expected_warnings'
tschwinge Feb 21, 2023
22fb681
ci: Run GCC 4.8 job in Ubuntu 18.04 container
CohenArthur Feb 21, 2023
38ac83f
ci: Do not run `check-gccrs-prefix` on PRs to master
CohenArthur Mar 15, 2023
8438236
ci: check Signed-off-by lines (and others) are at the end
dkm Mar 11, 2023
942e0dc
docker: Do not run update-alternatives on invalid path
CohenArthur Mar 28, 2023
45f3477
Adjust '.github/bors_log_expected_warnings'
tschwinge Apr 8, 2023
adc6cde
ci: Add libgrust to clang-format checker
P-E-P Apr 24, 2023
2562fa7
Run bootstrap builds on a schedule
powerboat9 Jul 20, 2023
5587d4d
Use checkout@v3 in workflows
powerboat9 Aug 29, 2023
b4a0845
Bump docker workflow dependencies
powerboat9 Aug 29, 2023
e611545
Bump docker/build-push-action to v4
powerboat9 Sep 1, 2023
ff72771
Bump our docker build's debian base image version to match rust:latest's
powerboat9 Sep 1, 2023
62ce55d
Bump actions/upload-artifact from v2 to v3
powerboat9 Nov 8, 2023
a75b125
ci: Install cargo on ubuntu 18.04 container.
CohenArthur Feb 26, 2024
cf57f0f
Adjust '.github/bors_log_expected_warnings'
tschwinge Mar 11, 2024
d0a4300
Adjust '.github/bors_log_expected_warnings'
tschwinge Mar 24, 2024
83b69f1
ci: Install Rust directly from rustup instead of apt
CohenArthur Mar 18, 2024
8d6bb70
fixed README.md , dump ast using correct option
zhanghe9702 Mar 16, 2024
f4d9867
Add an alternative solution on MacOS
Apr 5, 2024
3a1a0bf
Fix grammar as pointed out by Marc
Apr 5, 2024
9dbab92
Adjust '.github/bors_log_expected_warnings'
tschwinge Apr 10, 2024
a11553a
chore: Fix Remark CI
CohenArthur Apr 12, 2024
f93ac52
Pin macos CI to version 13
P-E-P Apr 30, 2024
efa0c6d
Pin node16 by allowing old version
badumbatish Jul 10, 2024
a0f79c7
ci: switch to nightly rustc
braw-lee Jun 5, 2024
9f515b7
Fix CI bootstrap build with a nightly rust compiler
P-E-P Jul 18, 2024
38c434a
Change bug report issue template
P-E-P Jul 22, 2024
4e20a59
github: Remove nightly Rust installation
CohenArthur Jul 26, 2024
78157a9
Add running cicd 32bit
badumbatish Aug 4, 2024
efec1b9
Add glibcxx_assertion check
badumbatish Aug 23, 2024
4fb9f69
Bump action version to avoid missing distutils
P-E-P Sep 5, 2024
28f4142
Compile using ASAN on the github CI
powerboat9 Aug 27, 2024
e23e60d
github: adjust footer detection for Tested-by
dkm Sep 9, 2024
2cbd562
Change upload artifact github action version
P-E-P Sep 17, 2024
91ec7ba
Adjust expected warnings for alpine 32 bit
powerboat9 Sep 18, 2024
49e8528
Change alpine allowed warning list
P-E-P Sep 27, 2024
cc92336
Check for writes outside of the build directory
powerboat9 Apr 25, 2024
0b6eb67
Add a new CI step to detect raw issue references
P-E-P Nov 20, 2024
56ef267
ci: remove bors mention
dkm Nov 23, 2024
8835230
CI: upgrade GCC baseline from 4.8 -> 5.4 (5.5)
thesamesam Nov 22, 2024
2099a88
ci: bump actions/checkout from v3 to v4
dkm Nov 27, 2024
86c5781
ci: change the gcc-5 testing
dkm Nov 27, 2024
6b00df7
Add build dependencies for Fedora
jarkkojs Sep 5, 2024
f4be01e
ci: Update expected warnings list for 32 bits build.
CohenArthur Dec 9, 2024
c8b70ec
ci: update warnings after C++14 change
thesamesam Dec 10, 2024
1afa942
gccrs: disable macos github workflow
philberty Dec 19, 2024
8965723
Update upload-artifact to v4
powerboat9 Jan 23, 2025
f92b4ac
ci: disable network
thesamesam Mar 17, 2025
98dd416
ci: Update warnings for new location in install.texi
CohenArthur Apr 14, 2025
550eb3f
ci: use clang-format 16
dkm May 10, 2025
ac94b08
ci: adjust expected warnings after upstream sync
dkm May 12, 2025
d3788df
CI: Reenable macos runner
powerboat9 Jun 22, 2025
6fc4d7a
ci: Ignore non-rust warnings
powerboat9 Jun 26, 2025
ea3c030
ci: remove warnings from expected file
dkm Jul 8, 2025
bbf9c46
ci: Bump from macos-13 to macos-15
powerboat9 Jul 23, 2025
acb50a4
ci: Fix arm64 ci
powerboat9 Aug 21, 2025
bc66e88
gccrs: Remove the template parameter so clang format stops barfing on…
philberty Sep 3, 2025
f4c2f45
gccrs: Revert "gccrs: Remove the template parameter
philberty Sep 3, 2025
1496dff
gccrs: remove docker github workflow
philberty Sep 3, 2025
0d6fb2d
ci: Bump commit to merge in arm64 ci
powerboat9 Sep 1, 2025
1794a99
ci: new workflow for sending emails after merging a PR
dkm Sep 17, 2025
088d3d9
Bump clang-format version to use in CONTRIBUTING.md
lowr Oct 13, 2025
0667f17
ci: bump hardcoded macos revision
dkm Oct 27, 2025
9ae7961
ci: drop macos build
dkm Nov 11, 2025
fdaf188
ci: use variable instead of secrets for regular settings
dkm Nov 13, 2025
08c71a7
ci: fix reference check
dkm Nov 14, 2025
b050d18
Add derived set to collect derived nodes.
sakupan102 Aug 8, 2025
3a95a24
README: Add build dependencies for Fedora WSL
osalbahr Nov 10, 2025
4c47285
ci: add pull-request URL in commit emails
dkm Nov 24, 2025
a1c21dc
ci: refactor ccpp workflow
dkm Nov 20, 2025
020498d
Remove non-leaf item in crate parsing failure error
P-E-P Nov 26, 2025
06c04b1
Correct spelling of 'mentionned'
aytey Nov 27, 2025
2b125bc
gccrs: Fix comment typos in rust-macro-expand.h
jwakely Nov 27, 2025
3f6de6e
Initialize uninit boolean
P-E-P Nov 27, 2025
c95f248
Remove non-leaf error message in delimited tt
P-E-P Nov 28, 2025
28bda07
Remove non leaf errors
P-E-P Nov 28, 2025
e3f5039
rust: add feature gate for lang_items.
tamaroning Nov 23, 2025
573b152
rust: Add `#![feature(lang_items)]` to tests.
tamaroning Nov 23, 2025
b254b77
Improve feature handling
powerboat9 Nov 29, 2025
3d2d460
Add missing test for lang item feature gate
P-E-P Nov 29, 2025
6c11e02
gccrs: reindent rust-lex.cc
dkm Dec 2, 2025
cdf4d78
Merge remote-tracking branch 'boum' into gerris/rebase/2025-12-02
dkm Dec 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2025-11-30 Jose E. Marchesi <[email protected]>

* MAINTAINERS: Add Algol 68 subsystems.
* SECURITY.txt: add libga68 to list of libraries.

2025-11-20 Claudio Bantaloukas <[email protected]>

* MAINTAINERS: Add myself in forge integration maintainers
Expand Down
2 changes: 2 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ objective-c/c++ Mike Stump <[email protected]>
objective-c/c++ Iain Sandoe <[email protected]>
Rust Arthur Cohen <[email protected]>
Rust Philip Herron <[email protected]>
Algol 68 Jose E. Marchesi <[email protected]>

Various Maintainers

Expand All @@ -181,6 +182,7 @@ libcpp Per Bothner <[email protected]>
libcpp All C and C++ front end maintainers
libcpp David Malcolm <[email protected]>
fp-bit Ian Lance Taylor <[email protected]>
libga68 Jose E. Marchesi <[email protected]>
libgcc Ian Lance Taylor <[email protected]>
libgo Ian Lance Taylor <[email protected]>
libgomp Jakub Jelinek <[email protected]>
Expand Down
8 changes: 8 additions & 0 deletions Makefile.def
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ target_modules = { module= zlib; bootstrap=true; };
target_modules = { module= rda; };
target_modules = { module= libada; };
target_modules = { module= libgm2; lib_path=.libs; };
target_modules = { module= libga68; lib_path=.libs; };
target_modules = { module= libgomp; bootstrap= true; lib_path=.libs; };
target_modules = { module= libitm; lib_path=.libs; };
target_modules = { module= libatomic; bootstrap=true; lib_path=.libs; };
Expand Down Expand Up @@ -313,6 +314,8 @@ flags_to_pass = { flag= GNATBIND ; };
flags_to_pass = { flag= GNATMAKE ; };
flags_to_pass = { flag= GDC ; };
flags_to_pass = { flag= GDCFLAGS ; };
flags_to_pass = { flag= GA68 ; };
flags_to_pass = { flag= GA68FLAGS ; };

// Target tools
flags_to_pass = { flag= AR_FOR_TARGET ; };
Expand All @@ -329,6 +332,8 @@ flags_to_pass = { flag= GOC_FOR_TARGET ; };
flags_to_pass = { flag= GOCFLAGS_FOR_TARGET ; };
flags_to_pass = { flag= GDC_FOR_TARGET ; };
flags_to_pass = { flag= GDCFLAGS_FOR_TARGET ; };
flags_to_pass = { flag= GA68_FOR_TARGET ; };
flags_to_pass = { flag= GA68FLAGS_FOR_TARGET ; };
flags_to_pass = { flag= GM2_FOR_TARGET ; };
flags_to_pass = { flag= GM2FLAGS_FOR_TARGET ; };
flags_to_pass = { flag= LD_FOR_TARGET ; };
Expand Down Expand Up @@ -678,6 +683,7 @@ dependencies = { module=configure-target-libstdc++-v3; on=configure-target-libgo
dependencies = { module=configure-target-libsanitizer; on=all-target-libstdc++-v3; };
dependencies = { module=configure-target-libvtv; on=all-target-libstdc++-v3; };
dependencies = { module=configure-target-libgrust; on=all-target-libstdc++-v3; };
dependencies = { module=configure-target-libga68; on=all-target-libstdc++-v3; };
// parallel_list.o and parallel_settings.o depend on omp.h, which is
// generated by the libgomp configure. Unfortunately, due to the use of
// recursive make, we can't be that specific.
Expand Down Expand Up @@ -736,6 +742,8 @@ languages = { language=jit; gcc-check-target=check-jit; };
languages = { language=rust; gcc-check-target=check-rust; };
languages = { language=cobol; gcc-check-target=check-cobol;
lib-check-target=check-target-libgcobol; };
languages = { language=algol68; gcc-check-target=check-algol68;
lib-check-target=check-target-libga68; };

// Toplevel bootstrap
bootstrap_stage = { id=1 ; };
Expand Down
Loading
Loading