aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1995-08-28Fix spelling errors.Richard Kenner46-63/+63
1995-08-28entered into RCSPaul Eggert1-0/+17
1995-08-28entered into RCSRichard Kenner1-0/+574
1995-08-28(mvs_label_emitted): Renamed from mvs_label_emited.Richard Kenner1-2/+2
1995-08-28Fix misspelling of `maintainer-clean'.Richard Kenner1-1/+1
1995-08-26(emit_reload_insns): Do nothing for SUBREG whose operand is unused subsequently.Richard Kenner1-0/+22
1995-08-26(push_secondary_reload): If X is a paradoxical SUBREG, get mode andRichard Kenner1-0/+10
1995-08-25(set_init_label): Don't die if an entire brace-pair level isRichard Kenner1-0/+5
1995-08-25({add,sub,mulsi}di3): Support both endian possibilities.Richard Kenner1-4/+24
1995-08-25(STRICT_ALIGNMENT): If little endian, always set strict alignment to 1.Richard Kenner1-2/+5
1995-08-25Initial revisionRichard Kenner2-0/+96
1995-08-25Added peephole definitions for Load/Store Base insns and eliminating redundan...Richard Kenner1-0/+54
1995-08-25bothner@cygnus.comPer Bothner1-0/+17
1995-08-25(FOR): Call note_level_for_for.Per Bothner1-3/+3
1995-08-25(do_identifier): Handle old (non-ANSI) for scoping, and warn ifPer Bothner1-0/+35
1995-08-25(DECL_DEAD_FOR_LOCAL, DECL_ERROR_REPORTED, DECL_SHADOWED_FOR_VAR): NewPer Bothner1-0/+14
1995-08-25(struct binding_level): New fields dead_vars_from_for and is_for_scope.Per Bothner1-17/+92
1995-08-25(flag_new_for_scope): Add a new mode that follows ANSI for-scoping, but suppo...Per Bothner1-2/+6
1995-08-25(report_error_function): Don't attempt to use input file stack to identify...Richard Kenner1-1/+2
1995-08-25(output_inline_function): Switch to function obstack.Richard Kenner1-0/+4
1995-08-21(decrement_and_branch_until_zero): Use arithmetic_comparison_operator to deci...Richard Kenner1-2/+5
1995-08-21(arithmetic_comparison_operator): New function.Richard Kenner1-6/+25
1995-08-21(adddi3, subdi3): "&" added to clobber's constraints.Richard Kenner1-2/+2
1995-08-21(MULTILIB_*, LIBGCC, INSTALL_LIBGCC): Define.Richard Kenner1-0/+7
1995-08-21(movdi-1...Richard Kenner1-36/+45
1995-08-21(wipe_dead_reg): Make a register mentioned in a REG_INC note die afterRichard Kenner1-1/+7
1995-08-21For all dbra pattern, change constraint from 'g' to 'd*g'.Richard Kenner1-2/+2
1995-08-21(underscore.c): Rename rule to stamp-under, and touch stamp-under at the end.Richard Kenner1-1/+4
1995-08-21(reg_unused_after): For a SEQUENCE, make sure all insns are safeRichard Kenner1-11/+38
1995-08-21(PROMOTE_FUNCTION_ARGS, PROMOTE_FUNCTION_RETURN): Define.Richard Kenner1-4/+6
1995-08-21(output_stack_adjust): Add new argument reg.Richard Kenner1-8/+17
1995-08-19(STARTFILE_SPEC, ENDFILE_SPEC): Delete superfluous -pg tests.Richard Kenner1-6/+7
1995-08-19(_mcount): Define.Richard Kenner1-0/+3
1995-08-19(calculate_giv_inc): Handle increment computed by ASHIFT.Richard Kenner1-3/+9
1995-08-19(subdi3): Should not be commutative.Richard Kenner1-2/+2
1995-08-19(INITIALIZE_TRAMPOLINE): Sync function now named sync_isync.Richard Kenner1-1/+1
1995-08-19(sync_isync): Renamed from sync...Richard Kenner1-4/+5
1995-08-19(output_prolog): Fixup code to set stack pointer if stack size > 32k.Richard Kenner1-3/+4
1995-08-19Revert last change.Richard Kenner1-2/+2
1995-08-19(output_prolog): Reverse big stack update and restore POWER mnemonicsRichard Kenner1-2/+2
1995-08-19(fancy_btst,fancy_btst1): Branch target must be operand 0 for lengthRichard Kenner1-12/+12
1995-08-19(STATIC_CHAIN_REGNUM): Use r3.Richard Kenner1-14/+19
1995-08-19Declare __eprintf with attribute noreturn.Richard Kenner1-3/+5
1995-08-19Don't define wchar_t if __cplusplus is defined.Richard Kenner1-0/+2
1995-08-15(warning_with_line): Fix typo in declaration when !HAVE_VPRINTF andRichard Kenner1-1/+1
1995-08-15(ediv, emul): Set sign bit of IEEE -0.0 result.Richard Kenner1-33/+41
1995-08-15(safe_from_p): Only safe if EXP is variable-size and X is BLKmode.Richard Kenner1-2/+4
1995-08-15(fixup_gotos): When some fixups done, reset to point to next insteadRichard Kenner1-1/+1
1995-08-14Changes for Linux and LynxOS.Per Bothner1-15/+25
1995-08-14(STARTFILE_SPEC): Define as empty.Richard Kenner1-1/+5