]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1998-05-29 Robert LipeMove the ERROR lines to where the errors actually are.
1998-05-29 Jason Merrillcp-tree.h (DECL_DESTRUCTOR_P): New macro.
1998-05-29 Jeffrey A Lawjump.c (thread_jumps): Do not look at the NOTE_LINE_NUM...
1998-05-29 Jeffrey A Lawgcse.c (pre_delete): Fix code to determine the mode...
1998-05-29 Jeff LawDaily bump.
1998-05-29 Peter Levenfp-cmp-1.c: Set up signal handler earlier.
1998-05-29 Bernd SchmidtMakefile.in (GEN): Add gencheck
1998-05-29 Bruce KorbMakefile.in (cstamp-h.in): Remove before trying to...
1998-05-28 Jason Merrillremove
1998-05-28 Jason Merrillfix
1998-05-28 Robert Lipeg++ now recognizes the error.
1998-05-28 Robert LipeMartin says: This makes a good namespace test case...
1998-05-28 Robert LipeCode is in error. Insure EGCS reports that.
1998-05-28 Robert Lipeeb28.C eb29.C eb60.C eb62.C
1998-05-28 Robert LipeThis test case should be removed.
1998-05-28 Jeff Lawreload.c (find_reloads): Do not force a reloads of...
1998-05-28 Jeff Lawreload.c (find_reloads): Do not force a reloads of...
1998-05-28 Bruce Korbmakefile changes to support all this
1998-05-28 Bruce Korbfinally, the script to install the fixincludes
1998-05-28 Bruce KorbChanges for POSIX-ification (I hope)
1998-05-28 Bruce KorbAdded exclusion of C++ files for double slash fix
1998-05-28 Bruce KorbCommentary on fast_fixincludes
1998-05-28 Andrew MacLeodFlow now removes exception regions when their handlers...
1998-05-28 Michael MeissnerMake rtx, tree types type correct if the appropriate...
1998-05-28 Jason Merrilldecl.c (start_decl): Always pedwarn about vacuously...
1998-05-28 Jason Merrill* index-prop: New file.
1998-05-28 Jeff LawDaily bump.
1998-05-28 Jason Merrillcall.c (build_method_call): Make sure get_type_value...
1998-05-27 Catherine Moore* gcc.c-torture/execute/980526-3.c: New test.
1998-05-27 Jason Merrill* friend.c (do_friend): Clarify template warning.
1998-05-27 Robert LipeAddition of a whole slew of "eb" test cases generated...
1998-05-27 Jeffrey A Law* reload1.c: Revert accidental checkin.
1998-05-27 Jeffrey A Lawconfigure.lang: Fix thinko when adding a definition...
1998-05-27 Mark Mitchelldecl.c (shadow_label): Don't treat decls as identifiers.
1998-05-27 David Edelsohnadd PTF number to AIX 4.3 assembler information.
1998-05-27 Catherine Moore
1998-05-27 Catherine MooreReplace .urem and .rem routines.
1998-05-27 Benjamin Kosnik*** empty log message ***
1998-05-27 Mark Mitchelldecl.c (grokdeclarator): Don't try to use TYPE_OBSTACK...
1998-05-27 Richard Earnshawarm.c (arm_gen_constant): Rework to eliminate uninitial...
1998-05-27 Kevin Buhr* parse.y (base_class): Use is_aggr_type, not IS_AGGR_TYPE.
1998-05-27 Jeff LawDaily bump.
1998-05-26 Kriang Lerdsuwanakijpt.c (process_template_parm): Accept TYPENAME_TYPE...
1998-05-26 Manfred Hollsteinthunk2.C: Setup this test to be expected to fail on...
1998-05-26 Manfred Hollsteintoplev.h (rtx_def): Provide global declaration to avoid...
1998-05-26 Manfred Hollsteintoplev.h (rtx_def): Provide global declaration to avoid...
1998-05-26 Mark Mitchellfriend.c (is_friend): Use comptypes, rather than =...
1998-05-26 Franz Sirl980526-1.c: New test.
1998-05-26 Jeffrey A Law* gcc.dg/980523-1.c: Change "ppc" to "powerpc".
1998-05-26 Jeff LawFix typo.
1998-05-26 Mumit KhanMakefile.in (gencheck.o): Use HOST_CC.
1998-05-26 Jeffrey A Law* gcc.c-torture/execute/980526-1.c: New test.
1998-05-26 Jeff Lawchar *version_string = "egcs-2.91.33 19980526 (gcc2...
1998-05-26 Mark Mitchelldecl.c (store_parm_decls): Remove redundant call to...
1998-05-26 Benjamin Kosnikdecl.c (start_decl): Check for DECL_LANG_SPECIFIC befor...
1998-05-26 Benjamin Kosnikdecl.c (start_decl): Check for DECL_LANG_SPECIFIC befor...
1998-05-26 Dave Lovealpha2.f: Add runtime test.
1998-05-26 Dave LoveAdd runtime test.
1998-05-26 Per Bothnerlanguage_as_string: Handle lang_java.
1998-05-26 Jason Merrilldecl.c (pushdecl): Don't copy the type_decl.
1998-05-26 Jason Merrillnew
1998-05-26 Dave Brolleylex.c (parse_options,yy_cur,yy_lim): Add for cpplib.
1998-05-26 Richard Earnshawarm.c: Include toplev.h.
1998-05-26 Richard Earnshawarm.c (bad_signed_byte_operand): New predicate function.
1998-05-26 Mark Mitchelldecl.c (pushtag): Avoid crashing on erroneous input.
1998-05-26 Jeff LawDaily bump.
1998-05-25 Martin v. Löwisdecl.c (push_namespace): Only produce one unique name...
1998-05-25 Jeffrey A LawBump for snapshot
1998-05-25 Mark Mitchell* call.c (tourney): Don't do any extra comparisons.
1998-05-25 Jeffrey A LawBump for snapshot
1998-05-25 Dave Brolleycpperror.c (v_cpp_message): Remove static prototype.
1998-05-25 Mark Mitchelldecl2.c (build_anon_union_vars): Don't crash on empty...
1998-05-25 Jeff LawDaily bump.
1998-05-24 Mark Mitchelltree.c (cp_tree_equal): Handle pointers to member funct...
1998-05-24 Mark Mitchellcall.c (maybe_handle_implicit_object): Handle QUAL_CONVs.
1998-05-24 Mark Mitchellparse.y (xcond): Move call to condition_conversion ...
1998-05-24 Jason Merrilldecl.c (push_namespace): Namespaces have type void.
1998-05-24 Jason Merrill* g++.old-deja/old-deja.exp: Strip leading directories.
1998-05-24 Jeffrey A LawBump for snapshot
1998-05-24 Jason Merrillold-dejagnu.exp: All tests fail if we got an internal...
1998-05-24 Jason Merrillnew
1998-05-24 Alexandre OlivaMakefile.in (boostrap2-lean, [...]): new targets Forgot...
1998-05-24 Craig Burleybad.def (FFEBAD_OPEN_UNSUPPORTED, [...]): Change these...
1998-05-24 Jeffrey A LawBump for snapshot
1998-05-24 Manfred HollsteinMakefile.in (ENQUIRE_CFLAGS, [...]): Move down to the...
1998-05-24 Jeff LawDaily bump.
1998-05-23 Andreas Schwabm68k.h: Declare more functions used in macros.
1998-05-23 Alexandre OlivaMakefile.in (boostrap2-lean, [...]): New targets.
1998-05-23 Alexandre OlivaMakefile.in (boostrap2-lean, [...]): new targets
1998-05-23 Manfred HollsteinMakefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXP...
1998-05-23 Jeff Law* test_summary: find good awk (copied from warn_summary).
1998-05-23 Jeffrey A Law* warn_summary, test_summary: Moved into the contrib...
1998-05-23 Jeff LawMoved here from the gcc subdir.
1998-05-23 Andreas Schwab* Makefile.in (distclean): Don't remove alloca-conf.h
1998-05-23 Manfred Hollsteintoplev.h (tree_node): Provide global declaration to...
1998-05-23 Jeffrey A Law* gcc.dg/980523-1.c: New test.
1998-05-23 Robert Lipetest_summary: Display section breaks for each entry...
1998-05-23 Dave Love970915-0.f: New test.
1998-05-23 Dave LoveNew test.
1998-05-23 Dave LoveMore commentary.
next
This page took 0.112369 seconds and 5 git commands to generate.