OSDN Git Service

pf3gnuchains/gcc-fork.git
1994-10-15 merrill(real_yylex): Use HOST_BITS_PER_WIDE_INT to determine the
1994-10-15 merrill(type_promotes_to): Also promote enums to long if
1994-10-15 merrill(default_conversion): Don't expect type_promotes_to to
1994-10-15 merrill*** empty log message ***
1994-10-15 merrill(build_method_call): Disable code that tries to do...
1994-10-15 merrill(build_decl_overload): Set numeric_outputed_need_bar...
1994-10-14 law * pa.c (emit_move_sequence): Handle secondary reload...
1994-10-14 ianFix X11/Intrinsic.h on RISCiX; add files to REQUIRED...
1994-10-14 erichInitial revision
1994-10-14 erichDefine HAVE_GETWD
1994-10-14 erich Always use getwd if HAVE_GETWD is defined.
1994-10-13 wilson(call, call_internal, call_value, call_value_internal):
1994-10-13 wilson(expand_fix): Correct typo with FIX/UNSIGNED_FIX REG_NOTES.
1994-10-13 ianSkip optimize_attrs if num_insn_ents is zero
1994-10-12 wilson(mips_expand_prologue): Handle types that need
1994-10-12 merrill*** empty log message ***
1994-10-12 merrill Cast pointer arguments to bzero and bcopy to char *.
1994-10-12 ianAllocate attr_value_list with xmalloc rather than alloca
1994-10-12 kenner(??hf2_libfunc): Add declarations, like ??sf2_libfunc.
1994-10-12 kenner(??hf2_libfunc): Define like ??sf2_libfunc.
1994-10-11 kennerRemove -g from CFLAGS.
1994-10-11 kenner(main): Pass -debug:full -debugtype:coff.
1994-10-11 kenner(ASM_DECLARE_FUNCTION_NAME): Always put out .lglobl...
1994-10-11 merrill (type_unification): If not passing to a reference...
1994-10-11 merrill(build_overload_call_real): Don't immediately do
1994-10-11 merrill(do_build_copy_constructor): Handle anonymous unions.
1994-10-11 merrill(resolve_offset_ref): Fix types used in resolving .*
1994-10-11 merrill(cons_up_default_function): Mark methods in a template...
1994-10-11 merrill(grokdeclarator): Don't warn about applying const to a
1994-10-11 merrillChanges moved over
1994-10-10 kenner(convert_move): Add TImode conversions.
1994-10-10 kenner(expand_float): Copy TEMP to TARGET when making recursi...
1994-10-10 meissnerUse DEFAULT_PCC_STRUCT_RETURN instead of RETURN_IN_MEMO...
1994-10-09 meissnerMake sure movsf_mem does not clobber a destination...
1994-10-09 erich(reload_outdf): Don't emit an add insn if the address...
1994-10-08 dje* objc/archive.c (__objc_free): New function.
1994-10-07 djeNetware uses _SIZE_T_DEFINED_, _WCHAR_T_DEFINED_.
1994-10-07 kenner(CPP_PREDEFINES): Define __HURD__.
1994-10-07 kenner(HAVE_STRERROR): Define.
1994-10-07 kenner(my_strerror): If HAVE_STRERROR defined, call strerror.
1994-10-07 kenner(preserve_temp_slots): If X cannot be a temp slot,...
1994-10-07 meissnerDo not allow SUBREGs as either base or index register.
1994-10-07 kennerFix typo in last change.
1994-10-07 kenner(assign_stack_temp): Abort if SIZE == -1.
1994-10-07 kenner(safe_from_p): If EXP has a variable size, assume safe.
1994-10-07 kenner(add_insn_{after,before}): Fix error in last change.
1994-10-07 bothnerPatch to handle old Convex systems (without uname).
1994-10-06 kenner(cse_insn): Don't call force_const_mem on (const (trunc...
1994-10-06 krab(BOOL): Changed from char to unsigned char.
1994-10-06 krabDelay eeing when unarchiving.
1994-10-06 coxsIf operand1 is an invalid PIC address, then legitimize...
1994-10-06 kenner(store_expr): Don't clobber TEMP with address.
1994-10-06 kenner(try_merge_delay_insns): Update THREAD if it is split.
1994-10-06 kenner(expand_expr, case ADDR_EXPR): Call mark_temp_addr_taken.
1994-10-06 kenner(struct temp_slot): New field addr_taken.
1994-10-05 merrill (fold, COMPONENT_REF): Don't die if the CONSTRUCTOR
1994-10-05 meissnerSupprt LABEL_REFs when using -fpic.
1994-10-05 kenner(try_merge_delay_insns): Update THREAD if deleting...
1994-10-05 rolandMove #include <fcntl.h> out of here, into xm-gnu.h.
1994-10-05 rolandInitial revision
1994-10-05 ianInclude <sys/wait.h> on a POSIX system
1994-10-05 mibDefine O_RDONLY if not already defined and use it in...
1994-10-05 mibInclude <fcntl.h>.
1994-10-05 kennerFix error in last change.
1994-10-04 kenner(do_jump_for_compare): Properly scan insns when branch...
1994-10-04 ianIf the POSIX.1 wait macros are defined, use them.
1994-10-04 meissnerFix return complex doubles with -fpic clobbering %ebx
1994-10-04 wilson(PREFERRED_DEBUGGING_INFO): Add undef before define.
1994-10-04 rmsTranslate -gnu/linux* to -linux*.
1994-10-03 ianAdd support for MIPS variants
1994-10-03 rolandRecognize GNU.
1994-10-03 kennerComplete last change.
1994-10-02 merrill(save_tree_status): Add argument to indicate that the new
1994-10-02 merrillontext, adds argument to indicate that the new
1994-10-02 kenner(subst_stack_regs): Check for NOTE to see if insn was...
1994-10-02 kenner(fill_slots_from_thread): Update THREAD if deleting...
1994-10-02 erich(zero_extendhisi2, extendhisi2): Expand to suitable...
1994-10-02 erich(arm_reload_in_hi): New function.
1994-10-02 erich(TARGET_SHORT_BY_BYTES): New macro.
1994-10-02 erich(movsf): If reloading, create a scratch from the target...
1994-10-02 kenner(delete_insn_for_stacker): Don't set INSN_DELETED_P on
1994-10-02 kenner(CC, OLDCC, RCCFLAGS, CCLIBFLAGS, CLIB, ALLOCA): From...
1994-10-02 kenner(CLIB): Add "-lmalloc".
1994-10-02 kenner(CPP_PREDEFINES): Remove i386, unix.
1994-10-02 kenner(jump_optimize): When deleting a jump, properly set...
1994-10-02 kenner(add_insn_{before,after}): Abort if insertion point...
1994-10-01 meissnerPrefer float registers for movdf.
1994-10-01 erich(shadow_label): Emit an error if the label is already
1994-10-01 kennerInstall omitted hunk from last diff.
1994-10-01 dje(process_command): Fix typo.
1994-09-30 kenner(add_insn_after): Abort if can't find AFTER and it...
1994-09-30 kennerInitial revision
1994-09-30 kenner(output_387_binary_op): Use AS2C instead of AS2 with...
1994-09-30 kennerTreat ALMOST_STDC like __STDC__.
1994-09-30 kennerDon't include sys/file.h for winnt; use process.h instead.
1994-09-30 kenner(main): Use DIR_SEPARATOR if defined.
1994-09-30 kennerDon't include times.h for winnt.
1994-09-30 kennerDon't include syms.h for winnt.
1994-09-30 kenner#ifdef WINNT, include direct.h.
1994-09-30 kenner(atoi): Remove declaration.
next