OSDN Git Service

pf3gnuchains/gcc-fork.git
1998-05-29 korbbfixes from six months of fixincludes hacking
1998-05-29 mmitchel * decl.c (grokdeclarator): Don't complain about in...
1998-05-29 robertlPick up a few scraggling files that missed my first...
1998-05-29 robertlMove the ERROR lines to where the errors actually are.
1998-05-29 jason * cp-tree.h (DECL_DESTRUCTOR_P): New macro.
1998-05-29 law * jump.c (thread_jumps): Do not look at the...
1998-05-29 law * gcse.c (pre_delete): Fix code to determine...
1998-05-29 lawDaily bump.
1998-05-29 law * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set...
1998-05-29 law * Makefile.in (GEN): Add gencheck
1998-05-29 law * Makefile.in (cstamp-h.in): Remove before...
1998-05-28 jasonremove
1998-05-28 jasonfix
1998-05-28 robertlg++ now recognizes the error.
1998-05-28 robertlMartin says: This makes a good namespace test case...
1998-05-28 robertlCode is in error. Insure EGCS reports that.
1998-05-28 robertl eb28.C eb29.C eb60.C eb62.C
1998-05-28 robertlThis test case should be removed. No diagnoses of such...
1998-05-28 law8
1998-05-28 law
1998-05-28 korbbmakefile changes to support all this
1998-05-28 korbbfinally, the script to install the fixincludes
1998-05-28 korbbChanges for POSIX-ification (I hope)
1998-05-28 korbbAdded exclusion of C++ files for double slash fix
1998-05-28 korbbCommentary on fast_fixincludes
1998-05-28 amacleodFlow now removes exception regions when their handlers...
1998-05-28 meissnerMake rtx, tree types type correct if the appropriate...
1998-05-28 jason * decl.c (start_decl): Always pedwarn about vacuously...
1998-05-28 jason * index-prop: New file.
1998-05-28 lawDaily bump.
1998-05-28 jason * call.c (build_method_call): Make sure get_type_value...
1998-05-27 law * gcc.c-torture/execute/980526-3.c: New test.
1998-05-27 jason * friend.c (do_friend): Clarify template warning.
1998-05-27 robertlAddition of a whole slew of "eb" test cases generated...
1998-05-27 law * reload1.c: Revert accidental checkin.
1998-05-27 law * configure.lang: Fix thinko when adding a...
1998-05-27 mmitchel * decl.c (shadow_label): Don't treat decls as identifiers.
1998-05-27 djeadd PTF number to AIX 4.3 assembler information.
1998-05-27 clm
1998-05-27 clmReplace .urem and .rem routines. Fix a problem
1998-05-27 bkoz*** empty log message ***
1998-05-27 mmitchel * decl.c (grokdeclarator): Don't try to use TYPE_OBSTA...
1998-05-27 rearnsha* arm.c (arm_gen_constant): Rework to eliminate uniniti...
1998-05-27 jason * parse.y (base_class): Use is_aggr_type, not IS_AGGR_...
1998-05-27 lawDaily bump.
1998-05-26 jason * pt.c (process_template_parm): Accept TYPENAME_TYPE...
1998-05-26 manfred
1998-05-26 manfred * toplev.h (rtx_def): Provide global declaration to...
1998-05-26 manfred
1998-05-26 mmitchel * friend.c (is_friend): Use comptypes, rather than...
1998-05-26 lawAnother test commit.
1998-05-26 law * gcc.dg/980526-1.c: New test.
1998-05-26 law * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
1998-05-26 lawFix typo.
1998-05-26 law * Makefile.in (gencheck.o): Use HOST_CC.
1998-05-26 law * gcc.c-torture/execute/980526-1.c: New test.
1998-05-26 lawAnother test commit.
1998-05-26 lawTest commit.
1998-05-26 lawTest commit.
1998-05-26 lawchar *version_string = "egcs-2.91.33 19980526 (gcc2...
1998-05-26 mmitchel * decl.c (store_parm_decls): Remove redundant call to
1998-05-26 bkoz
1998-05-26 bkoz
1998-05-26 fx1998-05-26 Dave Love <d.love@dl.ac.uk>
1998-05-26 fxAdd runtime test.
1998-05-26 bothner
1998-05-26 jason * decl.c (pushdecl): Don't copy the type_decl.
1998-05-26 jasonnew
1998-05-26 brolley1998-05-26 Dave Brolley <brolley@cygnus.com>
1998-05-26 rearnsha* arm.c: Include toplev.h.
1998-05-26 rearnsha* arm.c (bad_signed_byte_operand): New predicate function.
1998-05-26 mmitchel1998-05-25 Mark Mitchell <mark@markmitchell.com>
1998-05-26 lawDaily bump.
1998-05-25 jason * decl.c (push_namespace): Only produce one unique...
1998-05-25 lawBump for snapshot
1998-05-25 mmitchel * call.c (tourney): Don't do any extra comparisons.
1998-05-25 lawBump for snapshot
1998-05-25 brolleyMon May 25 14:00:13 1998 Dave Brolley <brolley@cygnus...
1998-05-25 mmitchel1998-05-25 Mark Mitchell <mark@markmitchell.com>
1998-05-25 lawDaily bump.
1998-05-24 mmitchel1998-05-24 Mark Mitchell <mark@markmitchell.com>
1998-05-24 mmitchel1998-05-24 Mark Mitchell <mark@markmitchell.com>
1998-05-24 mmitchel1998-05-24 Mark Mitchell <mark@markmitchell.com>
1998-05-24 jason * decl.c (push_namespace): Namespaces have type void.
1998-05-24 jason * g++.old-deja/old-deja.exp: Strip leading directories.
1998-05-24 lawBump for snapshot
1998-05-24 jason * lib/old-dejagnu.exp: All tests fail if we got an...
1998-05-24 jasonnew
1998-05-24 law * Makefile.in (boostrap2-lean, bootstrap3-lean,
1998-05-24 fxTue May 19 14:52:41 1998 Craig Burley <burley@gnu...
1998-05-24 lawBump for snapshot
1998-05-24 law * Makefile.in (ENQUIRE_CFLAGS, ENQUIRE_LDFLAGS): Move...
1998-05-24 lawDaily bump.
1998-05-23 law * m68k.h: Declare more functions used in macros.
1998-05-23 law * Makefile.in (boostrap2-lean, bootstrap3-lean,
1998-05-23 law * Makefile.in (boostrap2-lean, bootstrap3-lean,
1998-05-23 law * Makefile.in (all.cross): Swap $(LIBGCC) and $(STMP_F...
1998-05-23 law * test_summary: find good awk (copied from...
1998-05-23 law * warn_summary, test_summary: Moved into the...
1998-05-23 lawMoved here from the gcc subdir.
next