OSDN Git Service

(init_arg_profiler, output_arc_profiler): Delete unused
[pf3gnuchains/gcc-fork.git] / gcc /
1993-01-25 wilson(init_arg_profiler, output_arc_profiler): Delete unused
1993-01-25 wilson(ARC_PROFILER): Delete unused macro.
1993-01-25 wilson(va_start): Rewrite to account for builtin_saveregs...
1993-01-25 wilson(CPP_SPEC): Delete __sparc_frw__ define.
1993-01-25 wilson(sparc_builtin_saveregs): New function.
1993-01-25 wilson(movsi, movtf, movdf, movdi, movsf): Delete f/r and r/f
1993-01-25 wilson(PRINT_OPERAND_PUNCT_VALID_P): Delete '@' case.
1993-01-25 wilson(print_operand): Delete '@' case.
1993-01-25 wilson(secondary_reload_class): Correct test against
1993-01-25 wilson(registers_ok_for_ldd_peep): Delete test for pseudos.
1993-01-25 wilson(emit_indirect_jump): Use Pmode instead of VOIDmode and
1993-01-25 wilson(calls_alloca): Change name to calls_function. Add new
1993-01-25 wilson(language_string): Define here for C and Obj-C.
1993-01-25 wilson(language_string): Delete from here.
1993-01-25 law * c-decl.c (finish_struct): Disable "structure/union...
1993-01-25 jrv(extendsidi2): Fix typo in regno.
1993-01-25 rms(unary_expr => ANDAND identifier): Handle lookup_label...
1993-01-25 rms(lookup_label): Return 0 if not within a function.
1993-01-25 rms(install-float-h-cross): Don't ignore error when runnin...
1993-01-25 meissnerDo not give a warning for a plain 0 used in a pointer...
1993-01-24 rmsFix typo in prev change.
1993-01-24 rms(move/push address patterns):
1993-01-24 kenner(CLASS_LIKELY_SPILLED_P): Add default definition.
1993-01-24 kenner(final_scan_insn): Call alter_subreg on duplicate opera...
1993-01-24 rms(apply_distributive_law): Don't mess with float arith.
1993-01-24 rmsUse new name objc-act.h.
1993-01-24 rms(emit_store_flag): Reset ICODE using returned COMPARISON.
1993-01-23 rms(change_newlines): Renamed from delete_newlines.
1993-01-23 niklas * config/m68k/tower-as.h (STARTFILE_SPEC): Moved to...
1993-01-23 niklas * config/m68k/tower.h (LIB_SPEC): Use %s instead of...
1993-01-23 rmsComment fix.
1993-01-23 rms(find_basic_blocks): Don't mark labels in nonlocal_labe...
1993-01-23 kenner(reload): After calling count_possible_groups, see...
1993-01-23 rms(ASM_OUTPUT_DOUBLE_OPERAND): Delete space before arglist.
1993-01-23 rms(cross-test): Depend on GCC_PARTS.
1993-01-23 kenner(ADJUST_COST): Add new definition.
1993-01-22 wilsonUse pwd if PWDCMD is undefined. Add missing echo command.
1993-01-22 brendanCygnus<-->FSF merge.
1993-01-22 brendanCygnus<-->FSF merge
1993-01-22 tege(SIZE_TYPE): Define.
1993-01-22 law * pa.c (secondary_reload_class): Simplify.
1993-01-22 kenner(emit_library_call): Correct mis-applied patch.
1993-01-22 kenner(our_file_name): New variable.
1993-01-21 law * pa.c (emit_move_sequence): Handle secondary reloads...
1993-01-21 law * pa.h (REG_CLASSES): Delete GENERAL_OR_FP_OR_SNAKE_FP...
1993-01-20 jrv(cmpM_cc): Allow first operand to be a MEM.
1993-01-20 jrv(PREFERRED_RELOAD_CLASS): Narrow ALL_REGS to GENERAL_REGS.
1993-01-20 jrv(all functions): Use NULL_RTX instead of 0 for rtx...
1993-01-20 wilson(cmplpower2_operand): New function.
1993-01-20 wilson(addsi3): Clean up condition for when to use subo.
1993-01-20 wilson(update_reg_dead_notes): New function.
1993-01-20 wilson(sched_analyze_1, sched_analyze_2): Ifdef out code...
1993-01-20 wilson(emit_cmp_insn, emit_float_lib_cmp): libcall comparison...
1993-01-20 wilson(cmpdi2, ucmpdi2): comparison result type is now word_mode.
1993-01-20 wilson(__eqdf2, __nedf2, __gtdf2, __gedf2, __ltdf2, __ledf2,
1993-01-19 kenner(print_operand, case 'k'): New case.
1993-01-19 kenner(plus of gtu patterns): Add case to handle immediates.
1993-01-19 kenner(find_reg): Add comment about nonlocal labels.
1993-01-19 kenner(find_free_reg): Add comment about nonlocal labels.
1993-01-19 kenner(output_epilog): Only restore the cr's that we actually...
1993-01-19 jrv(fixup_var_refs_1): Set INSN_CODE to -1 before seeing...
1993-01-19 tege(REG_CLASS_FROM_LETTER): Remove partly incorrect PA...
1993-01-19 tege(print_operand): Handle 'S' and 'B' for conditions.
1993-01-19 tege(define_function_unit for memory): Memory is pipelined.
1993-01-19 rms(build_compound_expr): Use non_lvalue if value is 0.
1993-01-19 rms(non_lvalue): Result must not be null ptr constant.
1993-01-19 kenner(combine_instructions): Clear reg_last_set_label.
1993-01-19 rms(local_prefix): new prefix, the default is /usr/local.
1993-01-19 rmsTargets and deps objc-actions.* renamed to objc-act.*.
1993-01-19 rmsInclude objc-act.h.
1993-01-19 rmsComment change.
1993-01-19 rms(encode_method_def): Null-terminate encoding.
1993-01-18 rms(include_defaults): Do use GCC_INCLUDE_DIR for cross...
1993-01-18 wilson(emit_library_call): Handle OUTGOING_REG_PARM_STACK_SPACE.
1993-01-18 wilson(emit_move_insn, expand_expr): Fix typos in comments.
1993-01-18 wilson(initialize_builtins): Add uses of new macros
1993-01-18 wilson(ROUND): Change macro name to ROUND_PARM.
1993-01-18 wilson(i960_function_arg_advance, i960_function_arg): Likewise.
1993-01-18 wilson(make_signed_type): Consistently use
1993-01-18 ianDelete header files from include before copying them in
1993-01-18 kenner(choose_temp_base, main): Fix "off by one" errors in...
1993-01-18 rms(process_command): Fix typo in last change.
1993-01-17 law * pa.h (FP_REG_CLASS_P): New macro.
1993-01-17 tege(emit_move_sequence): Fix spacing.
1993-01-16 law * pa.c (shadd_constant_p): New function.
1993-01-16 law * pa.h LEGITIMIZE_ADDRESS): Handle (plus (mult (X...
1993-01-16 law * integrate.c (FIXED_BASE_PLUS_P): Fix typo.
1993-01-15 law * loop.c (move_movables): Clear INSN_CODE for eachinsn as
1993-01-15 brendanWith previous change, don't fail on `-l'.
1993-01-15 brendanUndo previous change.
1993-01-15 ianAvoid problems with relative $(srcdir) when installing...
1993-01-15 brendan * c-decl.c (c_decode_option): Set WARN_UNINITIA...
1993-01-15 brendan * gcc.c (process_command): Only accept input...
1993-01-15 brendan * cccp.c (main): Trim down to the basename...
1993-01-14 law * pa.h (CONDITIONAL_REGISTER_USAGE): Do not make ...
1993-01-14 law * pa.c (output_function_prologue): Combine stack adjus...
1993-01-14 kennerChange `config/' to `config/mips/'.
1993-01-14 lawFix typo.
1993-01-14 law * pa.h (LEGITIMIZE_ADDRESS): Rework to create REG...
1993-01-14 ianBuild include files in build directory when doing make...
next