| Commit message (Expand) | Author | Age | Files | Lines |
* | Call force_operand if X does not satisfy general_operand | nickc | 1999-08-02 | 1 | -0/+5 |
* | * fix-header.c (main): When testing for CONTINUED, use string | law | 1999-08-02 | 1 | -0/+5 |
* | * sparc.c (sparc_block_profiler): Use the %g2 register, not %o0. | law | 1999-08-02 | 1 | -0/+4 |
* | * cse.c (cse_insn): Fix loop which deletes insns after a jump | law | 1999-08-02 | 1 | -0/+3 |
* | * m68k.c (output_function_prologue): Fix typo in CPU32 case. | law | 1999-08-02 | 1 | -0/+5 |
* | Check in part of an earlier patch that got lost | crux | 1999-08-01 | 1 | -0/+4 |
* | * config/rs6000/rs6000.c (num_insns_constant_wide): Correct | geoffk | 1999-08-01 | 1 | -0/+38 |
* | Backport of GC branch patches part 2: kill stmt status saving. | crux | 1999-08-01 | 1 | -0/+45 |
* | * gcc.texi: Use terms "GNU Compiler Collection" and "GCC". | law | 1999-07-31 | 1 | -0/+5 |
* | Backport of GC branch patches part 1: kill eh status saving. | crux | 1999-07-31 | 1 | -0/+44 |
* | * pa.c (compute_frame_size): Use STARTINg_FRAME_OFFSET instead | law | 1999-07-31 | 1 | -0/+4 |
* | * pa.md (reload_indi, reload_outdi): Allow any register for the | law | 1999-07-31 | 1 | -0/+5 |
* | Fix typo in help message. | wilson | 1999-07-31 | 1 | -0/+4 |
* | * c-typeck.c (initializer_constant_valid_p): Move ... | rth | 1999-07-31 | 1 | -0/+9 |
* | * config/i386/sol2-c1.asm: Align the stack. | rth | 1999-07-30 | 1 | -0/+5 |
* | 1999-07-30 Vladimir Makarov <vmakarov@loony.cygnus.com> | vmakarov | 1999-07-30 | 1 | -0/+8 |
* | Jakub Jelinek <jj@ultra.linux.cz> | rth | 1999-07-30 | 1 | -0/+35 |
* | * pa.md (zvdep_imm32): Renamed from zvdep_imm. | law | 1999-07-30 | 1 | -0/+3 |
* | * pa.c (compute_zdepwi_operands): Renamed from compute_zdepi_operands. | law | 1999-07-30 | 1 | -0/+4 |
* | * pa.h (FIRST_PARM_CALLER_OFFSET): Delete. | law | 1999-07-30 | 1 | -0/+4 |
* | Fix a cross toolchain build problem | crux | 1999-07-29 | 1 | -0/+6 |
* | Use force_operand to make sure that the buffer address is in a suitable form | nickc | 1999-07-29 | 1 | -0/+6 |
* | * pa.md (indirect_jump): Remove mode from match_operand. Verify | law | 1999-07-29 | 1 | -0/+4 |
* | * pa.c (emit_move_sequence): Always convert scratch_reg to the | law | 1999-07-29 | 1 | -0/+3 |
* | * config/mips/mips.c: system.h handles MIN and MAX, don't undefine | geoffk | 1999-07-29 | 1 | -0/+5 |
* | * pa.md (adddi3, subdi3): Turn into a define_expand/define_insn | law | 1999-07-28 | 1 | -0/+3 |
* | * pa.c (store_reg): Do not call add_high_const generator directly. | law | 1999-07-28 | 1 | -0/+4 |
* | * pa.c (legitimize_address): Consistently use Pmode rather than | law | 1999-07-28 | 1 | -0/+5 |
* | * README: Update. | law | 1999-07-28 | 1 | -0/+2 |
* | * pa.md (call, call_value): Use "word_mode" instead of "SImode" as | law | 1999-07-28 | 1 | -3/+2 |
* | * pa.md (reload_indi, reload_outdi): Scratch register should | law | 1999-07-28 | 1 | -0/+6 |
* | * builtins.c (expand_builtin): Typo in call to expand_builtin_ffs. | rth | 1999-07-28 | 1 | -0/+4 |
* | * pa.c (hppa_builtin_saveregs): Use get_varargs_alias_set | rth | 1999-07-28 | 1 | -0/+9 |
* | * mn10300.c (mn10300_builtin_saveregs): Use get_varargs_alias_set | rth | 1999-07-28 | 1 | -0/+9 |
* | * mn10200.c (mn10200_va_arg): New. | rth | 1999-07-28 | 1 | -0/+5 |
* | * builtins.c (std_expand_builtin_va_arg): Use int_size_in_bytes | rth | 1999-07-28 | 1 | -0/+5 |
* | Patch from Phillip Blundell <pb@nexus.co.uk> to add arm/thumb uclinux support. | nickc | 1999-07-28 | 1 | -0/+19 |
* | * pa.md (post_store, pre_load): New expanders. | law | 1999-07-28 | 1 | -0/+9 |
* | * aix43.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add rs64a and PPC630. | dje | 1999-07-27 | 1 | -0/+19 |
* | Tue Jul 27 15:31:53 1999 Vladimir Makarov <vmakarov@toad.to.cygnus.com> | vmakarov | 1999-07-27 | 1 | -0/+5 |
* | Fix SDB debug output generation for ARM/COFF | crux | 1999-07-27 | 1 | -0/+5 |
* | * expr.c (expand_expr, case PLUS_EXPR): Get the mode from the | jason | 1999-07-27 | 1 | -0/+5 |
* | * m88k.c (m88k_builtin_saveregs): Break out the constructor code | rth | 1999-07-27 | 1 | -0/+11 |
* | Correct typo in my last change | geoffk | 1999-07-27 | 1 | -1/+1 |
* | * config/rs6000/rs6000.c (rs6000_expand_builtin_saveregs): | geoffk | 1999-07-27 | 1 | -0/+6 |
* | * i960.c (i960_setup_incoming_varargs): Use get_varargs_alias_set | rth | 1999-07-27 | 1 | -0/+12 |
* | * builtins.c (stabilize_va_list): Don't INDIRECT_REF through | rth | 1999-07-27 | 1 | -0/+9 |
* | * except.c (start_dynamic_cleanup): Use force_operand on the | rth | 1999-07-27 | 1 | -0/+5 |
* | * c4x.h (EXPAND_BUILTIN_VA_ARG): New. | rth | 1999-07-26 | 1 | -0/+5 |
* | * cpplib.c (cpp_get_token): Don't return a CPP_POP if the buffer | jason | 1999-07-26 | 1 | -0/+5 |