platform/upstream/gcc.git
1997-11-17 Robert Lipe* i386/sco5.h (HAVE_ATEXIT): Delete definition.
1997-11-17 Jeffrey A Lawcse.c (cse_insn): Don't look at JUMP_LABEL field of...
1997-11-17 J. Kean Johnstonsco5.h (ASM_OUTPUT_ALIGNED_BSS): Define.
1997-11-17 Manfred HollsteinMakefile.in (compare, [...]): Define $stage for each...
1997-11-17 Jeffrey A Law* Makefile.in (SHLIB): Build with CC instead of CXX.
1997-11-17 Richard Hendersonwin-nt.h (TRAMPOLINE_TEMPLATE): Fix offsets.
1997-11-15 Jason Merrillcall.c (build_new_op): Fix copy error.
1997-11-14 Jeff Lawadd missing comment from devo.
1997-11-14 Fred Fishdwarfout.c (byte_size_attribute): Add local var upper_b...
1997-11-14 Jeffrey A Law* toplev.c (get_run_time): Do something sensible for...
1997-11-14 Dave Loveintrin.def: Supply gfrt for CPU_TIME.
1997-11-14 Richard Hendersonexpr.c (expand_builtin_setjmp): Set current_function_ha...
1997-11-14 Richard Hendersonalpha.c (output_prolog [*]): Prefix entry labels with...
1997-11-14 Richard Hendersonalpha.c (call_operand): Any reg is valid for WinNT.
1997-11-14 Jeffrey A Law* calls.c (expand_call): Handle pcc_struct_value correc...
1997-11-14 Jeffrey A Lawxm-cygwin32.h (HAVE_FILE_H, [...]): Delete defines.
1997-11-14 Michael Meissnerreload1.c (new_spill_reg): Improve fixed or forbidden...
1997-11-14 Kaveh R. Ghaziprefix.c: Use stdarg.h only ifdef __STDC__.
1997-11-14 Jeffrey A Lawintegrate.c (save_for_inline_copying): Add return value...
1997-11-14 Brendan Kehoefixincludes: Be a little more restrictive on what we...
1997-11-14 Jeff LawAdd -frepo docs.
1997-11-14 Jeff LawMinor spacing nit.
1997-11-14 Jeff LawComment change.
1997-11-14 Michael Meissnerdbxout.c (dbxout_symbol_location): Don't assume that...
1997-11-14 Paul Eggertcccp.c, cpplib.c (compare_defs): Don't complain about...
1997-11-14 J"orn Rennecke* fold-const.c (fold_truthop): Fix bug in last change.
1997-11-14 Paul Eggertpatch from paul eggert to fix -0.0/0.0 confusion that...
1997-11-13 Jeffrey A Lawlib1funcs.asm: Minor whitespace changes.
1997-11-13 Jeff LawWhitespace changes.
1997-11-13 Jeffrey A Lawflow.c (find_basic_blocks): During marking phase...
1997-11-13 Jim Wilsonmips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping...
1997-11-13 Jason Merrillremoved unused parm to build_new_function_call
1997-11-13 Jason Merrilltweak
1997-11-13 Jeffrey A Law* m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDe...
1997-11-13 Jeffrey A Lawconfiugre.in: Tweak NCR entries.
1997-11-13 Michael MeissnerFix problems in splitting DF constants on big endian...
1997-11-13 Jason Merrillinit.c (build_new): Make the cleanup last longer.
1997-11-13 Jason Merrilllose implicit int
1997-11-13 J"orn Renneckefold-const.c (fold_truthop): When changing a one-bit...
1997-11-12 Jason Merrillthinko
1997-11-12 Jason Merrillpt.c (do_type_instantiation): Fix typo.
1997-11-12 Jeff LawFix typo.
1997-11-12 Jeffrey A Lawexcept.c: Do not include "assert.h".
1997-11-12 Jeffrey A Lawflow.c (find_basic_blocks): Refine further to get a...
1997-11-12 Benjamin Kosnikcall.c (build_method_call): Call complete_type before...
1997-11-12 Jason Merrillinit.c (build_new): Handle freeing allocated memory...
1997-11-12 Jason Merrillexcept.c (expand_end_catch_block): Lose call to __sjpop...
1997-11-12 J"orn Renneckeglimits.h (SHRT_MIN): Define in a way suitable for...
1997-11-12 Jim Wilsoncygwin32 patch for Noer
1997-11-11 Jason Merrillexcept.c (do_pop_exception): Return a value.
1997-11-11 Oleg Krivosheeviomanip.h: Fix guiding decls.
1997-11-11 Jason Merrillcall.c (build_new_method_call): Handle getting a TEMPLA...
1997-11-11 Jason Merrillnew tests
1997-11-11 Jason Merrilldecl.c (grokdeclarator): Tweak conditions for pedwarn...
1997-11-11 Gavin Kochmips.h (MASK_DEBUG_H): Set to zero, so this bit is...
1997-11-11 Doug Evanssparc.md (mov[sdt]f_const_insn): Fix condition to match...
1997-11-10 Jason Merrillstmt.c (expand_decl_cleanup_no_eh): New fn.
1997-11-10 Joern RenneckeRemove ENABLE_REGMOVE_PASS.
1997-11-10 Jeffrey A Lawalias.c (MAX_ALIAS_LOOP_PASSES): Define.
1997-11-09 Jeffrey A Law* fixinc.svr4 (__STDC__): Add another case.
1997-11-09 J"orn Renneckea29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from...
1997-11-09 Manfred Hollsteindgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong...
1997-11-09 Jim Wilsonflags.h (flag_rerun_loop_opt): Declare.
1997-11-09 Jim Wilsondecl.c (add_block_current_level): Delete.
1997-11-09 Jeff LawNew entry.
1997-11-08 J"orn RenneckeSync SH port with FSF; enable regmove for SH.
1997-11-08 Jason Merrillfix typo
1997-11-07 Jason Merrill* decl2.c (finish_file): Put back some code.
1997-11-07 Jason Merrillframe.c (add_fdes, count_fdes): Go back to checking...
1997-11-07 Jason Merrillfix typo
1997-11-07 Jason Merrilldecl2.c (finish_file): Remove redundant code.
1997-11-06 Brendan Kehoetweak to be in sync with devo
1997-11-06 Jason Merrillstl_algo.h, [...]: Update to October 28 SGI release.
1997-11-06 Jason Merrillexcept.c (call_eh_info): Split out...
1997-11-05 Jeffrey A Lawalias.c (find_base_value): Only return the known base...
1997-11-05 Jim WilsonFix i386-linux build failure.
1997-11-05 Jeff LawNew test.
1997-11-05 Richard Hendersonalpha.c (summarize_insn): Handle ASM_OPERANDS.
1997-11-05 Jeffrey A Law* fixincludes: Fix "hypot" prototype in NeXT math.h.
1997-11-05 Jeffrey A LawMakefile.in (USE_ALLOCA): Always include alloca.o.
1997-11-05 Jim WilsonFix alpha-linux GNU libc build failures.
1997-11-05 Jeffrey A Lawrtl.def (CODE_LABEL): Use separate fields for LABEL_NUS...
1997-11-05 Jim WilsonFix bitfield insert/extract aliasing problem found...
1997-11-05 Jim WilsonFix c++ problem resulting from ADDRESSOF support.
1997-11-05 Jim WilsonBug fix for v850 port.
1997-11-05 Jim WilsonFix shared library problem found by GNAT users.
1997-11-05 Jim WilsonFix nightly testing mips64-elf build failure.
1997-11-05 Jim WilsonFix irix5 build problem resulting from FSF merge.
1997-11-04 Jeff LawMove test from execute to compile.
1997-11-04 Jeffrey A Lawalias.c (find_base_value): When copying arguments,...
1997-11-04 Doug Evanslex.c (MULTIBYTE_CHARS): #undef if cross compiling.
1997-11-04 Doug Evansc-lex.c (MULTIBYTE_CHARS): #undef if cross compiling.
1997-11-04 Jeffrey A Lawmn10200.h (ASM_OUTPUT_BSS): Delete.
1997-11-04 J"orn Rennecke* profile.c (branch_prob): Insert an insn after a NOTE_...
1997-11-03 Brendan Kehoerepo.c (rindex): Add decl unconditionally.
1997-11-03 Jeff LawRemove last combine patch. rth & jim are working on...
1997-11-03 Jeffrey A Law* configure.in (sco5): Use cpio to install header files.
1997-11-03 Manfred Hollsteinconfigure.in: Use delta.mt for m68k-motorola-sysv.
1997-11-03 Manfred Hollsteinaclocal.m4 (conftestdata_from, [...]): Names shortened...
1997-11-03 Richard Hendersoncombine.c (try_combine): Don't elim_i1 when it is used...
next