aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-05-24 * gcc.c-torture/execute/990524-1.c: New test.Jeffrey A Law
1999-05-24Fix blunder made when applying patch to arm.hNick Clifton
1999-05-24 * g++.old-deja/g++.other/anon3.C: New test.Nathan Sidwell
1999-05-24 * stmt.c (expand_end_bindings): Ignore any elements of VARS thatMark Mitchell
1999-05-24 * decl.c (lookup_tag): Remove code no longer needed afterMark Mitchell
1999-05-24Daily bump.Jeffrey A Law
1999-05-23 * gcc.dg/990524-1.c: New test.Jeffrey A Law
1999-05-23 * gcc.c-torture/compile/990523-1.c: New test.Franz Sirl
1999-05-23Sun May 23 20:31:16 1999 Jeffrey A Law (law@cygnus.com)Jeffrey A Law
1999-05-23Daily bump.Jeffrey A Law
1999-05-22 * pt.c (for_each_template_parm): Walk into TYPENAME_TYPEs,Mark Mitchell
1999-05-22expectedJason Merrill
1999-05-22 * collect2.c (main): Only generate import or export file and addDavid Edelsohn
1999-05-22 * java/util/zip/ZipInputStream.java (fill): New method.Tom Tromey
1999-05-22Sat May 22 13:54:41 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
1999-05-22 * cp-tree.h (push_nested_namespace): Declare.Mark Mitchell
1999-05-22 * tree.c (mapcar): Handle LVALUE_EXPR.Mark Mitchell
1999-05-22Apply patch from Philip Blundell <pb@nexus.co.uk> to fix PIC support forPhilip Blundell
1999-05-22Fix erroneous warning messagePhilip Blundell
1999-05-22oops - omitted from previous deltaNick Clifton
1999-05-22Only defined NEED_PLT_GOT if it is not already defined.Nick Clifton
1999-05-22Fix description of a stack element in a PARALLEL generated by FUNCTION_ARGNick Clifton
1999-05-22Fix comment (insns -> bytes).Jeffrey A Law
1999-05-221999-05-22 Ben Elliston <bje@cygnus.com>Ben Elliston
1999-05-221999-05-22 Ben Elliston <bje@cygnus.com>Ben Elliston
1999-05-22 * cp-tree.h (cplus_expand_constant): Declare.Mark Mitchell
1999-05-22 * expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE.Mark Mitchell
1999-05-22Daily bump.Jeffrey A Law
1999-05-21Fri May 21 21:19:02 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Franz Sirl
1999-05-21 * Make-lang.in (cc1plus): Make it depend on gxx.gperf.Mark Mitchell
1999-05-21 * typeck.c (build_ptrmemfunc): Handle PTRMEM_CSTs carefully toMark Mitchell
1999-05-21 * Makefile.in: Rebuilt.Tom Tromey
1999-05-21Typo fix in last patch.J"orn Rennecke
1999-05-21 * sh.h (BRANCH_COST): Define.J"orn Rennecke
1999-05-21 * pt.c (tsubst): Don't issue error messages when we're notMark Mitchell
1999-05-211999-05-21 Andrew Haley <aph@cygnus.com>Andrew Haley
1999-05-21Daily bump.Jeffrey A Law
1999-05-20Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>Stephen L Moshier
1999-05-20Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>Jeffrey A Law
1999-05-20 * class.c (instantiate_type): Downgrade errors for object-dependentJason Merrill
1999-05-20 * decl.c (grokdeclarator): Don't treat [] as indicating aMark Mitchell
1999-05-20 * call.c (build_object_call): Don't look at DECL_NAME for a type.Mark Mitchell
1999-05-20Remove duplicate parameter nameMark Mitchell
1999-05-20 * pt.c (for_each_template_parm): Rework to match documentation.Mark Mitchell
1999-05-20 * class.c (finish_struct_1): Still check for ANON_AGGR_TYPE_P.Jason Merrill
1999-05-20newJason Merrill
1999-05-20 * tree.c (lvalue_p_1): A NOP_EXPR can be an lvalue.Jason Merrill
1999-05-20 * cp-tree.h (make_ptrmem_cst): New function.Mark Mitchell
1999-05-20 * expr.h (lang_expand_constant): Declare.Mark Mitchell
1999-05-20 * optabs.c (expand_cmplxdiv_straight, expand_cmplxdiv_wide):Kaveh Ghazi