summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* d: Remove D-specific version definitions from target headersIain Buclaw2022-10-291-3/+0
* c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers2022-10-281-1/+2
* MIPS: add builtime option for -mcompact-branchesYunQiang Su2022-10-251-1/+2
* MIPS: Not trigger error for pre-R6 and -mcompact-branches=alwaysYunQiang Su2022-10-252-15/+15
* MIPS: fix building on multiarch platformYunQiang Su2022-10-252-1/+22
* MIPS: improve -march=native arch detectionYunQiang Su2022-10-091-3/+22
* Drop unused variableJan-Benedict Glaw2022-09-141-1/+1
* rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska2022-09-051-1/+1
* d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supportedIain Buclaw2022-09-024-8/+25
* STABS: remove -gstabs and -gxcoff functionalityMartin Liska2022-09-022-32/+1
* Mips: Fix the ASAN shadow offset hook for the n32 ABIDimitrije Milosevic2022-07-072-8/+6
* Add new parameter to vec_perm_const hook for specifying operand mode.Prathamesh Kulkarni2022-05-251-2/+6
* mips: Fix C++14 vs. C++17 ABI incompatibility on mips64Xi Ruoyao2022-04-061-5/+53
* mips: Fix an ICE caused by r12-7962Xi Ruoyao2022-04-021-1/+2
* mips: Ignore zero width fields in arguments and issue -Wpsabi warning about C...Xi Ruoyao2022-04-011-4/+42
* mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-...Xi Ruoyao2022-04-011-8/+50
* MIPS: IPL is 8bit in Cause and Status registers if TARGET_MCUYunQiang Su2022-04-011-2/+14
* Enable libsanitizer build on mips64Xi Ruoyao2022-03-152-1/+15
* mips: avoid signed overflow in LUI_OPERAND [PR104842]Xi Ruoyao2022-03-091-1/+1
* Fix -Wformat-diag in various targets.Martin Liska2022-01-181-3/+3
* Change references of .c files to .cc filesMartin Liska2022-01-178-13/+13
* Rename .c files to .cc files.Martin Liska2022-01-174-0/+0
* Update copyright years.Jakub Jelinek2022-01-0394-95/+95
* MIPS: R6: load/store can process unaligned addressYunQiang Su2021-12-073-1/+19
* Come up with OPTION_SET_P macro.Martin Liska2021-10-081-4/+5
* mips: Fix macro typoMartin Liska2021-09-161-1/+1
* MIPS: add .module arch and ase to all output asmYunQiang Su2021-09-071-0/+37
* Revert "MIPS: add .module mipsREV to all output asm file"YunQiang Su2021-09-021-41/+0
* MIPS: add .module mipsREV to all output asm fileYunQiang Su2021-08-311-0/+41
* MIPS: use mips_isa enum instead hardcoded numbersYunQiang Su2021-08-314-150/+172
* mips: msa: truncate immediate shift amount [PR101922]Xi Ruoyao2021-08-233-9/+40
* [MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTIONDragan Mladjenovic2021-08-211-38/+0
* mips: Fix up mips_atomic_assign_expand_fenv [PR94780]Xi Ruoyao2021-07-311-6/+6
* mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132]Xi Ruoyao2021-07-313-0/+34
* mips: check MSA support for vector modes [PR100760,PR100761,PR100762]Xi Ruoyao2021-07-091-3/+3
* Change the type of predicates to bool.Uros Bizjak2021-07-011-1/+1
* mips: Update unexpected empty split conditionKewen Lin2021-06-051-3/+3
* dwarf: new dwarf_debuginfo_p predicateIndu Bhagat2021-05-201-1/+2
* Use startswith in targets.Martin Liska2021-05-182-6/+6
* d: Add TARGET_D_REGISTER_CPU_TARGET_INFOIain Buclaw2021-04-143-1/+33
* d: Define IN_TARGET_CODE in all machine-specific D language files.Iain Buclaw2021-03-261-0/+2
* [PATCH v4 1/2] MIPS: unaligned load: use SImode for SUBREG if OK (PR98996) [P...YunQiang Su2021-02-251-1/+1
* mips: Avoid out-of-bounds access in mips_symbol_insns [PR98491]Xi Ruoyao2021-02-171-1/+1
* i386, expand: Optimize also 256-bit and 512-bit permutatations as vpmovzx if ...Jakub Jelinek2021-01-131-0/+9
* Update copyright years.Jakub Jelinek2021-01-0494-95/+95
* opts: Remove all usages of Report keyword.Martin Liska2020-12-161-82/+82
* Relocatable read-only section support for absolute jump tableHaochen Gui2020-11-171-2/+2
* MIPS: Fix __builtin_longjmp (PR 64242)Andrew Pinski2020-08-251-1/+11
* Fix up -Wliteral-suffix warning on mti-linux.hJakub Jelinek2020-04-021-1/+1
* Support gnu_unique_object symbols on MIPS.Joseph Myers2020-01-271-1/+8