Age | Commit message (Expand) | Author | Files | Lines |
2004-02-19 | arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R... | Kazu Hirata | 1 | -6/+0 |
2004-02-19 | re PR target/12916 (No vector ABI) | Eric Botcazou | 2 | -205/+244 |
2004-02-18 | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 2 | -2/+3 |
2004-02-16 | * config/sparc/sparc.c (get_pc_symbol_name): Mark with GTY(()). | Eric Botcazou | 1 | -1/+1 |
2004-02-07 | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | Kazu Hirata | 5 | -24/+0 |
2004-02-07 | c-ppoutput.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 3 | -4/+4 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | sparc.c (function_arg_pass_by_reference): Return 1 for all modes whose size i... | Eric Botcazou | 1 | -6/+2 |
2004-02-03 | invoke.texi (SPARC options): Remove -mflat and all -mxxx (xxx:chip) options. | Eric Botcazou | 9 | -916/+43 |
2004-02-02 | sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary i... | Eric Botcazou | 1 | -5/+10 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 1 | -3/+3 |
2004-02-01 | sol2-bi.h: Handle TARGET_CPU_ultrasparc3. | Eric Botcazou | 2 | -4/+20 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-30 | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 2 | -8/+4 |
2004-01-30 | sparc-protos.h: Remove the prototype for sparc_builtin_saveregs. | Kazu Hirata | 3 | -67/+94 |
2004-01-30 | re PR target/11475 (reload ICE with bitfields) | Eric Botcazou | 1 | -4/+4 |
2004-01-27 | sparc.c (function_arg_pass_by_reference): Return 1 for SCmode and DCmode if A... | Eric Botcazou | 2 | -5/+9 |
2004-01-27 | re PR target/10904 (invalid (misaligned) FP register at -O2) | Eric Botcazou | 1 | -0/+14 |
2004-01-26 | re PR target/13666 (deviation from the psABI for small unions) | Eric Botcazou | 1 | -16/+50 |
2004-01-23 | sparc.c (scan_record_type): New function. | Eric Botcazou | 1 | -20/+40 |
2004-01-22 | sparc.c (function_arg_slotno): Use FLOAT_TYPE_P to detect FP fields in struct... | Eric Botcazou | 1 | -16/+9 |
2004-01-22 | re PR target/13559 (deviation from the psABI for small structures) | Eric Botcazou | 1 | -1/+3 |
2004-01-22 | sparc.c (function_arg_record_value_1): Fix computation of the number of integ... | Eric Botcazou | 1 | -2/+5 |
2004-01-20 | re PR target/13557 (deviation from the psABI for small structures) | Eric Botcazou | 1 | -23/+23 |
2004-01-19 | sol2.h (ASM_DECLARE_OBJECT_NAME): New. | Eric Botcazou | 2 | -0/+29 |
2004-01-18 | final.c (final_scan_insn): Make non-static again. | Daniel Jacobowitz | 1 | -7/+7 |
2004-01-14 | ChangeLog | Eric Botcazou | 1 | -2/+2 |
2003-12-24 | Makefile.in (OBJS-common): Remove dwarfout.o. | Mark Mitchell | 4 | -10/+3 |
2003-12-20 | re PR other/7956 (unreadable error on -m64 with --disable-multilib) | Eric Botcazou | 2 | -0/+32 |
2003-12-18 | sol2.h (LINK_ARCH32_SPEC): Define in terms of ... | Mark Mitchell | 2 | -1/+12 |
2003-12-17 | sol2.h: Set SUPPORTS_INIT_PRIORITY to 0. | Eric Botcazou | 2 | -0/+7 |
2003-12-13 | vxlib.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-10 | re PR target/13354 (internal compiler error: in sparc_emit_set_const32) | Eric Botcazou | 1 | -3/+10 |
2003-12-05 | re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong re... | Eric Botcazou | 1 | -1/+1 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2 | -0/+2 |
2003-11-26 | re PR target/6466 (backend uses bad type for frame size calculation.) | Eric Botcazou | 2 | -129/+212 |
2003-11-10 | re PR target/12865 (`mprotect' call to make trampoline executable may fail) | Waldek Hebisch | 1 | -11/+18 |
2003-11-09 | sparc.h (TARGET_CPU_CPP_BUILTINS): Fix sparc vs sparc64 #cpu and #machine ass... | Kaveh R. Ghazi | 1 | -4/+4 |
2003-11-02 | sparc.c (function_arg_partial_nregs): Return 0 for all complex modes whose si... | Eric Botcazou | 1 | -2/+7 |
2003-10-29 | sparc.c (function_arg_partial_nregs): Never return 1 for complex integral mod... | Eric Botcazou | 1 | -20/+16 |
2003-10-20 | sparc.md (type attribute): Add new insn types fpa, fpm_pack, fgm_mul, fgm_pdi... | David S. Miller | 3 | -28/+100 |
2003-10-18 | sparc.c (function_arg_record_value_1): New fourth parameter packed_p. | Eric Botcazou | 1 | -32/+39 |
2003-10-13 | Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo... | Zack Weinberg | 2 | -13/+12 |
2003-10-13 | re PR target/12538 (%l7 is call-clobbered with -mflat -fpic) | Eric Botcazou | 1 | -8/+30 |
2003-10-07 | function.c (pad_to_arg_alignment): Take STACK_POINTER_OFFSET into account whe... | Geoffrey Keating | 1 | -0/+6 |
2003-10-07 | * libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_extendsftf2) | Zack Weinberg | 1 | -16/+16 |