aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips
AgeCommit message (Expand)AuthorFilesLines
2004-06-15linux.h (ASM_PREFERRED_EH_DATA_FORMAT): Remove definition.Chris Demetriou2-13/+0
2004-06-03mips.c (struct irix_section_align_entry): Fix GTY marker.Chris Demetriou1-1/+1
2004-05-28mips.md (extendsidi2): Tie the source and destination of the register alterna...Richard Sandiford1-6/+19
2004-05-22mips.c (mips_asm_file_start): Emit a .gcc_compiled_longXX section when genera...Richard Sandiford1-0/+7
2004-05-21system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor1-5/+0
2004-05-17mips.h (MASK_DEBUG_G, [...]): Delete.Richard Sandiford2-853/+65
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+0
2004-05-10read-rtl.c (read_rtx): Allow 's' and 'T' strings to be omitted, treating miss...Richard Sandiford3-482/+480
2004-05-07mips.c (mips_va_arg): Fix calculation of osize for EABI_FLOAT_VARARGS_P.Richard Sandiford1-19/+34
2004-05-07mips.h (ISA_HAS_BRANCHLIKELY): Remove TARGET_MIPS5500.Richard Sandiford2-3/+2
2004-05-07mips.c (override_options): Allow the hi and lo registers to store any integra...Richard Sandiford1-1/+1
2004-05-06invoke.texi: Document -mvr4130-align.Richard Sandiford4-5/+743
2004-05-065500.md (ir_vr55_store): Set latency to 0.Richard Sandiford2-14/+52
2004-05-05mips.md: Update the msub define_split for new mflo/mfhi representation.Chris Demetriou1-1/+1
2004-05-05mips.md: Update the madd define_split for new mflo/mfhi representation.Eric Christopher1-1/+1
2004-05-04mips.c (override_options): Default to no generation of branch-likely operatio...Chris Demetriou1-4/+7
2004-05-03mips.md: Fix branch length attribute definition.Eric Christopher1-5/+6
2004-05-01* config/mips/mips.h (TARGET_MACC_CHAINS): Fix comment.Richard Sandiford1-3/+3
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata3-3/+3
2004-04-29re PR target/15189 (wrong filling of delay slot with -march=mips1 -G0 -mno-sp...Richard Sandiford1-6/+3
2004-04-29mips.md, [...]: Fix comment typos.Kazu Hirata2-2/+2
2004-04-25mips-protos.h (mips_linked_macc_p): Declare.Richard Sandiford4-15/+185
2004-04-22invoke.texi: Remove the MIPS -membedded-pic option.Richard Sandiford6-325/+30
2004-04-21MIPS SB-1 DFA scheduler.James E Wilson5-5/+581
2004-04-20mips.c (mips_legitimize_move): Generate special patterns for mflo and mfhi in...Richard Sandiford2-65/+91
2004-04-19mips.h (DWARF2_ADDR_SIZE): New.Eric Christopher1-0/+2
2004-04-18mips-protos.h (m16_usym8_4, [...]): Delete.Richard Sandiford4-518/+220
2004-04-17mips.h (PREDICATE_CODES): Add macc_msac_operand.Richard Sandiford3-72/+100
2004-04-15t-elf: Enable multilibs by default.Eric Christopher1-4/+4
2004-04-14invoke.texi: Rename MIPS's -mfix-vr4122-bugs to -mfix-vr4120.Richard Sandiford6-43/+43
2004-04-11iris5.h (current_section_flags): Add in_unlikely_executed_text and default case.Kaveh R. Ghazi1-1/+2
2004-04-10varasm.c (text_section): Use TEXT_SECTION_ASM_OP and ASM_OUTPUT_ALIGN instead...Andrew Pinski1-1/+2
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-1/+1
2004-03-25* config/mips/mips.h: Formatting fix.Richard Sandiford1-1/+1
2004-03-24config.gcc (mips64vr-*-elf*, [...]): Remove tm_defines.Richard Sandiford2-22/+82
2004-03-24mips.h (MASK_FIX_VR4122, [...]): New macros.DJ Delorie5-8/+121
2004-03-24mips.h (PROCESSOR_R4130): New processor_type.Richard Sandiford3-1/+6
2004-03-18Another patch for pending SB-1 DFA scheduler.James E Wilson6-62/+55
2004-03-17Patch for pending SB-1 DFA scheduler.James E Wilson6-101/+104
2004-03-16freebsd-spec.h, [...]: Update copyright.Kazu Hirata2-2/+2
2004-03-16re PR target/14599 (ieee/20000320-1.c fails for -mips16 using -O2 and above)Richard Sandiford2-7/+10
2004-03-15Patch for SB-1 DFA scheduler work.James E Wilson6-44/+43
2004-03-11re PR target/14496 (ICE at recog.c:2083 building libgcc2.c)Richard Sandiford1-2/+4
2004-03-11mips.md: Use move_operand in splitters for 64-bit moves.Richard Sandiford2-96/+68
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-4/+4
2004-03-07mips.c (mips_in_small_data_p): Return false if TARGET_ABICALLS.Richard Sandiford1-0/+5
2004-03-04mips.h (FUNCTION_ARG_REGNO_P): Fix to check only range of valid arg registers...Eric Christopher1-2/+1
2004-03-03mips.h (MASK_FIX_SB1): Bump.Maciej W. Rozycki2-20/+109
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-4/+3
2004-03-03mips16.S: Change fixsfsi and fixdfsi to fix_trunc.Eric Christopher5-35/+34