aboutsummaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Expand)AuthorFilesLines
2015-10-10binutils: fix LUI relaxation bugAndrew Waterman1-1/+3
2015-10-10binutils: relax LUI to C.LUIAndrew Waterman1-1/+2
2015-10-09Split config.bfd to use riscv{32,64}, not riscv*Palmer Dabbelt1-2/+7
2015-09-20binutils: redo ELF flag handlingAndrew Waterman1-9/+6
2015-09-17Only support riscv{32,64}-* tuplesPalmer Dabbelt1-2/+2
2015-09-13gcc: fix --with-xlenAndrew Waterman1-5/+12
2015-08-20add support for missing c++11 functions to newlibScott Beamer1-0/+25
2015-08-20upgrade newlib to 2.2.0Scott Beamer1-85/+29
2015-08-19binutils: clean up styleMike Frysinger1-16/+14
2015-07-24binutils: Fix comment.Arun Thomas1-1/+1
2015-07-22Fix offsets in binutils patchAndrew Waterman1-3/+3
2015-07-20gcc: upgrade to version 5.2.0Andrew Waterman1-3/+3
2015-06-25gcc: merge libgcc makefiles for linux/elf targetsAndrew Waterman1-2/+2
2015-06-18binutils: gas: fix default xlen selectionMike Frysinger1-3/+35
2015-05-27binutils: add ELF e_flag to signify RVC codeAndrew Waterman1-7/+11
2015-05-13gcc: Fix the libsanitizer port, againPalmer Dabbelt1-0/+35
2015-04-24gcc: upgrade to version 5.1.0Andrew Waterman1-153/+27
2015-03-31binutils: produce RVC branches/jumpsAndrew Waterman1-1/+3
2015-03-31binutils: Add RISC-V files to ALL_MACHINES{,_CFILES}Palmer Dabbelt1-0/+18
2015-02-23Upgrade to glibc 2.21Andrew Waterman1-10/+0
2015-02-20glibc: Enable cross-compilation on FreeBSDAlbert Ou1-1/+24
2015-01-31Port libsanitizer to RISC-V (again)Palmer Dabbelt1-0/+62
2015-01-26gcc: fix build on 32-bit host machinesAndrew Waterman1-3/+24
2015-01-17gcc: fix libatomic bugAndrew Waterman1-0/+34
2015-01-15gcc: fix a couple failing testsAndrew Waterman1-0/+22
2015-01-09glibc: Use riscv.*- for shlib-versions CPU patternAlbert Ou1-1/+1
2014-12-31binutils: upgrade to version 2.25Andrew Waterman1-119/+92
2014-12-15gcc, glibc, binutils: Complete missing configuration for building tools for R...Darius Rad2-4/+18
2014-12-10gcc: port libsanitizerAndrew Waterman1-0/+47
2014-11-17binutils: support code alignment in the linkerAndrew Waterman1-1/+2
2014-11-15binutils: merge elf{32/64}-riscv into elfnn-riscvAndrew Waterman1-0/+42
2014-11-13glibc: fix Mac OS buildAndrew Waterman1-0/+12
2014-10-31gcc: upgrade to 4.9.2Andrew Waterman1-3/+3
2014-10-28change prefix to riscv64-unknown-{linux-gnu/elf}-Andrew Waterman1-3/+34
2014-10-27binutils, gcc, glibc: new calling conventionAndrew Waterman2-15/+15
2014-10-24gcc: fix libatomic cas bugAndrew Waterman1-0/+11
2014-10-24gcc: disable inapplicable test caseAndrew Waterman1-0/+12
2014-10-22binutils, glibc, gcc: support TLS copy relocationsAndrew Waterman1-6/+1
2014-10-21binutils: support subword local label subtractionAndrew Waterman1-1/+5
2014-10-21binutils: teach readelf about RISC-VAndrew Waterman1-2/+44
2014-10-19binutils: remove some pc-relative relocsAndrew Waterman1-5/+1
2014-09-17gcc: detect assembler support for TLSAndrew Waterman1-0/+56
2014-09-17binutils: remove legacy cruft and s/MIPS/RISC-V/Andrew Waterman1-4/+39
2014-09-11newlib: import port of newlib 1.18.0Andrew Waterman1-0/+217
2014-09-11glibc: initial port of glibc 2.20Andrew Waterman1-0/+20
2014-09-11gcc: use init_array/fini_arrayAndrew Waterman1-2/+4
2014-09-08binutils: initial binutils 2.24 portAndrew Waterman1-0/+444
2014-09-07gcc: initial gcc 4.9.1 portAndrew Waterman1-0/+92