]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1998-12-02 Ulrich DrepperAdd missing @section.
1998-12-02 Jeff LawDaily bump.
1998-12-01 Jeffrey A Law* mips.md (trap_if): Use "$0" for the value zero.
1998-12-01 Jeffrey A Lawflow.c (delete_block): Call set_last_insn if we end...
1998-12-01 Ulrich Drepperc-common.c (declare_function_name): Declare predefinied...
1998-12-01 Stan Coxmips.md (div_trap): Lost last return while editing...
1998-12-01 Stan Coxmips.md (divmodsi4*, [...]): Add -mcheck-range-division...
1998-12-01 Herman A.J... Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
1998-12-01 Jeffrey A Lawreload1.c (reload): Do not set reload_completed or...
1998-12-01 Alexandre Petit... class.c (layout_class_method): Don't report error on...
1998-12-01 Richard Henderson* final.c (final_scan_insn): Abort if block_depth falls...
1998-12-01 J"orn Renneckereload1.c (emit_reload_insns): Clear spill_reg_store...
1998-12-01 Tom TromeyMakefile.in (+target): Removed.
1998-12-01 Nick CliftonFix problems encountered after recent egcs->devo marge
1998-12-01 J"orn Renneckelocal-alloc.c (function_invariant_p): New function.
1998-12-01 Nick CliftonAdd new test based on PR 18365
1998-12-01 Alexandre Oliva* g++.old-deja/g++.pt/lookup6.C: New test.
1998-12-01 Gerald Pfeifer* egcs_update: Only touch files that already exist.
1998-12-01 Jeff LawDaily bump.
1998-11-30 Ulrich DrepperUpdate.
1998-11-30 Ulrich Drepper(operator>>): Correct cast in last patch.
1998-11-30 Jeff LawGavin now owns the C front-end and ISO C9X issues.
1998-11-30 Joern RenneckeComment typo fix.
1998-11-30 Jeffrey A LawBump for snapshot
1998-11-30 Jeff LawFix cvs?
1998-11-30 Jeff LawDaily bump.
1998-11-30 Jeffrey A LawBump for snapshot
1998-11-29 Jason Merrillexcept.c (add_new_handler): Complain about additional...
1998-11-29 Jason Merrillfix
1998-11-29 Jason Merrilltypeck2.c (process_init_constructor): Use same_type_p.
1998-11-29 Jason Merrillpt.c (unify, [...]): Pass down 'strict' rather than...
1998-11-29 Alexandre Olivatest_summary (EOF): remove double backslash Reported...
1998-11-29 Jeff LawDaily bump.
1998-11-28 Alexandre Oliva* test_summary (address): set to egcs-testresults maili...
1998-11-28 Jeffrey A Lawconfigure.in (alpha*-*-netbsd): Fix typo.
1998-11-28 Jeff LawDaily bump.
1998-11-27 Alexandre Olivabitset: explicitly convert basic_string<...>::npos...
1998-11-27 Alexandre Oliva* Makefile.in (HEADERS): Install bitset
1998-11-27 Kaveh R. Ghazichoose-temp.c: Always include libiberty.h.
1998-11-27 Kaveh R. GhaziMakefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK).
1998-11-27 Kaveh R. Ghazifini.c: Rename variable `spaces' to `xspaces' to avoid...
1998-11-27 Kaveh R. Ghazi* g++spec.c: Don't prototype xmalloc.
1998-11-27 Kaveh R. Ghazisystem.h: Include libiberty.h.
1998-11-27 Jeff LawDaily bump.
1998-11-26 Alexandre Oliva* g++.old-deja/g++.pt/explicit76.C: New test.
1998-11-26 Alexandre Oliva* g++.old-deja/g++.pt/friend38.C: New test.
1998-11-26 Alexandre Olivaadded crash test
1998-11-26 Alexandre Oliva* g++.old-deja/g++.ns/crash2.C: New test.
1998-11-26 Alexandre Olivaadded crash test XFAIL
1998-11-26 Alexandre Oliva* g++.old-deja/g++.pt/defarg8.C: New test.
1998-11-26 Alexandre Oliva* g++.old-deja/g++.pt/instantiate6.C: New test.
1998-11-26 Alexandre Oliva* g++.old-deja/g++.pt/static6.C: New test.
1998-11-26 Alexandre Oliva* g++.old-deja/g++.pt/decl2.C: New test.
1998-11-26 Alexandre Olivatest_summary (address): added Marc Lehmann's testsuite...
1998-11-26 Alexandre Olivajcf-path.c (add_entry): recognize ".jar" too
1998-11-26 Per Bothnerjcf-write.c (generate_bytecode_insns): In Call_EXPR...
1998-11-26 Per Bothnerjcf-write.c (generate_bytecode_insns): In Call_EXPR...
1998-11-26 Kaveh R. Ghazi* cppfiles.c (simplify_pathname): Un-ANSI-fy function...
1998-11-26 Michael HayesREADME.C4X: Updated URLs.
1998-11-26 Michael Hayes* config/c4x/c4x.h (TARGET_DEFAULT): Fix typo.
1998-11-26 Manfred Hollsteinconfigure (skip-this-dir): Add handling for new shell...
1998-11-26 Jeff LawDaily bump.
1998-11-26 Richard Hendersonrtlanal.c (regs_set_between_p): New function.
1998-11-25 Ian DallBulk ns32k patch from Ian Dall. See ChangeLog for...
1998-11-25 Tom Tromey* gcc.c (option_map): Recognize --output-class-directory.
1998-11-25 Michael Hayesloop.h (precondition_loop_p): Added new mode argument.
1998-11-25 Michael Hayesloop.h (struct loop_info): Define new structure.
1998-11-25 Michael Hayesloop.c (check_dbra_loop): Update JUMP_LABEL field of...
1998-11-25 Michael Hayesc4x.md: Fix minor formatting problems.
1998-11-25 Michael Hayesc4x.c: (c4x_override_options): For compatibility with...
1998-11-25 Michael Hayesc4x.c (c4x_modified_between_p, [...]): Delete.
1998-11-25 Alexandre Olivalookup5.C: New test.
1998-11-25 Michael Hayesc4x.h (TARGET_DEFAULT): Add PARALEL_MPY_FLAG.
1998-11-25 Alexandre Oliva* g++.old-deja/g++.pt/friend37.C: New test.
1998-11-25 Stephen L Moshieremit-rtl.c (gen_lowpart_common): Remove earlier change.
1998-11-25 Mike Stump* Makefile.in (splay-tree.o): Add config.h dependency.
1998-11-25 Michael Hayesc4x.md (addqi3): Emit addqi3_noclobber pattern during...
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-25 Brendan Kehoefix typo
1998-11-25 J"orn Renneckelib1funcs.asm (___udivsi3_i4): Don't switch to sz ...
1998-11-25 Alexandre Olivatest_summary (-p, [...]): add these before the summary
1998-11-25 J"orn Renneckeregclass.c (init_reg_sets): Move code that calculates...
1998-11-25 Zack Weinbergcpplib.h: Delete struct import_file.
1998-11-25 Jason Merrillexcept.c (expand_throw): Use TYPE_PTR_P to check for...
1998-11-25 Jeff Lawtoplev.c (no_new_pseudos): Define.
1998-11-25 Dave Loveu77-test.f (main): Avoid testing [f]statb element,...
1998-11-25 Dave Love(main): Avoid testing [f]statb
1998-11-25 Dave LoveNew test.
1998-11-25 Per Bothnerexpr.c (CHECK_PC_IN_RANGE): Add void cast to kill warnings.
1998-11-25 Zack Weinberggcc.c: Split out Objective-C specs to...
1998-11-25 Jason Merrillnew
1998-11-25 Andreas Schwablex.c (make_lang_type): Clear the whole struct lang_typ...
1998-11-25 Jason Merrilldecl.c (start_decl): An explicit specialization of...
1998-11-25 Jeff LawDaily bump.
1998-11-25 Jason Merrillexcept.c (expand_throw): Use cp_finish_decl for the...
1998-11-25 Jason Merrillupdate
1998-11-25 Marc EspieMakefile.in (just-check): Ignore errors.
next
This page took 0.086654 seconds and 5 git commands to generate.