Age | Commit message (Expand) | Author | Files | Lines |
2002-02-01 | sparc.c (sparc_emit_set_symbolic_const64): If we are given conflicting regist... | DJ Delorie | 2 | -15/+29 |
2002-02-01 | sol2-sld-64.h: Include sparc/biarch64.h rather than sparc/sparc_bi.h. | David O'Brien | 1 | -1/+1 |
2002-01-30 | config.gcc: Include sparc/biarch64.h rather than sparc/sparc_bi.h. | David O'Brien | 1 | -0/+0 |
2002-01-25 | sparc.c (sparc_emit_set_symbolic_const64): Compare using rtx_equal_p, not by ... | DJ Delorie | 1 | -1/+1 |
2002-01-24 | sparc.md (call-jump peepholes): Pass the right insn to can_throw_internal. | Jason Merrill | 1 | -4/+4 |
2002-01-24 | * config/sparc/sparc.md (fix_trunctfdi2): Correct typo in mode. | Alexandre Oliva | 1 | -2/+2 |
2002-01-21 | alpha.h, [...]: Remove commented out target macro definitions and non-target-... | Joseph Myers | 1 | -17/+0 |
2002-01-16 | re PR target/5309 (Infinite loop in cc1 on sparcv9-sun-solaris2.8 with -m64, ... | Jakub Jelinek | 2 | -2/+3 |
2002-01-16 | re PR target/5357 (SPARC: illegal (?) combination of -mcpu=supersparc and -m6... | Jakub Jelinek | 1 | -1/+4 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+1 |
2001-12-28 | sparc.h (ASM_PREFERRED_EH_DATA_FORMAT, [...]): Define. | Jakub Jelinek | 2 | -0/+37 |
2001-12-26 | sparc.md (call struct patterns): Show starting at two words long. | Richard Kenner | 1 | -4/+8 |
2001-12-23 | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 2 | -4/+4 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -50/+0 |
2001-12-20 | Fix comment typo in last change. | Jakub Jelinek | 1 | -1/+1 |
2001-12-19 | sparc.md (ldd peephole2s): For load peepholes pass the destination register a... | Dan Nicolaescu | 3 | -39/+36 |
2001-12-18 | linux.h (PREFERRED_DEBUGGING_TYPE): Remove. | Jakub Jelinek | 2 | -14/+1 |
2001-12-17 | sparc.md (movdi_zero): Remove. | Richard Henderson | 1 | -12/+31 |
2001-12-17 | * sparc/linux.h (STARTFILE_SPEC): Fix typo in last change. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 8 | -122/+54 |
2001-12-17 | config.gcc (sparc64-*-freebsd*): Add target. | David O'Brien | 4 | -8/+162 |
2001-12-16 | uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings. | Kaveh R. Ghazi | 4 | -0/+6 |
2001-12-15 | sparc.c (mems_ok_for_ldd_peep): Rename from addrs_ok_for_ldd_peep_withmem... | Dan Nicolaescu | 3 | -83/+141 |
2001-12-15 | configure.in: Check for ld. | Jakub Jelinek | 3 | -4/+21 |
2001-12-11 | * config/sparc/sparc.md (prefetch): New. | Dan Nicolaescu | 1 | -0/+31 |
2001-12-10 | * config/sparc/sol2-sld-64.h: Include dbxelf.h again. | Rainer Orth | 1 | -0/+1 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2 | -2/+2 |
2001-12-07 | sparc.c (epilogue_renumber): Do not replace %fp with %sp because it can cause... | Stephane Carrez | 1 | -0/+24 |
2001-12-06 | function.c (assing_parms): Fix typo in last change. | Richard Kenner | 1 | -9/+0 |
2001-12-06 | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 8 | -567/+4 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -9/+9 |
2001-12-01 | h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF. | Kaveh R. Ghazi | 1 | -1/+4 |
2001-11-30 | sparc.c (DF_MODES_NO_S): Fix pr/3623, define to accept DFmode and DImode only. | Stephane Carrez | 1 | -1/+1 |
2001-11-27 | aix.h (REG_SIZE): Don't #undef. | Kaveh R. Ghazi | 1 | -17/+2 |
2001-11-26 | sparc.c (sparc_absnegfloat_split_legitimate): Do not call alter_subreg. | Jan Hubicka | 2 | -96/+10 |
2001-11-16 | * config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_insn. | Andreas Tobler | 1 | -14/+8 |
2001-11-15 | dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w... | Jason Merrill | 1 | -2/+0 |
2001-11-14 | config.gcc (sparc64-wrs-vxworks*, [...]): Include various CPU headers via tm_... | David O'Brien | 17 | -110/+128 |
2001-11-12 | config.gcc (sparc-tti-*, [...]): Include various CPU headers via tm_file. | David O'Brien | 28 | -72/+26 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 4 | -5/+5 |
2001-11-09 | sparc.md (movdf): Avoid calling validize_mem during or after reload. | Jakub Jelinek | 1 | -0/+5 |
2001-11-04 | sparc.c (sparc_emit_set_const32, [...]): Change parameters to gen_rtx_CONST_D... | Richard Kenner | 2 | -28/+15 |
2001-11-03 | linux-aout.h: Fix comment formatting. | Kazu Hirata | 14 | -64/+64 |
2001-10-31 | builtins.def: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-10-30 | * sparc/sol2.h: Include <sys/mman.h> when L_trampoline is defined. | Kaveh R. Ghazi | 1 | -0/+6 |
2001-10-28 | alpha.md, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-23 | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 1 | -12/+13 |
2001-10-19 | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 1 | -0/+2 |
2001-10-07 | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2 | -24/+24 |