Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-24 | Fortran: Fix UTF-8 output with A edit descriptor. | Jerry DeLisle | 1 | -1/+3 |
2025-01-18 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2025-01-17 | libfortran: G formatting for UNSIGNED [PR118536] | Harald Anlauf | 1 | -0/+3 |
2025-01-17 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2025-01-16 | libfortran: fix conversion of UNSIGNED(kind=16) to decimal in output [PR118406] | Harald Anlauf | 1 | -9/+26 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 937 | -937/+937 |
2025-01-02 | Rotate ChangeLog files. | Jakub Jelinek | 14 | -474/+467 |
2024-12-24 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-12-24 | libgfortran: Fix build for targets with int32_t=long int | Hans-Peter Nilsson | 1 | -1/+1 |
2024-12-23 | Daily bump. | GCC Administrator | 1 | -0/+22 |
2024-12-22 | Fortran: Replace getting of coarray data with accessor-based version. [PR107635] | Andre Vehreschild | 2 | -6/+144 |
2024-12-21 | Daily bump. | GCC Administrator | 1 | -0/+12 |
2024-12-20 | Fortran: Fix caf_stop_numeric and reporting exceptions from caf [PR57598] | Andre Vehreschild | 4 | -6/+24 |
2024-12-11 | Daily bump. | GCC Administrator | 1 | -0/+9 |
2024-12-10 | Fortran: Fix READ with padding in BLANK ZERO mode. | Jerry DeLisle | 1 | -9/+42 |
2024-12-05 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-12-03 | Fortran: Fix B64.0 formatted write output. | Jerry DeLisle | 1 | -0/+4 |
2024-11-24 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-11-23 | Fortran: Reject missing comma in format. | Jerry DeLisle | 1 | -3/+6 |
2024-10-08 | Daily bump. | GCC Administrator | 1 | -0/+65 |
2024-10-07 | Implement MAXLOC and MINLOC for unsigned. | Thomas Koenig | 62 | -55/+30048 |
2024-10-02 | Daily bump. | GCC Administrator | 1 | -0/+16 |
2024-10-01 | Implement MAXVAL and MINVAL for UNSIGNED. | Thomas Koenig | 13 | -6/+5712 |
2024-09-25 | Daily bump. | GCC Administrator | 1 | -0/+74 |
2024-09-24 | Add random numbers and fix some bugs. | Thomas Koenig | 2 | -0/+450 |
2024-09-24 | Implement SUM and PRODUCT for unsigned. | Thomas Koenig | 33 | -501/+511 |
2024-09-24 | Implement MATMUL and DOT_PRODUCT for unsigned. | Thomas Koenig | 19 | -1060/+1070 |
2024-09-08 | Daily bump. | GCC Administrator | 1 | -0/+39 |
2024-09-07 | Implement first part of unsigned integers for Fortran. | Thomas Koenig | 8 | -48/+591 |
2024-08-21 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-08-20 | Fortran: Fix [Coarray] ICE in conv_caf_send, at fortran/trans-intrinsic.c:195... | Andre Vehreschild | 1 | -3/+3 |
2024-08-19 | Daily bump. | GCC Administrator | 1 | -0/+6 |
2024-08-18 | libgfortran: implement fpu-macppc for Darwin, support IEEE arithmetic | Sergey Fedorov | 2 | -0/+422 |
2024-07-26 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-07-25 | Fortran: Suppress wrong End Of File error with user defined IO. | Jerry DeLisle | 1 | -1/+2 |
2024-07-12 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2024-07-11 | Fortran: Fix rejecting class arrays of different ranks as storage association... | Andre Vehreschild | 6 | -4/+328 |
2024-06-07 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2024-06-06 | nvptx, libgfortran: Switch out of "minimal" mode | Thomas Schwinge | 2 | -24/+14 |
2024-06-06 | Clean up after newlib "nvptx: In offloading execution, map '_exit' to 'abort'... | Thomas Schwinge | 1 | -8/+0 |
2024-05-09 | Daily bump. | GCC Administrator | 1 | -0/+7 |
2024-05-07 | build: Derive object names in make_sunver.pl | Rainer Orth | 2 | -6/+2 |
2024-05-07 | Daily bump. | GCC Administrator | 1 | -0/+11 |
2024-05-06 | aix: Fix building fat library for AIX | David Edelsohn | 1 | -2/+2 |
2024-05-06 | libgfortran: Fix libgfortran.so versioning on Solaris with subdirs | Rainer Orth | 2 | -2/+2 |
2024-05-03 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-05-02 | libgfortran: Fix up the autoreconf warnings | Francois-Xavier Coudert | 2 | -7149/+4122 |
2024-04-30 | Daily bump. | GCC Administrator | 1 | -0/+5 |
2024-04-29 | Fortran: add SELECTED_LOGICAL_KIND | Francois-Xavier Coudert | 2 | -3/+34 |
2024-04-13 | Daily bump. | GCC Administrator | 1 | -0/+4 |