]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1999-02-04 Ulrich DrepperUpdate.
1999-02-04 Ulrich DrepperConfiguration fragment for thread lbirary.
1999-02-04 Ulrich Drepper(frags): Add fragments for Solaris defining macro speci...
1999-02-04 Ulrich DrepperAdd support for Solaris thread library.
1999-02-04 Ulrich DrepperRecognize _SOLTHREADS and define internal macros approp...
1999-02-04 J"orn Renneckeloop.c (scan_loop): New argument loop_cont.
1999-02-04 Zack Weinbergcpperror.c (cpp_print_containing_files): Fix formatting...
1999-02-04 Zack Weinbergcpplib.c (initialize_char_syntax): Move to cppinit.c.
1999-02-04 Craig Burleyfix typo in libf2c/ChangeLog
1999-02-04 Andrew Haleyclass.c (build_utf8_ref): Output signatures using ...
1999-02-04 Robert Lipeegcs_update: Test return values of 'cvs update'.
1999-02-04 Gavin Romig... update copyright
1999-02-04 Gavin Romig... mips.md ([u]divmodsi4,[u]divmoddi4,[u]divsi3,[u]divdi3...
1999-02-04 Jeff LawDaily bump.
1999-02-03 Jason Merrillupdate
1999-02-03 Marc EspieMakefile.in (xgcc$(exeext)): Remove choose-temp, pexecu...
1999-02-03 Marc EspieMake-lang.in ($(GCJ)(exeext)): Remove choose-temp.o...
1999-02-03 Marc EspieMake-lang.in (GXX_OBJS): Remove choose-temp.o, pexecute...
1999-02-03 Marc EspieMake-lang.in (g77$(exeext)): Get choose-temp.o, pexecut...
1999-02-03 H.J. LuMakefile.in (iostream.list): Remove dependency on stamp...
1999-02-03 Jeff Lawconfigure.in (hppa1.1-*-*, hppa2*-*): Use symbolic...
1999-02-03 Bernd Schmidtreload1.c (reload_cse_regs_1): Undo Jan 16 patch.
1999-02-03 Craig BurleyChange my email address
1999-02-03 Gavin Romig... mips.c (true_reg_or_0_operand): New function.
1999-02-03 J"orn Renneckeloop.h (express_from): Declare.
1999-02-03 Gavin Romig... (div_trap_mips16): Remove nop's after branches.
1999-02-03 Gavin Romig... undo last revision; I commited more stuff than I intended.
1999-02-03 Gavin Romig... (div_trap_mips16): Remove nop's after branches.
1999-02-03 Jeffrey A Lawpa.c (insn_sets_and_refs_are_delayed): New function.
1999-02-03 Nick CliftonFix blkarg.c test to fail even on alpha.
1999-02-03 Richard Earnshawt-arm-elf (LIBGCC2_CFLAGS): Delete.
1999-02-03 Andreas Schwabm68k.c (print_operand_address): When printing a SYMBOL_...
1999-02-03 Richard HendersonMissed rtl.h on commit and from ChangeLog.
1999-02-03 Bob MansonMissed commit from last.
1999-02-03 Jeff LawDaily bump.
1999-02-02 Mumit Khanclock.c (HZ): Define in terms of (ISO C) CLOCKS_PER_SEC...
1999-02-02 David O'Brien* i386/freebsd*.h now allows '$' in label names and...
1999-02-02 Jim WilsonPatch to fix canadian cross build problem with libcpp.a.
1999-02-02 Jim WilsonPatch to fix canadian cross build problem with libcpp.a.
1999-02-02 Joern RenneckeNew test.
1999-02-02 Philip Blundellmh-armpic: New file.
1999-02-02 Richard HendersonMissed from last commit.
1999-02-02 Theodore Papadopoulo* decl2.c (lang_decode_option): Use read_integral_param...
1999-02-02 Theodore Papadopoulotoplev.h (read_integral_parameter): Declare.
1999-02-02 Bob MansonBob Manson <manson@charmed.cygnus.com>
1999-02-02 David Edelsohnlinux.h (LINK_START_DEFAULT_SPEC): Delete, unused.
1999-02-02 Jeffrey A Lawi386.md (ashlsi3): Turn into a define_expand an anonymo...
1999-02-02 Catherine Mooreconfigure.in (arm-*-oabi): Support.
1999-02-02 Jeffrey A Law* jcf-io.c: Do not include sys/stat.h or sys/wait.h
1999-02-02 Jeffrey A Law* intl/Makefile.in (uninstall): Add missing "; \".
1999-02-02 Catherine Mooreconfig.sub (oabi): Recognize.
1999-02-02 Kaveh R. Ghazijvspec.c (xmalloc): Fix the prototype to match the...
1999-02-02 Stan Cox* sparc.h (TARGET_CPU_sparc86x): Added. TARGET_CPU_spar...
1999-02-02 J"orn Renneckeloop.c (loop_optimize): Fix value max_uid_for_loop...
1999-02-02 Per BothnerOptimize: `return (a ? b : c)' as: `if (a) return b...
1999-02-02 Per BothnerOptimize: `return (a ? b : c)' as: `if (a) return b...
1999-02-02 Per BothnerOptimize: `return (a ? b : c)' as: `if (a) return b...
1999-02-02 Per Bothnerparse.y (patch_method_invocation): Handle calling stati...
1999-02-02 Per Bothnerparse.y (patch_method_invocation): Handle calling stati...
1999-02-02 J"orn Rennecke(recombine_givs): Don't use a giv that's likely to...
1999-02-02 Per BothnerFix typo in comment.
1999-02-02 Per Bothnerjcf-write.c (localvar_alloc): Only emit entry for Local...
1999-02-02 Per Bothnerjcf-write.c (localvar_alloc): Only emit entry for Local...
1999-02-02 Per Bothnerjcf-write.c (localvar_alloc): Only emit entry for Local...
1999-02-02 Jeff LawDaily bump.
1999-02-01 Richard Hendersonrecog.c (check_asm_operands): Treat indeterminate opera...
1999-02-01 Mark Mitchellpt.c (tsubst, [...]): Check TYPE_BEING_DEFINED before...
1999-02-01 Zack Weinbergtop.c: Don't define ffe_is_ident_.
1999-02-01 Ken RaeburnUse varrays for constant-equivalence data:
1999-02-01 Hans-Peter... Makefile.in: Add missing dependencies for jcf-dump...
1999-02-01 Manfred HollsteinMakefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRA...
1999-02-01 Kaveh GhaziAdd 1999 copyright.
1999-02-01 Kaveh R. GhaziMakefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.
1999-02-01 Kaveh R. Ghazi* input.c (inline): Don't define, its handled by system.h.
1999-02-01 Kaveh R. Ghazisystem.h (inline, const): Handle these for stage2 ...
1999-02-01 Jeff LawDaily bump.
1999-01-31 Richard Henderson* loop.c (recombine_givs): Dump recombination and deriv...
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
1999-01-31 Michael Hayesconfigure.in: Don't remove loop.o and unroll.o when...
1999-01-31 John Wehlei386.md (movsicc, [...]): Delete unconstrained alternat...
1999-01-31 Jeffrey A LawBump for snapshot
1999-01-31 Richard Hendersonalpha.md (mov patterns): Emit the assembler aliases...
1999-01-31 Jeff LawDaily bump.
1999-01-30 Kaveh R. GhaziFix thinko in last change to toplev.h (fnotice).
1999-01-30 Kaveh R. Ghazigcov.c (fnotice): Add missing FILE* parameter.
1999-01-30 Jeff LawCopyright dates.
1999-01-30 Jeff LawCopyright date.
1999-01-30 Michael Hayesc4x.h (RTX_COSTS): Explicitly define c4x costs.
1999-01-30 Jeffrey A Law* combine.c (distribute_notes): Handle REG_EH_REGION...
1999-01-30 Jeffrey A Lawalias.c (fixed_scalar_and_varying_struct_p): Add "stati...
1999-01-30 Richard Henderson* gcc.c-torture/execute/990130-1.c: New test.
1999-01-30 Jeffrey A Law* install.texi: Fix merge lossages.
next
This page took 0.086768 seconds and 5 git commands to generate.