gcc.git
1993-03-29 Richard KennerAdd missing declarations for external functions in...
1993-03-29 Richard KennerAdd prototypes for all static functions and clean up...
1993-03-29 Richard KennerAdd prototypes for static functions.
1993-03-29 Richard Stallman(expand_expr, case MAX_EXPR/MIN_EXPR): If mode is multi...
1993-03-29 Richard Stallman(store_parm_decls): Use pedwarn for "promoted arg doesn't
1993-03-29 Richard Kenner(expand_call): Always allocate TARGET in mode of result...
1993-03-28 Jeff Lawpa.md (smin, [...]): New patterns.
1993-03-28 Richard Stallman(expand_expr): For COMPONENT_REF, don't force_reg op0...
1993-03-28 Jeff Lawreorg.c (ANNUL_IFTRUE_SLOTS, [...]): Add new flags...
1993-03-28 Jeff Lawgenattrtab.c (write_eligible_delay): Add new variable...
1993-03-28 Jeff Law* rtl.def (ATTR_FLAG): New RTL code.
1993-03-28 Jeff Law* genattr.c (main): Output ATTR_FLAG masks.
1993-03-28 Richard StallmanMove comments about big sed command outside the command...
1993-03-28 Richard Stallman(process_init_constructor, digest_init):
1993-03-28 Richard Stallman(lang_options): Add -W{no-,}missing-braces.
1993-03-28 Richard StallmanUpdated for recent change in c-parse.gperf.
1993-03-27 Richard Kenner(expand_function_start): When evaluating sizes of varia...
1993-03-27 Richard Kenner(variable_size): When evaluating sizes of variable...
1993-03-27 Jeff Law* From Jukka Virtanen.
1993-03-27 Jeff Law* pa.md (cacheflush): New pattern.
1993-03-27 Richard KennerMajor rework to agree with new calling sequence.
1993-03-27 Richard Kenner(mov[qhs]i): Allow moving a special reg to itself.
1993-03-27 Richard Stallman(S_MODES, D_MODES, T_MODES):
1993-03-27 Richard Stallman(stabilize_reference_1): For division and remainder...
1993-03-27 Richard KennerUse STDIO_PROTO for prototypes with FILE.
1993-03-27 Richard KennerAdd standard copyright notice.
1993-03-26 Richard KennerAdd prototypes for static functions.
1993-03-26 Richard Kenner(multiply/multiplu/mulm/mulmu insns): These clobber Q.
1993-03-26 Tom Wood(FUNCTION_VALUE_REGNO_P): Change to agree with
1993-03-26 Tom Wood> (untyped_call, blockage): New patterns.
1993-03-26 Tom Wood(INCOMING_REGNO, OUTGOING_REGNO): Define.
1993-03-26 Brendan KehoeCygnus<-->FSF merge.
1993-03-25 Richard Stallman(do_include): For "..." case, leave fend pointing at...
1993-03-25 Richard Stallman(NO_DOT_IN_LABEL): Defined.
1993-03-25 Mike StumpAdd forgotten dependancy
1993-03-25 Richard StallmanChange __cimag__ to __imag__, __creal__ to __real__,
1993-03-25 Richard Stallman(USER_H): Add va-clipper.
1993-03-25 Richard Kenner(store_one_arg): Fix typo in previous change.
1993-03-25 Mike StumpAdded front-end taggint to object files.
1993-03-25 Richard Stallman(fixup_var_refs_insns): Don't delete an insn copying
1993-03-24 Richard Stallmanentered into RCS
1993-03-24 Richard StallmanDefault to clipper-intergraph if system is clix.
1993-03-24 Richard Stallman(memory.h): Use proper ANSI syntax in `#endif __memory_...
1993-03-24 Richard StallmanUse va-clipper.h.
1993-03-24 Richard Stallman(memory.h): Use proper ANSI syntax in `#endif __memory_...
1993-03-24 Jeff Lawpa.c (shadd_operand): New function.
1993-03-24 Jeff Lawpa.md (sh[123\add): Collapse into a single pattern.
1993-03-24 Richard KennerClean up whitespace.
1993-03-24 Richard Kenner(EXTRA_SECTION_FUNCTIONS, ASM_DECLARE_FUNCTION_NAME...
1993-03-24 Richard Kenner(store_one_arg): Use int_size_in_bytes and expr_size...
1993-03-24 Richard Kennerrecord_reg_classes): When an alternative requires a...
1993-03-24 Richard Kenner(CHEAP_REG): Add missing parens.
1993-03-23 Jim Wilson(DEFAULT_PCC_STRUCT_RETURN): Add default definition...
1993-03-23 Richard Stallman(compile_file): If warning about a function
1993-03-23 Jim Wilson(DEFAULT_PCC_STRUCT_RETURN): Define to 0.
1993-03-23 Jim WilsonCorrect typo in comment from last change.
1993-03-23 Jim Wilson(DEFAULT_PCC_STRUCT_RETURN): Define to 0.
1993-03-23 Jim Wilson(RETURN_IN_MEMORY): Update comment.
1993-03-23 Jim Wilson(RETURN_IN_MEMORY): Delete struct and union references.
1993-03-23 Tom Wood(untyped_call pattern): Fix typo.
1993-03-23 Tom WoodMove misapplied patch
1993-03-23 Richard Kenner(prepare_call_address): Put decl back.
1993-03-23 Richard Kenner(prepare_call_address): Again not static.
1993-03-23 Richard KennerDon't include gvarargs.h.
1993-03-23 Richard KennerInclude gvarargs.h.
1993-03-23 Richard Kenner(expr.o): Doesn't include gvarargs.h.
1993-03-23 Richard KennerDon't declare fns that use "tree" if tree.h not included.
1993-03-23 Tom Wood(expand_builtin...
1993-03-23 Tom Wood(struct function): Add apply_args_value field.
1993-03-23 Tom Wood*** empty log message ***
1993-03-23 Tom Wood(enum built_in_function): Add BUILT_IN_APPLY_ARGS,
1993-03-23 Tom Wood(push_topmost_sequence, pop_topmost_sequence): New
1993-03-23 Tom Wood(untyped_call): New pattern.
1993-03-23 Tom Wood(untyped_call, blockage): New patterns.
1993-03-23 Tom Wood(NEEDS_UNTYPED_CALL): Define.
1993-03-23 Tom Wood(untyped_call, untyped_return): New patterns.
1993-03-23 Tom Wood(APPLY_RESULT_SIZE): Define.
1993-03-23 Tom Wood(INCOMING_REGNO, OUTGOING_REGNO): Define.
1993-03-23 Richard Kenner(dbxout_type): Use int_size_in_bytes instead of size_in...
1993-03-23 Richard Kenner(expand_call): Use expr_size instead of doing it ourself.
1993-03-22 Ian Lance TaylorFix #endif foo; don't alter sh options; clean up all...
1993-03-22 Doug Evans* (MUST_PASS_IN_STACK): Make machine parameter.
1993-03-22 James Van Artsdalen(movsf,movdf): Use an input reload for MEM-MEM moves.
1993-03-22 James Van Artsdalen(output_fix_trunc): Use MEMs in insn as stack temps.
1993-03-22 James Van Artsdalen(PREFERRED_RELOAD_CLASS): Only narrow MODE_FLOAT reload...
1993-03-22 James Van Artsdalen(init_emit): Use INIT_EXPANDERS.
1993-03-22 James Van Artsdalen(eliminate_regs): Eliminate regs within a CLOBBER.
1993-03-22 Richard StallmanComment change.
1993-03-22 Richard Stallman(incomplete_decl_finalize_hook): New variable.
1993-03-22 Richard Stallman(init_decl_processing): Set that var.
1993-03-22 Richard Stallman(incomplete_decl_finalize_hook): Declared.
1993-03-22 Richard StallmanAdd __cimag, __cimag__, __creal, __creal__.
1993-03-22 Richard Stallman(initializer_constant_valid_p): Handle COMPLEX_CST.
1993-03-22 Richard StallmanBack out previous change.
1993-03-22 Richard Stallman(collect_expansion): Don't make # special in argless...
1993-03-21 Richard Stallman(mulsidi3, umulsidi3): Add missing sign_extend
1993-03-21 Michael MeissnerFix dependency.
1993-03-21 Michael MeissnerFix recent change for prototypes.
1993-03-21 Richard Stallman(copy_rtx_and_substitute, case USE):
1993-03-21 Richard StallmanWhen making tm.h from config/vax/vms.h, change
next