aboutsummaryrefslogtreecommitdiff
path: root/flang/docs
AgeCommit message (Expand)AuthorFilesLines
2021-12-04[flang] OPEN(RECL=) handling for sequential formatted I/OPeter Klausler1-0/+9
2021-12-02[flang] GettingInvolved: update LLVM Alias Analysis Technical Call infoJeroen Dobbelaere1-2/+2
2021-11-25[NFC][flang] Inclusive language: remove instances of masterQuinn Pham2-2/+2
2021-11-22[flang] Predefine unit 0 connected to stderrPeter Klausler1-0/+2
2021-11-08[Flang][driver] Update the docsAndrzej Warzynski3-14/+97
2021-11-08[NFC] Inclusive Language: change master to main for .chm filesQuinn Pham1-1/+1
2021-10-22[flang] Extension: allow tabs in output format stringspeter klausler1-0/+1
2021-10-22[flang] Fix generic resolution casepeter klausler1-1/+2
2021-10-22[flang] Extension to distinguish specific procedurespeter klausler1-0/+7
2021-10-12[flang][NFC] Document extension: scalars are trivially contiguouspeter klausler1-0/+4
2021-10-12[flang] More work on SYSTEM_CLOCK runtime API and implementationpeter klausler1-0/+7
2021-10-11[flang][NFC] Document behavior for nonspecified/ambiguous casespeter klausler1-0/+66
2021-10-04[flang] Added tests for intrinsic function 'team_number()'Craig Rasmussen1-1/+1
2021-09-30[flang] Front-end and runtime support for CALL EXIT and ABORTpeter klausler1-0/+1
2021-09-30[flang][docs] Remove the new driver sync-up callsAndrzej Warzynski1-8/+0
2021-09-21[flang][docs] Document plugin limitationsAndrzej Warzynski1-0/+17
2021-09-16[flang] Make 'this_image()' an intrinsic functionCraig Rasmussen1-1/+1
2021-09-16[flang][driver] Add documentation for PluginsStuart Ellis1-0/+126
2021-09-15Revert "[flang] Make 'this_image()' an intrinsic function"Mehdi Amini1-1/+1
2021-09-14[flang] Make 'this_image()' an intrinsic functionCraig Rasmussen1-1/+1
2021-08-24[flang] Extension: reduced scope for some implied DO loop indicespeter klausler1-0/+5
2021-08-06[flang][docs] Document the `flang` wrapper scriptAndrzej Warzynski1-0/+27
2021-08-05[flang][driver] Delete `f18` (i.e. the old Flang driver)Andrzej Warzynski2-8/+13
2021-08-04[flang] Support DFLOAT legacy extension intrinsic functionpeter klausler1-0/+1
2021-08-02[flang][nfc] Fix variable names in `FrontendOptions` & `PreprocessorOptions`Andrzej Warzynski1-1/+1
2021-07-23[flang] runtime: fix problems with I/O around EOF & delimited characterspeter klausler1-0/+23
2021-07-20[flang] Run-time derived type initialization and destructionpeter klausler1-0/+10
2021-07-07[Flang][Docs] Update meeting URLJohannes Doerfert1-1/+1
2021-07-01[flang][docs] Add documentation for the new Flang driverAndrzej Warzynski1-0/+247
2021-06-28[flang][docs] Minor update to Fortran LLVM Tests-suite docs.naromero771-10/+10
2021-06-16[flang] Add clang-tidy check for braces around ifDiana Picus1-1/+4
2021-06-03[flang] Accept BOZ in array constructors w/o typespeter klausler1-2/+4
2021-05-26[flang][docs] Initial documentation for the Fortran LLVM Test Suite.naromero772-0/+61
2021-05-20[flang][docs] Update driver sync-up call linkAndrzej Warzynski1-1/+1
2021-05-13[flang] Support legacy extension OPEN(ACCESS='APPEND')peter klausler1-0/+2
2021-04-22[flang] (NFC) Document Fortran feature historypeter klausler1-0/+262
2021-03-15[flang][docs] Fix the time for the new Flang driver callAndrzej Warzynski1-1/+1
2021-02-18[flang] Extension: forward refs to dummy args under IMPLICIT NONEpeter klausler1-0/+5
2021-02-17[flang] Warn about useless explicit typing of intrinsicspeter klausler1-0/+9
2021-02-03[flang] Add -fsyntax-only to f18; retain -fparse-only synonympeter klausler2-3/+3
2021-02-01[Branch-Rename] Fix some linksxgupta2-6/+6
2021-01-29[flang] Support disabled alternative PARAMETER statementpeter klausler1-1/+2
2021-01-29[flang][docs] Add New Flang Driver Biweekly callAndrzej Warzynski1-0/+8
2020-12-23Updated GettingInvolved.md to reflect Flang Biweekly Call changesAlexisPerry1-2/+4
2020-12-15[flang] Implement STORAGE_SIZE(), SIZEOF(), C_SIZEOF()peter klausler1-2/+3
2020-12-08[flang] Implement derived type description table encodingpeter klausler1-1/+1
2020-12-07[flang] Improve initializer semantics, esp. for component default valuespeter klausler1-0/+43
2020-11-25[Flang][Docs] Update call information and add two more callsJohannes Doerfert1-4/+19
2020-11-20Update OptionComparison.mdPete Steinfeld1-11/+2
2020-11-18[flang] Correct handling of null pointer initializerspeter klausler1-1/+1