summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips_abi_flags_xx.s
Commit message (Expand)AuthorAgeFilesLines
* [mips] Use --check-prefixes where appropriate. NFC.Daniel Sanders2016-06-241-8/+4
* [mips] Don't derive the default ABI from the CPU in the backend.Daniel Sanders2016-06-231-1/+1
* [mips][ias] Correct ELF eflags when Octeon is the target.Daniel Sanders2016-05-121-12/+28
* [mips] llvm-readobj can parse .MIPS.abiflags. No need to check the bytes.Daniel Sanders2015-06-231-8/+19
* [mips] Correct .MIPS.abiflags for -mfpxx on MIPS32r6Daniel Sanders2014-07-171-3/+8
* [mips] Correct .MIPS.abiflags fp_abi field for -mfpxx and without .moduleDaniel Sanders2014-07-151-0/+4
* Re-commit: [mips] Correct section alignments and EntrySizes for .bss, .text, ...Daniel Sanders2014-07-141-21/+20
* Revert: [mips] Correct section alignments and EntrySizes for .bss, .text, .da...Daniel Sanders2014-07-141-20/+21
* [mips] Correct section alignments and EntrySizes for .bss, .text, .data, .reg...Daniel Sanders2014-07-141-21/+20
* [mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS.abiflags when no '.modul...Daniel Sanders2014-07-141-1/+1
* [Mips] Support SHT_MIPS_ABIFLAGS section type flag in the llvm-readobj,Simon Atanasyan2014-07-131-1/+1
* Mips.abiflags is a new implicitly generated section that will be present on ...Vladimir Medic2014-07-081-0/+37