]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
1997-10-01  Ian Lance Taylorpexecute.c: Use spawn if __CYGWIN32__.
1997-10-01  Jeff LawFix typo.
1997-10-01  Philippe De... sys_clock_.c: File renamed from system_clock_.c.
1997-10-01  Philippe De... * g77.c (pexecute, main): Use unlink, not remove.
1997-10-01  Philippe De... x-mot3300 (XCFLAGS): Disable as's long/short jump optim...
1997-10-01  Jeff LawUpdate to 0.5.22-19970929.
1997-10-01  Thomas Koenig* cccp.c (expand_to_temp_buffer): Initialize all member...
1997-10-01  Jeffrey A Law* cse.c (this_insn_cc0_mode): Initialize.
1997-10-01  Thomas Koenig* haifa-sched.c: (get_block_head_tail) Remove unneeded...
1997-10-01  Richard Hendersonalpha.md (beq): For registers and ints 0-255...
1997-09-30  Jim WilsonFix error in immediately preceeding patch.
1997-09-30  Brendan Kehoeadjust date to be the old form, instead of the emacs...
1997-09-30  Brendan Kehoeexcept.c (find_exception_handler_labels): Free LABELS...
1997-09-30  Jason Merrilladd -Wold-style-cast
1997-09-30  Jason Merrillrevert gratuitous whitespace changes
1997-09-30  Jason Merrill* method.c (build_decl_overload_real): Reformat.
1997-09-30  Jason Merrill* method.c (synthesize_method): If at_eof, determine...
1997-09-30  Paul Eggertlex.c (real_yylex): Treat `$' just like `_'...
1997-09-30  H.J. LuMakefile.in (parse.o, decl.o): Also depend on $(srcdir...
1997-09-29  Jeffrey A Law* version.c: Bump for snapshot.
1997-09-29  Jason Merrill[multiple changes]
1997-09-29  Jason Merrillflow.c (find_basic_blocks): Mark calls as potentially...
1997-09-29  Jeffrey A Law* intdoc.c (main): Remove unused attribute for main...
1997-09-29  Jason Merrillcp-tree.h, [...]: Lose DECL_C_STATIC and DECL_PUBLIC.
1997-09-29  Jeffrey A Lawconfigure.in: Substitute for "install" too.
1997-09-29  Aaron JacksonMakefile.in (bootstrap-lean): New target.
1997-09-29  Richard Hendersonalias.c (base_alias_check): Two symbols can conflict...
1997-09-29  Richard Hendersonalpha.h (SETUP_INCOMING_VARARGS): Emit a blockage insn...
1997-09-29  Richard Henderson* Makefile.in (mostlyclean): Remove .regmove files.
1997-09-29  Jason Merrill* libgcc2.c (__throw): Fix thinko.
1997-09-28  Mark Mitchellcplus-dem.c (demangle_template): Add new parameter.
1997-09-28  Mark Mitchellcplus-dem.c (demangle_template): Add new parameter.
1997-09-28  Jason Merrillnew tests and adjustments for explicit function templat...
1997-09-28  Jason Merrill[multiple changes]
1997-09-28  Mark Mitchelliomanip.h: Use new friend <> syntax.
1997-09-28  Jason Merrill[multiple changes]
1997-09-28  Jason Merrill* libio.h: Don't use _IO_LOCK_T if it's not defined.
1997-09-28  Jason Merrillupdate
1997-09-28  Philippe De... flow.c (print_rtl_with_bb): Cast alloca return values...
1997-09-28  Jeffrey A LawMake-lang.in (G77_FLAGS_TO_PASS): Pass down RANLIB...
1997-09-28  Jeffrey A Lawframe.c: Remove last change.
1997-09-27  Jason Merrillc-decl.c (init_decl_processing): Add __builtin_dwarf_re...
1997-09-27  Jason Merrillregen
1997-09-27  Jeff LawNew file from Ulrich.
1997-09-27  Ulrich Drepperlibio changes from Ulrich to help "old linux" systems.
1997-09-27  Andreas Schwabframe.c: Include gansidecl.h for PROTO.
1997-09-27  Paul Eggertc-typeck.c (build_binary_op): Warn about comparing...
1997-09-27  Andreas Schwabintegrate.c (expand_inline_function): Make sure there...
1997-09-26  Andreas Schwabdecl.c (init_decl_processing): Declare __builtin_consta...
1997-09-26  Jason Merrillupdate
1997-09-26  Jason Merrillsearch.c (get_matching_virtual): Notice virtual bases...
1997-09-26  Jason Merrillnever mind
1997-09-26  Jason Merrilladd
1997-09-26  Jason Merrillparse.y (member_init): Also imply typename here.
1997-09-26  Jason Merrillfix thinko
1997-09-26  Jason Merrilladd
1997-09-26  Jason Merrillbastring.h: Enable exceptions.
1997-09-26  Jason Merrillupdate
1997-09-25  Jason MerrillHandle multi-level typenames and implicit typename...
1997-09-25  Doug EvansAdd docs for sparc -malign-{jumps,loops,functions}.
1997-09-25  Jason Merrilldwarf2out.c: s/flag_verbose_asm/flag_debug_asm/
1997-09-25  Jeffrey A LawBump for snapshot.
1997-09-25  Doug Evanssparc stuff brought over from fsf.
1997-09-25  Doug Evanssparc.h (ASM_CPU_SPEC): Pass -Av9a for v8plus, ultrasparc.
1997-09-25  Doug Evanssparc.c (dwarf2out_cfi_label): Add declaration.
1997-09-25  Doug Evanssparc.c (finalize_pic): Update call to gen_get_pc_via_call.
1997-09-25  Doug Evanssparc.md (*): Use GEN_INT instead of gen_rtx.
1997-09-25  Doug EvansRegenerate.
1997-09-25  Doug Evansconfigure.in (sparc64-*-linux*): Recognize.
1997-09-25  Doug Evans* glimits.h (LONG_MAX): Handle sparc64.
1997-09-25  Doug Evans* config/xm-linux.h (HAVE_PUTENV, HAVE_ATEXIT): Define.
1997-09-25  Doug Evansxm-linux.h: Include some standard headers if not inhibi...
1997-09-25  Doug EvansSync with fsf version.
1997-09-25  Doug Evanssysv4.h (ASM_COMMENT_START): Delete.
1997-09-25  Doug Evanslinux-aout.h (COMMENT_BEGIN): Delete.
1997-09-24  Jim WilsonFix typo in hjl ChangeLog entry.
1997-09-24  Jason Merrillupdate
1997-09-23  Jeff Lawnew test (already in c-torture)
1997-09-23  Doug EvansNew files for sparc64-linux port.
1997-09-23  Jeff Lawfold-const.c (make_range): Correctly handle cases of...
1997-09-23  Doug EvansNew files for sparc64-linux port.
1997-09-23  David S. Millerexpmed.c (expand_divmod): If compute_mode is not the...
1997-09-23  Alexandre OlivaForgot to commit.
1997-09-23  David S. Millerreorg.c (dbr_schedule): At end of this pass...
1997-09-23  Dave Lovedtime_.c (G77_dtime_0): Fix types in HAVE_GETRUSAGE...
1997-09-23  Jeff LawFix typo.
1997-09-23  Jeffrey A Lawrtlanal.c (jmp_uses_reg_or_mem): Fix typo in last change.
1997-09-23  H.J. Luloop.c (indirect_jump_in_function_p): Return 0 by default.
1997-09-23  Alexandre OlivaMake-lang.in: install.texi was renamed to g77install...
1997-09-23  Jeffrey A Lawxm-rs6000.h: Fix thinko in last change.
1997-09-23  Jim WilsonFix irix5/irix6 dwarf2out assertion failures
1997-09-23  Brendan Kehoedecl.c (start_function): Up warning of no return type...
1997-09-22  Jeffrey A Law* reg-stack.c (find_blocks): Fix thinko in last change.
1997-09-22  Andreas Schwabm68k.c (output_function_prologue): Add dwarf2 support.
1997-09-22  David S. Millercombine.c (try_combine): Use NULL_RTX instead of '0...
1997-09-22  David S. Millersparc.h (INCOMING_FRAME_SP_OFFSET): Define to SPARC_STA...
1997-09-22  J. Kean Johnstonsco5.h: Make ELF default file format and add -mcoff...
1997-09-22  Jeffrey A Law* version.c: Bump for snapshot.
1997-09-22  Jeffrey A Lawloop.c (loop_number): Delete function.
1997-09-22  Jeff Lawloop.c (loop_unroll_factor): Move outside #ifdef HAIFA...
next