Age | Commit message (Expand) | Author | Files | Lines |
2004-12-09 | mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct... | Eric Christopher | 1 | -9/+24 |
2004-12-07 | mips-protos.h (mips_valid_pointer_mode): Move prototype... | Eric Christopher | 2 | -2/+2 |
2004-12-07 | re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64) | Eric Christopher | 1 | -0/+26 |
2004-12-04 | mklibgcc.in: Build shared libgcc and shared libunwind in gcc/. | Alan Modra | 1 | -1/+1 |
2004-11-27 | mips-protos.h (function_arg_boundary): Declare. | Richard Sandiford | 3 | -21/+23 |
2004-11-16 | mips.c: Use rtl _P predicates. | Eric Christopher | 3 | -34/+34 |
2004-11-11 | linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA... | Peter S. Mazinger | 1 | -10/+7 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -1/+1 |
2004-11-06 | * config/mips/t-iris6 (tp-bit.c): Fix target filename. | Richard Sandiford | 1 | -1/+1 |
2004-11-06 | re PR target/16830 (Including <sys/immu.h> with -mabi=n32 causes an error.) | Richard Sandiford | 1 | -10/+16 |
2004-10-31 | mips.c (mips_cannot_change_mode_class): Use a stricter mode check. | Richard Sandiford | 1 | -21/+30 |
2004-10-27 | dbxout.c: Include obstack.h. | Zack Weinberg | 1 | -5/+5 |
2004-10-25 | 2004-10-25 David Billinghurst <David.Billinghurst@riotinto.com | David Billinghurst | 1 | -1/+0 |
2004-10-24 | dbxcoff.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 4 | -46/+20 |
2004-10-18 | re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl) | H.J. Lu | 1 | -1/+5 |
2004-10-17 | elfos.h, [...]: Update copyright. | Kazu Hirata | 4 | -4/+4 |
2004-10-07 | mips.c (mips_function_rodata_section): New function. | Richard Sandiford | 1 | -0/+39 |
2004-10-07 | re PR target/17770 (No NOP after LWL with -mips1) | Richard Sandiford | 1 | -2/+1 |
2004-10-04 | mips.h (UNITS_PER_SIMD_WORD): Define. | Chao-ying Fu | 1 | -0/+2 |
2004-10-03 | * config/mips/mips.md (<u>mulsidi3_32bit_r4000): Fix unsigned case. | Richard Sandiford | 1 | -1/+1 |
2004-09-25 | mips.h (struct mips_args): Clarify comments. | Richard Sandiford | 2 | -38/+30 |
2004-09-25 | * config/mips/mips.md (loadx, storex): Define for V2SF. | Richard Sandiford | 1 | -2/+2 |
2004-09-22 | mips.c (mips_function_value): For o32, o64, n32 and n64, use FPRs for scalar,... | Richard Sandiford | 1 | -0/+7 |
2004-09-20 | re PR target/17565 ([3.3 only] asms in delay slots) | Richard Sandiford | 1 | -1/+2 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -6/+6 |
2004-09-15 | * config/mips/mips.h (POINTERS_EXTEND_UNSIGNED): Delete. | Richard Sandiford | 1 | -2/+0 |
2004-09-13 | SB-1 specific MIPS vector instructions. | James E Wilson | 3 | -43/+102 |
2004-09-10 | darwin.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -5/+5 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 2 | -3/+12 |
2004-09-08 | tm.texi (MD_UNWIND_SUPPORT): Document. | Alan Modra | 2 | -71/+94 |
2004-09-07 | config.gcc: Added support for --with-divide=[breaks|traps] for mips targets. | David Daney | 2 | -4/+27 |
2004-09-06 | Another MIPS vector cleanup patch, fix bad type attribute for FP zero moves. | James E Wilson | 1 | -16/+16 |
2004-09-04 | mips.md (mask): New mode attribute. | Richard Sandiford | 1 | -153/+43 |
2004-09-04 | mips.md (SHORT): New mode macro. | Richard Sandiford | 1 | -180/+49 |
2004-09-03 | More MIPS vector cleanup work. | James E Wilson | 5 | -7/+30 |
2004-09-02 | mips.c (mips_classify_symbol, [...]): (mips_restore_gp, mips_set_return_addre... | Richard Sandiford | 2 | -50/+30 |
2004-09-02 | mips.md (*lea_high64): Change split condition to flow2_completed. | Richard Sandiford | 1 | -1/+27 |
2004-08-31 | mips.md (fcond): New code macro and attribute. | Richard Sandiford | 1 | -150/+28 |
2004-08-30 | mips.c (MIPS_FP_CONDITIONS): New macro. | Richard Sandiford | 3 | -1182/+195 |
2004-08-30 | mips.md (UNSPEC_{RSQRT,RECIP}[12]_{S,D,PS}): Delete. | Richard Sandiford | 2 | -155/+34 |
2004-08-29 | mips.c (override_options): Disable hot/cold partitioning for MIPS16. | Richard Sandiford | 1 | -0/+4 |
2004-08-29 | mips.h (mips_builtins, [...]): Delete. | Richard Sandiford | 2 | -1685/+297 |
2004-08-29 | mips.md (*mov[sd]f_on_*): Redefine using :SCALARF. | Richard Sandiford | 1 | -42/+15 |
2004-08-29 | * config/mips/mips.md (cmp[sd]f): Redefine using :SCALARF. | Richard Sandiford | 1 | -15/+4 |
2004-08-29 | mips.md (divide_condition): New mode attribute. | Richard Sandiford | 1 | -181/+66 |
2004-08-29 | mips.md (ANYF, SCALARF): New mode macros. | Richard Sandiford | 1 | -402/+145 |
2004-08-29 | mips.c (mips_init_builtins): Simplify. | Richard Sandiford | 1 | -143/+44 |
2004-08-29 | mips.h (MIPS_CMP_MOVT, [...]): Delete. | Richard Sandiford | 2 | -440/+187 |
2004-08-29 | mips.c (print_operand): Remove '%Y' and '%y'. | Richard Sandiford | 2 | -101/+35 |