]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
1997-08-18  Jeff LawInitial revision
1997-08-18  Jeffrey A LawMakefile.in (F77_SRCS): Re-alphabetize.
1997-08-18  Jeff LawAnother haifa typo.
1997-08-18  Jeff LawFix typos in last haifa change.
1997-08-18  Jeff LawRemove another reference to expected object file compar...
1997-08-17  Manfred HollsteinMakefile.in (sub-makes): Pass the current value of...
1997-08-17  Jeffrey A LawINSTALL: Rebuilt.
1997-08-17  Dave Loveconfigure.in: Expurgate `broken_install' (install is...
1997-08-17  Jeffrey A Lawgcc.c (default_compilers): Add __EGCS__ and __EGCS_MINO...
1997-08-17  Jeff LawOpps.
1997-08-17  Jeff Law* intdoc.texi: Remove generated file from distribution.
1997-08-16  Jeffrey A Lawloop.c (is_power_of_2, [...]): Delete unused functions...
1997-08-16  Jeffrey A Lawhaifa-sched.c (find_post_sched_live): Call FREE_REG_SET...
1997-08-15  Jeffrey A Lawloop.c (is_conditional_branch): Make definition match...
1997-08-15  Jeffrey A LawTweak again.
1997-08-15  Jeffrey A LawMake version # egcs-3.0.0 since we need to make sure...
1997-08-15  Jeffrey A LawMakefile.in, [...]: Remove "^L" at the beginning of...
1997-08-15  Jeffrey A Lawversion.c: Change the version string to look like...
1997-08-15  Michael MeissnerUse rtl macros for names of NOTEs.
1997-08-15  Jeff LawOpps. Forgot to commit this.
1997-08-15  Jeff Lawc-lex.c (check_newline): Pass finput again to HANDLE_PR...
1997-08-15  Jeff Lawtoplev.c (main): In -g handling code, add code to set...
1997-08-15  Jeff LawBasically a duplicate of COPYING.
1997-08-15  Jeff LawRemove old (pre gcc-2.7.2) ChangeLog files.
1997-08-13  Jeff LawNew file with pointers to compiler relates web sites.
1997-08-13  Doug Evansconfigure.in (haifa configury): Fix typo.
1997-08-12  Jeffrey A Lawversion.c: Bump version to "gcc-3.0.0 970802 experimental".
1997-08-12  Jeffrey A Lawg77.info*: Rebuilt.
1997-08-12  Jeff LawInitial revision
1997-08-12  Jeff LawRemove gratuitous changes from the alias analysis patches.
1997-08-12  Jeffrey A Law* Integrate Haifa instruction scheduler.
1997-08-11  Jeffrey A Law* Integrate tlink patch from jason@cygnus.com
1997-08-11  Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1997-08-11  Jeff Law* Integrate reload bugfix from Wilson which enables...
1997-08-11  Jeff LawInitial revision misc/cutover-egcs-1
1997-08-07  Jeff LawInitial revision
1997-08-06  Jeff LawInitial revision
1997-08-05  Jeff LawInitial revision
1997-08-02  Richard Kenner(store_one_arg): Allow stack_slot to be SP in ARGS_GROW... misc/cutover-egcs-0
1997-08-02  Richard Kennerparmlist_tags_warning): Only suppress warning on union...
1997-08-02  Richard Kenner(int_fits_type_p): Negative ints never fit unsigned...
1997-08-02  Richard Kenner(_trampoline): Rework last change; both getpagesize...
1997-08-02  Richard Kenner(reload): Add IN_ADDR to IN_ADDR_ADDR when computing...
1997-08-02  Richard Kenner(debug_reload): Rework to make output more compact.
1997-08-02  Richard Kenner(indent): Move to file level; was static in print_rtx.
1997-08-02  Per Bothner* objc/Make-lang.in (OBJC_CCOMMON): Removed.
1997-08-02  Per BothnerMakefile.in (EXTRA_C_OBJS): Removed.
1997-08-02  Doug Evansconfigure.in: Build .gdbinit for top level build dir...
1997-08-02  Doug Evans* configure.lang: Fix building of .gdbinit for oldstyle...
1997-08-02  Richard Kenner(gen_compile_unit_die): Add support for Pascal.
1997-08-02  Richard Kenner(output_compile_unit_die): Add support for Pascal.
1997-08-02  Richard Kenner(lvalue_p, case BIND_EXPR, RTL_EXPR): Return 1 if array.
1997-08-02  Richard Kenner(cse_insn): Ignore paradoxical SUBREGs unless we are...
1997-08-02  Richard Kenner(sparc_builtin_saveregs): If -fcheck-memory-usage,...
1997-08-02  Richard Kenner(hppa_builtin_saveregs): f -fcheck-memory-usage, set...
1997-08-02  Richard Kenner(m88k_builtin_saveregs): If -fcheck-memory-usage, set...
1997-08-02  Richard Kenner(clipper_builtin_saveregs): If -fcheck-memory-usage...
1997-08-02  Richard Kenner(alpha_builtin_saveregs): If -fcheck-memory-usage,...
1997-08-02  Richard Kenner(make_function_rtl, make_decl_rtl): Add a prefix when...
1997-08-02  Richard Kenner(built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_AD...
1997-08-02  Richard Kenner(flag_check_memory_usage, flag_prefix_function_name...
1997-08-02  Richard Kenner(expand_computed_goto): If -fcheck-memory-usage, check...
1997-08-02  Richard Kenner(chkr_{check_addr,set_right}_libfunc): New definitions.
1997-08-02  Richard Kenner(put_var_into_stack, assign_parms): If -fcheck-memory...
1997-08-02  Richard Kenner(flag_check_memory_usage, flag_prefix_function_name...
1997-08-02  Richard KennerAdd expand_modifier flags.
1997-08-02  Richard Kenner(expand_builtin, case BUILT_IN_AGGREGATE_INCOMING_ADDRE...
1997-08-02  Richard Kenner(expr_size): Call expand_expr with appropriate flag.
1997-08-02  Richard Kenner(init_decl_processing): Add __builtin_aggregate_incomin...
1997-08-02  Richard Kenner(expand_call): If -fcheck-memory-usage...
1997-08-02  Richard Kenner(OBJC_OBJC): Delete from here.
1997-08-02  Richard Kenner(compare_constant_1, case STRING_CST): Compare TYPE_MODE.
1997-08-02  Richard Kenner(expand_expr, case PLACEHOLDER_EXPR): Find innermost...
1997-08-02  Richard Kenner(contains_this_placeholder_p): Delete.
1997-08-01  Per Bothner* c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB.
1997-08-01  Per Bothner* c-lex.c (lang_init): Remove (recently moved here).
1997-08-01  Per Bothner* objc/objc-act.c (lang_init): Don't check_newline...
1997-08-01  Jason Merrillx
1997-08-01  Richard StallmanTranslate -svr4 to -sysv4 and -unixware to -sysv4.2uw.
1997-08-01  Jeff Law* pa.c (pa_reorg): Explode ADDR_DIFF_VEC insns too.
1997-08-01  Mike Stump92th Cygnus<->FSF quick merge
1997-08-01  Paul EggertInitial revision
1997-07-31  Ian Lance TaylorDon't compile getpagesize if __CYGWIN32__
1997-07-31  Stan Cox(SWITCHES_NEED_SPACES) Define.
1997-07-31  Stan Cox(*trunc*): Use scratch memory for output_fix_trunc.
1997-07-31  Stan Cox(output_to_reg, output_fix_trunc): Use scratch memory
1997-07-31  Stan Cox(MAX_FIXED_MODE_SIZE): Define.
1997-07-30  Jason Merrill92th Cygnus<->FSF quick merge
1997-07-30  Per Bothnercplus-dem.c: Various changes to produce Java output...
1997-07-30  Per Bothner* demangle.h (DMGL_JAVA): New option to request Java...
1997-07-30  Richard Earnshaw(CPP_SPEC): add %(subtarget_cpp_spec).
1997-07-30  Richard Earnshaw(MULTILIB_OPTIONS): don't use deprecated -mN
1997-07-30  Richard Earnshaw(TARGET_CPU_DEFAULT): define.
1997-07-30  Richard EarnshawDon't define SET_ASM_OP for RISCiX
1997-07-30  Richard Earnshawdefine SET_ASM_OP by default (for GAS).
1997-07-30  Richard Earnshawreplace arm-*-* with arm-*-aout.
1997-07-29  Per BothnerPatches to use cpplib with cc1 #if USE_CPPLIB.
1997-07-29  Per Bothnerconfigure.in (--enable-c-cpplib): New option.
1997-07-29  Per BothnerMakefile.in (EXTRA_C_OBJS): New variable.
1997-07-29  Per BothnerAdd hooks for using autconf-style Makefile.in in langua...
next