summaryrefslogtreecommitdiff
path: root/gcc/config/mips
Commit message (Expand)AuthorAgeFilesLines
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+10
* [MIPS] Remove all excess parallel constructsMatthew Fortune2015-01-154-471/+413
* Add support for the R6 LSA and DLSA instructionsMatthew Fortune2015-01-154-0/+50
* [MIPS] Update the ZC constraint.Matthew Fortune2015-01-143-34/+34
* Fix Linux multilib configurations with default architecturesMatthew Fortune2015-01-145-4/+24
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-0584-85/+85
* t-mti-linux (MULTILIB_EXCEPTIONS): Add exceptions for mips32[r1] and mips64[r...Steve Ellcey2014-12-292-2/+8
* MIPSR6: mips-img-elf mips-img-linux-gnu triplets and vendor updatesMatthew Fortune2014-12-193-1/+76
* MIPS32R6 and MIPS64R6 supportMatthew Fortune2014-12-1912-367/+801
* p5600.md (define_automaton, [...]): Replace p5600_agen_pipe and p5600_alu_pip...Prachi Godbole2014-12-031-6/+6
* sparc.c (sparc_atomic_assign_expand_fenv): Remove NULL last argument from cre...Jakub Jelinek2014-12-021-3/+3
* mips.c (mips16_build_call_stub): Move the save of the return address in $18 a...Maciej W. Rozycki2014-12-011-5/+12
* mips.c (mips_rtx_cost_data): Fix memory_latency cost for p5600.Prachi Godbole2014-11-261-1/+1
* [MIPS] If using branch likelies in MIPS sync code fill the delay slot Andrew Bennett2014-11-211-4/+14
* [Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...James Greenhalgh2014-11-181-1/+1
* mips.md (compression): Add `micromips32' setting.Maciej W. Rozycki2014-11-181-7/+9
* mips.md (*jump_absolute): Use a branch when in range, a jump otherwise.Maciej W. Rozycki2014-11-181-4/+2
* Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune2014-11-127-37/+326
* config.gcc (mips*-mti-linux*): Remove gnu_ld and gas assignments.Steve Ellcey2014-11-061-0/+10
* [multiple changes]Naveen H.S2014-11-036-19/+145
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* [Patch 5/7 mips] Deprecate *_BY_PIECES_P, move to hookized versionJames Greenhalgh2014-11-012-14/+16
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-292-137/+137
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-1/+9
* mips.c (mips_at_reg_p): Delete.Richard Sandiford2014-10-261-13/+7
* mips.c (mips_record_lo_sum): Replace with...Richard Sandiford2014-10-261-10/+9
* mips.c (mips_sim_insn): Update comment.Richard Sandiford2014-10-261-14/+7
* mips.c (r10k_needs_protection_p_call): Take a const_rtx and return a bool.Richard Sandiford2014-10-261-16/+19
* mips.c (r10k_needs_protection_p_1): Take an rtx rather than an rtx pointer.Richard Sandiford2014-10-261-22/+22
* mips.c (mips16_rewrite_pool_refs_info): Delete.Richard Sandiford2014-10-261-39/+29
* mips.c (mips_kernel_reg_p): Replace with...Richard Sandiford2014-10-261-6/+10
* mips.c (mips_rewrite_small_data_1): Take the context as a parameter instead o...Richard Sandiford2014-10-261-19/+20
* mips.c: Include rtl-iter.h.Richard Sandiford2014-10-261-19/+23
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+5
* move many gc hashtab to hash_tableTrevor Saunders2014-10-121-66/+40
* mti-linux.h (DRIVER_SELF_SPECS): Change LINUX64_DRIVER_SELF_SPECS to LINUX_DR...Steve Ellcey2014-10-081-1/+1
* linux64.h: Remove.Steve Ellcey2014-10-084-106/+37
* Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers2014-09-232-14/+0
* Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders2014-09-161-2/+2
* Instruction attributes take an rtx_insn *David Malcolm2014-09-152-8/+8
* MIPS: Do not reload unallocated FP_REGS pseudos via GR_REGSMatthew Fortune2014-09-101-2/+3
* single_set takes an insnDavid Malcolm2014-09-092-5/+5
* recog_memoized works on an rtx_insn *David Malcolm2014-09-092-13/+14
* INSN_LOCATION takes an rtx_insnDavid Malcolm2014-09-091-3/+2
* Drop uncast_insn from param 1 of final_scan_insnDavid Malcolm2014-09-051-4/+4
* use rtx_code_label moreTrevor Saunders2014-09-032-13/+14
* NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm2014-08-282-12/+12
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-4/+4