OSDN Git Service

pf3gnuchains/gcc-fork.git
1992-10-11 kenner(merge_trees): When splitting, remember to clear DUPNO...
1992-10-11 kenner(general_operand, immediate_operand, const_double_opera...
1992-10-11 jrv(notice_update_cc): Only set CC_IN_80387 for float...
1992-10-11 jrv(USE_C_ALLOCA): New macro. Define if not using GNU...
1992-10-11 jrvInitial revision
1992-10-11 rms(movdi): Use D code for operand 1.
1992-10-11 rms(PRINT_OPERAND): Define new code, D.
1992-10-10 rms(reg_name): Deleted.
1992-10-10 rms(struct function): New fields const_rtx_hash_table,
1992-10-10 rms(varasm.o): Dep on function.h.
1992-10-10 jrv(TARGET_DEFAULT): New macro - don't make TARGET_IEE_FP...
1992-10-10 rms(DBX_DEBUGGING_INFO): Defined.
1992-10-09 wilson(sparc_type_code): Return reasonable result for COMPLEX...
1992-10-09 wood(return): Always available once reload has completed.
1992-10-09 wood(start_of_epilogue_needs): New variable.
1992-10-09 kenner(mark_target_live_regs): Fix bug in last change.
1992-10-09 rms(aggregate_value_p): Return 1 if regs we would use...
1992-10-09 rms(POPSTACK): Pop discarded elts off all the stacks as...
1992-10-09 kenner(gen_lowpart_common, gen_highpart, operand_subword...
1992-10-09 kenner(subst, case SUBREG): Don't make a new REG for stack...
1992-10-09 kenner(optimize_reg_copy_1): Tighten up code to properly...
1992-10-09 kenner(jump_optimize): Only use a REG as a target.
1992-10-09 kenner*** empty log message ***
1992-10-09 rms(floating_exact_log2, standard_68881_constant_p):
1992-10-09 rolfhadded missing then
1992-10-08 wood(assign_parms): Provide a safe value for
1992-10-08 meissnerDefine PTRSIZE_TYPE, WCHAR_TYPE, and SIZE_TYPE for...
1992-10-08 meissnerFix shared library in i386; correctly spell macro in...
1992-10-08 rms(install-common-headers): Fix dir in chmods for assert.h.
1992-10-08 rms(__savereg, va_arg): Put uses of __va in parens.
1992-10-08 law * pa.md (fp_alu function unit, case fpcc): Fpcc instru...
1992-10-08 wood(dwarfout_init, dwarfout_finish): Don't output labels
1992-10-08 mrsFix a simple typo.
1992-10-08 kenner(PATHLENGH): Change from 20 to 10 to speed up compilations.
1992-10-08 kenner(mark_target_live_regs): Look at USE insns made by...
1992-10-08 rms(invert_truthvalue): Never alter ARG.
1992-10-08 rms(TAGS): Exclude =*.[chy] from tags table.
1992-10-08 rms(yylex): For floats, Use REAL_VALUES_LESS to distinguish
1992-10-07 rms(<sys/signal.h>): Fix types of SIG_DFL, SIG_ERR, SIG_I...
1992-10-07 wood(dwarfout_{begin,end}_function): New functions.
1992-10-07 wood(enum dwarf_attribute): Add At_body_begin and AT_body_end.
1992-10-07 wood(final_scan_insn): Call dwarfout_begin_function.
1992-10-07 wood(FASTEST_ALIGNMENT): Define as 8 for -m88110 otherwise 4.
1992-10-07 wood(movstrsi): No predicate is needed for the source or
1992-10-07 woodAdd the modules moveDI96x and moveDI41x through
1992-10-07 wood(best_from_align): Add a target processor dimension for
1992-10-07 woodNew modules added to MOVE_ASM.
1992-10-07 rms(component_decl_list): Do pedwarn for missing semicolo...
1992-10-07 meissnerRedefine MACHINE_TYPE.
1992-10-07 meissnerDo not define LINK_SPEC if it is already defined.
1992-10-07 rms(TARGET_CPU_DEFAULT): Add default definition.
1992-10-07 rms(main): Recover correctly from invalid -Wid-clash option.
1992-10-07 rms(finclude): Set fp->buf earlier, so it's freed on error.
1992-10-07 rms(install-common-headers): Avoid ! operator, for assert.h.
1992-10-07 wilson(copy_loop_body, JUMP_INSN case): Delete abort in the
1992-10-06 rms(get_first_block_beg): New function.
1992-10-06 rms(install-common-headers): Use $(assertdir).
1992-10-06 rms(assertdir): Override usual definition.
1992-10-06 rms(includedir): Make this /usr/local/include.
1992-10-06 rmsDelete unused magic cookie comment.
1992-10-06 rms(install-dir): Create dir $(includedir).
1992-10-06 rms(install-common-headers): chmod assert.h in proper...
1992-10-06 law * pa.md (memory function unit, load case): Loads take...
1992-10-06 tege(adddi3): Fix typo.
1992-10-06 rms In the first part (instead of va-*.h), define
1992-10-06 rms(NO_DOLLAR_IN_LABEL): Undef because gas understands...
1992-10-06 rmsUse xgcc, not gcc.
1992-10-06 rms(main): Handle -U before -D (and -A).
1992-10-06 rms(shadow_tag_warned): Use pedwarn for useless keyword.
1992-10-06 rmsExtract line containing "#define YYEMPTY" from
1992-10-06 rms(find_reloads_address): If tem != ad, then create a new
1992-10-05 brendan(TREE_VIA_PROTECTED): Set protected_flag, not static_flag.
1992-10-05 rms($(srcdir)/INSTALL): Add -D INSTALLONLY.
1992-10-05 rms(hi_reg_name, qi_reg_name, qi_high_reg_name): Not static.
1992-10-05 rms(hi_reg_name, qi_reg_name, qi_high_reg_name): Declared.
1992-10-05 rms(hard-reg-set.h): Included to get decl of `reg_names'.
1992-10-05 rms(allocate_reload_reg): Always check for asm
1992-10-05 rms(gen_realpart, gen_imagpart): New functions.
1992-10-05 rms(expand_expr): Use gen_realpart, gen_imagpart.
1992-10-05 rms(init_optabs): Use cabs as the only libcall for abs.
1992-10-05 rms(allocate_dynamic_stack_space) [MUST_ALIGN]:
1992-10-04 rmsFix typo in last change.
1992-10-04 rms(readescape): No warning if digits in \x are all 0's.
1992-10-03 rms(expand_complex_abs): Add declaration.
1992-10-03 meissnerAdd expand_complex_abs decl.
1992-10-03 meissnerOn DEC OSF/1 use x-dec-osf1 for xmake-file
1992-10-03 wood*** empty log message ***
1992-10-03 rms(gen_realpart, gen_imagpart): Declared.
1992-10-03 rms(DBX_REGISTER_NUMBER): Don't abort here on pseudo...
1992-10-03 rms(output_mem_loc_descriptor, output_loc_descriptor):
1992-10-03 rms(install-common-headers): Use __eprintf as indicator...
1992-10-03 rms(install-common-headers): Install assert.h separately...
1992-10-03 rmsAdd magic comment at beginning.
1992-10-03 rms(includedir): New variable.
1992-10-03 rms(reload): Move test for failure to find any group
1992-10-02 rms(expand_unop): Handle complex negate and abs val.
1992-10-02 meissnerUndo some of the index changes, and write our own index...
1992-10-01 meissnerRISC-OS 5.0 changes.
1992-10-01 wilson(emit_reload_insns): Add a case to handle
1992-10-01 wilson(SECONDARY_INPUT_RELOAD_CLASS): Also need a temp reg
next