gcc.git
1992-08-25 Michael MeissnerChange MIPS fp to be at top of stack, instead of bottom...
1992-08-25 Richard Stallman(process_command): Don't set verbose_flag if they make a
1992-08-24 Richard Stallman(build_unary_op): For ADDR_EXPR, just set TREE_CONSTANT
1992-08-24 Richard Kenner(subst): When moving operation inside IF_THEN_ELSE...
1992-08-24 Richard Stallman(expand_end_bindings): Generation of NOTE_INSN_BLOCK_END
1992-08-23 Michael MeissnerDo not define strcmp=__builtin_strcmp if not -fbuiltin...
1992-08-23 Richard Stallman(__builtin_new): Cast the result of malloc.
1992-08-23 Richard StallmanFix typo in prev change.
1992-08-22 Tom Wood(insn_emit_once): Provide a zero constant for CC modes.
1992-08-21 Richard Kenner(expand_binop): If, e.g., mulqi3 doesn't exist, try...
1992-08-21 Jeff Lawreorg.c (fill_simple_delay_slots): Always try to fill...
1992-08-21 Richard Stallman(print_operand): Use output_operand_error for unknown...
1992-08-21 Richard Stallman(build_conditional_expr):
1992-08-21 Richard Stallman(find_dummy_reload): Restore original RTX instead of...
1992-08-21 Richard Stallman(bcopy, bzero, bcmp): Remove #if VMS code--always use...
1992-08-21 Richard Kenner(subst): Move up test for too many restarts.
1992-08-21 Richard Kenner(FUNCTION_ARG): Don't make an EXPR_LIST if making a...
1992-08-21 Richard Stallman(CC,CFLAGS,LIBS): Add commented command
1992-08-21 Richard Stallman(CC,CFLAGS,LIBS): Add commented command variants for...
1992-08-21 Richard Stallman(emit_insns_after): New function.
1992-08-21 Richard Stallman(parser_build_binary_op): Replace the assignment of...
1992-08-21 Jeff Lawpa.md (call_value+1): For non-dynamic calls...
1992-08-21 Jeff Lawpa.c (output_mul_insn): Delete nop after branch in...
1992-08-20 Tom Wood(__INT_VARARGS_H): Define this to avoid trouble on...
1992-08-20 Richard StallmanMove include of stdio.h before output.h.
1992-08-20 Richard StallmanCompare enums (preds.
1992-08-20 Richard Stallman(decl of create_definition): Move forward declaration...
1992-08-20 Richard Stallman(not_qsort): New function.
1992-08-20 Richard StallmanInitial revision
1992-08-20 Richard Stallman(environ): Make declaration conditional.
1992-08-20 Richard StallmanInitial revision
1992-08-20 Richard Kenner(init_expr_once): Set direct_load and direct_store...
1992-08-20 Richard KennerFix typo.
1992-08-20 Richard Kenner({load,store}_multiple): Use MATCH_PAR_DUP instead...
1992-08-20 Richard Kenner(load_multiple): Operand 2 should be a MATCH_OPERAND.
1992-08-20 Richard Kenner(mark_set_resources): Fix two bugs in last change.
1992-08-20 Richard KennerPut include of stdio.h after GCC header files (for...
1992-08-20 Richard Stallman(mulsi3): Use emit_insn on results of gen fcns. Return...
1992-08-20 Richard Kenner(subst, case AND): Only make IF_THEN_ELSE if conditiona...
1992-08-20 Richard Kenner(have_cmove_flag): New variable.
1992-08-20 Jim Wilson(finclude): Increment indepth before calling
1992-08-19 Richard Kenner(find_comparison_args): Look for comparison operations...
1992-08-19 Richard Kenner(alloc_qty_for_scratch, block_alloc): Provide alternate...
1992-08-19 Richard Kenner(mark_set_resources): Add new parm IN_DEST; add callers...
1992-08-19 Richard Kenner(copy_loop_body): Add missing declaration of EXIT_LABEL...
1992-08-19 Richard Kenner(instantiate_decl): New function.
1992-08-19 Richard KennerCorrectly apply last change.
1992-08-19 Richard Kenner(simplify_comparison): Add a few more cases where we...
1992-08-19 Mike Stumpexpr.c (expand_expr): The first expansion of a TARGET_E...
1992-08-19 Richard Stallman(build_selector_translation_table): NULL-terminate...
1992-08-19 Mike Stump* xcoffout.c (assign_type_number): Skip decls with...
1992-08-19 Mike Stumpexpr.c (expand_expr): When expanding TARGET_EXPRs...
1992-08-18 Richard Stallman(expand_return): Call emit_queue in ignore-the-value...
1992-08-18 Richard Stallman(X_CFLAGS): Defined.
1992-08-18 Tom Wood(HOST_WIDE_INT): Copy definition from machmode.h.
1992-08-18 Richard Stallman(simplify_comparison): Rearrange conditional in SUBREG...
1992-08-18 Tom Wood(sed marker): Use the order {target, host, cross-make}.
1992-08-18 Dennis GlattingSaving a working version before release.
1992-08-18 Richard Stallman(ansi_compat.h): Replace this with an empty file.
1992-08-18 Richard Stallman(movstrsi1): Renamed from movstrsi.
1992-08-18 Richard Stallman(pcfinclude): Use HOST_WIDE_INT for rounding a pointer.
1992-08-18 Richard StallmanFix typo in last change.
1992-08-18 Richard Stallman(digest_init): Test TREE_TYPE (inside_init) is
1992-08-18 Richard Stallman(do_include): If search_start is NULL, complain that...
1992-08-17 Jim Wilson(i960_address_cost): Don't abort for invalid addresses.
1992-08-17 Jim Wilson(assign_parms): When copy arg passed by invisible
1992-08-17 Richard Stallman(digest_init): Use TYPE_MAIN_VARIANT comparing type...
1992-08-17 Michael MeissnerAdd missing return; delete unused vars & static functions.
1992-08-17 Richard Kenner(expand_expr, case COMPONENT_REF): Don't actually do...
1992-08-17 Richard Kenner(jump_optimize): Allow SUBREG in many places where...
1992-08-17 Richard Kenner(fold): Move conversion back outside of COND_EXPR if...
1992-08-17 Richard Kenner(struct undo, struct undo_int): Replace non-portable...
1992-08-17 Richard Kenner(expand_mult): Bound second synth_mult cost by cost...
1992-08-17 Richard Kenner(builtin_new): Remove declaration of malloc.
1992-08-17 Richard Kenner(LINK_SPEC): Add %s for default.ld.
1992-08-17 Richard KennerInitial revision
1992-08-17 Richard StallmanFix typo in last change.
1992-08-17 Richard Stallman(is_ctor_dtor): Don't collect cfront init fcns.
1992-08-17 Richard Stallman(casesi1): Renamed from casesi.
1992-08-17 Richard Stallman(GCC_FOR_TARGET): Put -B./ here.
1992-08-16 Torbjorn Granlund(print_operand_address): Fix typo.
1992-08-15 Michael MeissnerUse %u.o instead of %g.o in ASM_FINAL_SPEC if -c is...
1992-08-15 Michael MeissnerUse -Dvfork=fork, instead of linking in libbsd.a
1992-08-15 Richard Kenner(convert_move): Copy SUBREG to REG in one more case.
1992-08-15 Richard Kenner(get_last_value): Don't go past a CODE_LABEL when searc...
1992-08-15 Richard Stallman(process_command): In second loop over all switches,
1992-08-15 Richard StallmanDon't ever include stddef.h.
1992-08-15 Tom WoodReally install NULL_PTR change
1992-08-14 Richard Stallman(truthvalue_conversion): Optionally warn if an
1992-08-14 Tom Wood(NULL_PTR): Use the same definition as
1992-08-14 Richard Kenner(num_operands): MATCH_PARALLEL also represents an operand.
1992-08-14 Richard Stallman(grokdeclarator): Remove duplicate diagnostic for
1992-08-14 Richard Stallman(handle_directive): Output macro name if dump_names.
1992-08-14 Tom Wood(simplify_by_exploding, find_and_mark_used_attributes,
1992-08-14 Tom Wood(NULL_PTR): Use the same definition as
1992-08-14 Jim Wilson(attach_deaths_insn): Don't call attach_deaths for...
1992-08-14 Tom Wood(do_spec_1): Add %u.
1992-08-14 Tom Wood(write_units): Write #defines for the number of functio...
1992-08-14 Richard Kenner(copy_loop_body): Don't assume (pc) can be on either...
1992-08-14 Richard Kenner(invert_exp, redirect_exp): No longer static.
next