aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1994-07-18(LIBGCC2_CFLAGS): Define HAVE_ATEXIT.Doug Evans1-1/+1
1994-07-17*** empty log message ***Jason Merrill2-1/+14
1994-07-16Add libgcc copyright.Doug Evans2-8/+67
1994-07-14Initial revisionRichard Kenner3-0/+912
1994-07-14(force_reg): Don't make a REG_EQUAL note for an insn that doesn't setRichard Kenner1-3/+7
1994-07-13(distdir-start): Make tmp/ginclude and copy its files.Richard Kenner1-2/+9
1994-07-13(gcc.xtar.gz): Add --best.Richard Kenner1-1/+1
1994-07-13(expand_divmod, case CEIL_DIV_EXPR): Handle emit_store_flag returning 0.Torbjorn Granlund1-4/+16
1994-07-13(store_field): Set MEM_IN_STRUCT_P on object andJim Wilson1-0/+2
1994-07-13(decode_field_reference): Merge operand of a BIT_AND_EXPR with theRichard Kenner1-17/+21
1994-07-13Make dwarf debugging info the default.Stan Cox1-1/+2
1994-07-13Remove last change.Richard Kenner1-18/+0
1994-07-13(grok_reference_init): Always save the initializer of a reference.Jason Merrill1-4/+1
1994-07-13#if -0 out TYPE_NEEDS_CONSTRUCTINGJason Merrill1-0/+2
1994-07-13Avoid warning building this fileJason Merrill1-0/+1
1994-07-13*** empty log message ***Jason Merrill1-0/+13
1994-07-13(USE_C_ALLOCA): Define.Torbjorn Granlund2-0/+10
1994-07-13tree.h (TYPE_NEEDS_CONSTRUCTING): New macro.Jason Merrill3-1/+8
1994-07-13Include stdarg.h before stdio.h.Richard Kenner1-1/+1
1994-07-12(pushdecl): Don't call lookup_name_current_level_global when traditional.Jim Wilson1-10/+19
1994-07-12(getpwd): Declare.Jim Wilson1-0/+2
1994-07-13({save,restore}_stack_nonlocal): Delete.Richard Earnshaw1-26/+0
1994-07-13(FRAME_POINTER_REQUIRED): Always true if the function has a nonlocalRichard Earnshaw1-1/+2
1994-07-12pa.h (GO_IF_LEGITIMATE_ADDRESS): Only allow immediate addressing using 5 bits...Jeff Law1-2/+6
1994-07-12(ashlsi3, lshrsi3, ashrsi3): Only output low-order five bits forRichard Kenner1-9/+9
1994-07-12(find_reloads): Don't try to call force_const_mem on a HIGH.Richard Kenner1-0/+4
1994-07-12(record_dead_and_set_regs_1): Can only handle SUBREGJim Wilson1-0/+1
1994-07-12(FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Define.Jim Wilson1-0/+31
1994-07-12Delete obsolete comment.Jim Wilson1-2/+0
1994-07-12(allocate_dynamic_stack_space): Fix typo.Richard Kenner1-1/+1
1994-07-12(end_final): Store full path name in .d file not just the filename.Jim Wilson1-3/+7
1994-07-12(fold, case MULT_EXPR): If arg is an unsigned CEIL_DIV_EXPR, convertRichard Kenner1-0/+18
1994-07-12(ashldi3): Update pattern for (sign_extend (ashift ..)) to match theRichard Kenner1-16/+9
1994-07-12If OSF/rose, make -pic-extern always do shared libs, even if -pic-none was used.Michael Meissner2-8/+8
1994-07-12(matcher for SFmode inequality comparison): Use cmfe, not cfm.Richard Earnshaw1-9/+10
1994-07-12(PREDICATE_CODES): Add reversible_cc_register.Richard Earnshaw1-1/+2
1994-07-12(reversible_cc_register): New function.Richard Earnshaw1-2/+33
1994-07-12(round_push, allocate_dynamic_stack_space): Avoid using CEIL_DIV_EXPR;Richard Kenner1-3/+11
1994-07-12(dbxout_source_file): Increment source_label_number outsideRichard Earnshaw1-1/+2
1994-07-11(movsi matcher): Add nop for moving special register to itself for !TARGET_PO...Richard Kenner1-18/+23
1994-07-11(basic_machine): Add 1750a.Richard Kenner1-1/+1
1994-07-11(assemble_real): Handle TQFmode output.Richard Kenner1-0/+5
1994-07-11(convert_move): Add some conversions for TQFmode.Richard Kenner1-0/+16
1994-07-11(TQFmode): New mode.Richard Kenner1-2/+3
1994-07-11Initial revisionRichard Kenner3-0/+3005
1994-07-11h8300.md (cpu): New attribute.Doug Evans1-705/+1601
1994-07-11h8300.c (cpu_type, [...]): New variables.Doug Evans1-364/+1484
1994-07-11h8300.h (CPP_PREDEFINES, [...]): Add h8/300h support.Doug Evans1-360/+548
1994-07-11t-h8300 (CROSS_LIBGCC1): Use libgcc1-asm.a.Doug Evans1-5/+26
1994-07-11Initial revisionDoug Evans1-0/+672