Age | Commit message (Expand) | Author | Files | Lines |
2024-08-20 | arc: Remove @ from symbol references in assembly | Alexey Brodkin | 2 | -18/+18 |
2024-08-20 | arc: Use __ARC_UNALIGNED__ compiler macro | Claudiu Zissulescu | 1 | -1/+17 |
2024-05-22 | arc: libc: Record r58/r59 in long-jump's buffer | Shahab Vahedi | 1 | -6/+18 |
2024-05-22 | arc: libc, libgloss: Remove .file directive from .S files | Yuriy Kolerov | 1 | -3/+1 |
2024-05-22 | arc: libc: Add support of 16-entry register file | Claudiu Zissulescu | 28 | -56/+84 |
2022-03-16 | newlib: libc: merge build up a directory | Mike Frysinger | 3 | -683/+31 |
2022-02-25 | newlib: libc: move configure into top-level | Mike Frysinger | 1 | -13/+30 |
2022-02-18 | newlib: libc: delete crt0.o duplication | Mike Frysinger | 1 | -1/+0 |
2022-02-15 | newlib/libgloss: drop unused $(CROSS_CFLAGS) | Mike Frysinger | 2 | -2/+2 |
2022-02-15 | newlib: phoenix: merge configure up to top-level | Mike Frysinger | 1 | -1/+2 |
2022-02-09 | newlib: drop support for $oext | Mike Frysinger | 1 | -1/+0 |
2022-02-09 | newlib: drop support for $aext | Mike Frysinger | 1 | -1/+0 |
2022-02-09 | newlib: drop libtool support | Mike Frysinger | 1 | -66/+18 |
2022-02-08 | newlib: switch to AM_PROG_AR | Mike Frysinger | 1 | -0/+1 |
2022-02-08 | newlib: switch to standard AC_PROG_CC | Mike Frysinger | 1 | -6/+1 |
2022-02-04 | newlib: libc: include all chapters all the time in the manual | Mike Frysinger | 1 | -5/+0 |
2022-01-29 | newlib: export abs_newlib_basedir for all subdirs | Mike Frysinger | 1 | -0/+1 |
2022-01-26 | newlib: libc: merge machine/ configure scripts up a level | Mike Frysinger | 5 | -6118/+107 |
2022-01-21 | newlib: stop clobbering LDFLAGS with non-standard $ldflags | Mike Frysinger | 2 | -5/+0 |
2022-01-21 | newlib: stop checking --enable-multilib in subdirs | Mike Frysinger | 1 | -13/+0 |
2022-01-18 | newlib: avoid duplicate awk checks | Mike Frysinger | 1 | -1/+0 |
2022-01-18 | newlib: delete (most) redundant lib_a_CCASFLAGS=$(AM_CCASFLAGS) | Mike Frysinger | 2 | -154/+18 |
2022-01-14 | newlib: update to automake-1.15 | Mike Frysinger | 3 | -428/+671 |
2022-01-14 | require autoconf-2.69 exactly | Mike Frysinger | 5 | -26/+12 |
2022-01-12 | newlib: regen aclocal.m4 after autoconf update | Mike Frysinger | 1 | -2/+2 |
2022-01-05 | newlib: migrate from INCLUDES to AM_CPPFLAGS | Mike Frysinger | 2 | -2/+2 |
2021-12-31 | Update newlib to 4.2.0newlib-snapshot-20211231 | Jeff Johnston | 1 | -105/+111 |
2021-12-29 | newlib: Regenerate autotools files | Jon Turney | 1 | -6/+5 |
2021-12-29 | newlib: Remove automake option 'cygnus' | Jon Turney | 1 | -2/+0 |
2021-12-29 | newlib: Regenerate autotools files | Jon Turney | 2 | -10/+37 |
2021-12-09 | newlib: Regenerate all autotools files | Jon Turney | 3 | -67/+195 |
2021-11-06 | libgloss/newlib: update configure.ac in Makefile.in files | Mike Frysinger | 1 | -1/+1 |
2021-09-13 | libgloss/newlib: rename configure.in to configure.ac | Mike Frysinger | 1 | -0/+0 |
2020-12-18 | Bump up newlib version to 4.1.0newlib-4.1.0 | Jeff Johnston | 1 | -10/+10 |
2020-12-11 | Bump newlib release to 4.0.0 | Jeff Johnston | 1 | -10/+10 |
2020-01-21 | Bump up newlib release to 3.3.0 | Jeff Johnston | 1 | -10/+10 |
2020-01-02 | Bump up release to 3.2.0 for yearly snapshotnewlib-snapshot-20200102newlib-3.2.0 | Jeff Johnston | 1 | -10/+10 |
2018-12-31 | Bump release to 3.1.0 for yearly snapshotnewlib-snapshot-20181231newlib-3.1.0 | Jeff Johnston | 1 | -10/+10 |
2018-08-31 | Add --disable-newlib-fno-builtin to allow compilation without -fno-builtin fo...newlib-snapshot-20180831 | Jon Beniston | 1 | -2/+14 |
2018-04-13 | Add nvptx port. | Jeff Johnston | 1 | -0/+6 |
2018-01-18 | Bump release to 3.0.0 for yearly snapshotnewlib-snapshot-20180118newlib-3.0.0 | Jeff Johnston | 1 | -10/+10 |
2016-12-22 | Bump release to 2.5.0 for yearly snapshot.newlib-2_5_0 | Jeff Johnston | 1 | -10/+10 |
2016-08-11 | arc: Fix strcmp for big endian without barrel shifter | Anton Kolesov | 1 | -3/+3 |
2016-08-11 | arc: Use prefetch instead of prealloc. | Claudiu Zissulescu | 1 | -0/+2 |
2016-08-11 | arc: Use unaligned loads/stores for memcopy. | Claudiu Zissulescu | 1 | -0/+59 |
2016-03-29 | Bump up newlib version to 2.4.0 due to feature test refactoringnewlib-2_4_0 | Jeff Johnston | 1 | -10/+10 |
2015-12-21 | Regenerate files for newlib 2.3.0.newlib-2_3_0 | Jeff Johnston | 3 | -234/+337 |
2015-12-17 | ARC: Use new definitions for optional ARC CPU features | Anton Kolesov | 23 | -69/+99 |
2015-11-12 | Add support for ARC to newlib | Anton Kolesov | 36 | -0/+9999 |