]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1994-10-26 Richard Kenner(FUNCTION_PROFILER): Use $28 instead of $27.
1994-10-26 Doug Evans(expand_expr, COND_EXPR case): Don't expand "X ? A...
1994-10-26 Richard Kenner(expand_lib, main): Fix off-by-one bugs in several...
1994-10-26 Michael MeissnerUse GNU nm as REAL_NM_FILE_NAME
1994-10-26 Richard KennerInitial revision
1994-10-26 Richard Kenner(pdp11): New machine name.
1994-10-26 Richard Kenner(find_basic_blocks): Ensure each live basic block is...
1994-10-25 Richard Kenner(rescan): ".." no longer terminates a preprocessing...
1994-10-25 Richard Kenner(CPP_PREDEFINES): Define u3b2, not u3b.
1994-10-25 Jim Wilson(fill_slots_from_thread): Update THREAD if it is split.
1994-10-25 Jason Merrill(lang_options): Add -f{no-,}access-control.
1994-10-24 Richard Earnshaw(peepholes for call followed by branch): Disable.
1994-10-23 Richard Earnshaw(INSTALL): Invoke install.sh with -c flag
1994-10-21 Jason Merrill(LIB2FUNCS): Add _pure.
1994-10-21 Jason Merrill(__pure_virtual): New function to go into vtable
1994-10-21 Per BothnerBetter NCR support.
1994-10-20 Richard Kenner(define_split comparison op with power of two minus...
1994-10-20 Jason MerrillBack out previous change.
1994-10-20 Jason Merrill(add_to_list): Check for duplicates.
1994-10-20 Jason Merrill(LINK_SPEC): Pass -shared through; don't
1994-10-20 Jason Merrill(LINK_SPEC): Pass -shared through; don't pass -init...
1994-10-20 Jason Merrill(STARTFILE_SPEC): Wrap startfiles in %{!shared:}.
1994-10-20 Jim Wilson(loop_iterations): Move all failure exits after the...
1994-10-20 Jim Wilson(movdf_internal2+1): Disable when TARGET_64BIT.
1994-10-20 Jim Wilson(VARARGS_STDARG_FUNCTION): New macro.
1994-10-20 Jim Wilson(SIGNED_CHAR_SPEC): Use #if instead of ?:.
1994-10-20 Jim Wilson(va_start): Use builtin_arts_info instead of builtin_ne...
1994-10-20 Jim Wilson(merge_equiv_classes, cse_insn): Call rehash_using_reg...
1994-10-20 Richard Kenner(variable_size): Return SIZE if it contains a PLACEHOLD...
1994-10-19 Jason Merrill(scan_prog_file): Call COLLECT_QUALIFY_MATCH to do...
1994-10-19 Jason Merrill(NM_FLAGS): Define to "-h" (SysV output, no header).
1994-10-19 Michael MeissnerFix -fpic -a problems.
1994-10-19 David J. MacKenzieAdd licensing exception for Autoconf.
1994-10-19 Michael MeissnerDo not preserve eax for -fpic in FUNCTION_BLOCK_PROFILE...
1994-10-19 Michael MeissnerMove block profile support to i386.h
1994-10-19 Doug Evans(sparc_flat_output_function_prologue): Fix nit in assem...
1994-10-19 Doug Evanssparc.c (sparc_frame_info): Combine members gp_sp_offse...
1994-10-19 Doug Evans(FRAME_POINTER_REQUIRED): Require frame pointer if
1994-10-18 Richard Kenner(reload): Correctly compute group additional needs...
1994-10-18 Richard KennerMinor update to last change.
1994-10-18 Richard KennerRevise support for AIX 4.1 on POWER and PowerPC.
1994-10-18 Richard Kenner(can_combine_p): Don't combine into CALL_INSN where...
1994-10-18 Richard Kenner(propagate_block): Call mark_used_regs to show global...
1994-10-18 Jim Wilson(ASM_SPEC): Pass -mcpu= option to GNU as.
1994-10-18 Richard Kenner(start_function): Save immediate_size_expand and initia...
1994-10-18 Richard KennerRemove previous change.
1994-10-18 Richard Kenner(non_hard_reg_operand): New function.
1994-10-18 Jason MerrillFix comment
1994-10-18 Jeff Lawpa.md (reload_insi, [...]): Expanders deleted.
1994-10-18 Jason Merrill(default_compilers): Treat files with an extension...
1994-10-17 Jim Wilson(va_arg): Add little endian mips3 support.
1994-10-17 Jim Wilson(RETURN_IN_MEMORY): Return true for TCmode values.
1994-10-17 Jim Wilson(function_prologue): Only emit line number when SDB_DEBUG.
1994-10-17 Richard KennerInitial revision
1994-10-17 Richard KennerAdd support for AIX 4.1 and architecture.
1994-10-17 Per Bothner* function.c (current_function_outgoing_args_size)...
1994-10-17 Per Bothner(expand_call, emit_library_call, emit_library_call_value):
1994-10-17 Mike Stumpexcept.c (expand_start_catch_block): Make sure the...
1994-10-17 Mike Stumpexcept.c (expand_start_catch_block): Make sure the...
1994-10-17 Richard Kenner(rescan): Preserve newlines after macro names at the...
1994-10-17 Noah FriedmanInitial revision
1994-10-17 Richard Kenner(gen_reload): Renamed from gen_input_reload.
1994-10-17 Richard Kenner(gen_reload): Renamed from gen_input_reload.
1994-10-17 Richard KennerUpdate comment.
1994-10-17 Richard Earnshaw(copy_loop_body, case JUMP_INSN): Don't abort if invert...
1994-10-16 Richard Earnshaw(add_insn_{before,after}): Don't abort if AFTER was...
1994-10-15 Mike Stumpmove a few important patches (this offset calculations...
1994-10-15 Jason Merrill(finish_enum): Disable code which forces enums to be...
1994-10-15 Jason Merrill(real_yylex): Use HOST_BITS_PER_WIDE_INT to determine the
1994-10-15 Jason Merrill(type_promotes_to): Also promote enums to long if
1994-10-15 Jason Merrill(default_conversion): Don't expect type_promotes_to to
1994-10-15 Jason Merrill*** empty log message ***
1994-10-15 Jason Merrill(build_method_call): Disable code that tries to do...
1994-10-15 Jason Merrill(build_decl_overload): Set numeric_outputed_need_bar...
1994-10-14 Jeff Lawpa.c (emit_move_sequence): Handle secondary reload...
1994-10-14 Ian Lance TaylorFix X11/Intrinsic.h on RISCiX; add files to REQUIRED...
1994-10-14 Richard EarnshawInitial revision
1994-10-14 Richard EarnshawDefine HAVE_GETWD
1994-10-14 Richard EarnshawAlways use getwd if HAVE_GETWD is defined.
1994-10-13 Jim Wilson(call, call_internal, call_value, call_value_internal):
1994-10-13 Jim Wilson(expand_fix): Correct typo with FIX/UNSIGNED_FIX REG_NOTES.
1994-10-13 Ian Lance TaylorSkip optimize_attrs if num_insn_ents is zero
1994-10-12 Jim Wilson(mips_expand_prologue): Handle types that need construc...
1994-10-12 Jason Merrill*** empty log message ***
1994-10-12 Jason MerrillCast pointer arguments to bzero and bcopy to char *.
1994-10-12 Ian Lance TaylorAllocate attr_value_list with xmalloc rather than alloca
1994-10-12 Richard Kenner(??hf2_libfunc): Add declarations, like ??sf2_libfunc.
1994-10-12 Richard Kenner(??hf2_libfunc): Define like ??sf2_libfunc.
1994-10-11 Richard KennerRemove -g from CFLAGS.
1994-10-11 Richard Kenner(main): Pass -debug:full -debugtype:coff.
1994-10-11 Richard Kenner(ASM_DECLARE_FUNCTION_NAME): Always put out .lglobl...
1994-10-11 Jason Merrill(type_unification): If not passing to a reference,...
1994-10-11 Jason Merrill(build_overload_call_real): Don't immediately do
1994-10-11 Jason Merrill(do_build_copy_constructor): Handle anonymous unions.
1994-10-11 Jason Merrill(resolve_offset_ref): Fix types used in resolving .*
1994-10-11 Jason Merrill(cons_up_default_function): Mark methods in a template...
1994-10-11 Jason Merrill(grokdeclarator): Don't warn about applying const to...
1994-10-11 Jason MerrillChanges moved over
1994-10-10 Richard Kenner(convert_move): Add TImode conversions.
1994-10-10 Richard Kenner(expand_float): Copy TEMP to TARGET when making recursi...
next
This page took 0.147935 seconds and 5 git commands to generate.