aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-03-16m68k.c: Include <stdlib.h> for atoi.Andreas Schwab5-192/+195
1998-03-15Bump for snapshotJeffrey A Law2-1/+5
1998-03-15newJason Merrill5-0/+84
1998-03-15cp-tree.h (TEMPLATE_PARMS_FOR_INLINE): New macro.Jason Merrill4-46/+117
1998-03-15pt.c (tsubst): Clear TYPE_REFERENCE_TO when creating a reduced-level template...Mark Mitchell2-5/+6
1998-03-15cp-tree.h (struct lang_decl_flags): Add needs_final_overrider.Manfred Hollstein3-6/+64
1998-03-15cp-tree.h (struct lang_decl_flags): Add needs_final_overrider.Manfred Hollstein1-1/+6
1998-03-15cp-tree.h (struct lang_decl_flags): Add needs_final_overrider.Manfred Hollstein1-0/+10
1998-03-14updateJason Merrill1-586/+589
1998-03-14Initial revisionJeff Law1-0/+4
1998-03-14Initial revisionJeff Law1-0/+6
1998-03-13m68k.h (CONST_OK_FOR_LETTER_P): Fix logic in range check for 'M' constraint.Andreas Schwab2-1/+6
1998-03-12Don't accept GNU C macro varargs extension when pedantic.Jim Wilson2-0/+7
1998-03-12i386.c (ix86_logical_operator): New function.Bernd Schmidt3-8/+129
1998-03-12Warning fixes, resulting in the addition of a new target macro:Kaveh R. Ghazi4-3/+34
1998-03-12basic-block.h (compute_preds_succs): Change return type in prototype to void.Manfred Hollstein1-1/+1
1998-03-12basic-block.h (compute_preds_succs): Change return type in prototype to void.Manfred Hollstein1-1/+1
1998-03-12basic-block.h (compute_preds_succs): Change return type in prototype to void.Manfred Hollstein1-2/+2
1998-03-12basic-block.h (compute_preds_succs): Change return type in prototype to void.Manfred Hollstein1-0/+9
1998-03-12typeck.c (build_binary_op_nodefault): Correctly place parens around && and ||...Manfred Hollstein1-2/+2
1998-03-12Manfred Hollstein1-13/+13
1998-03-12aManfred Hollstein2-29/+33
1998-03-12/Manfred Hollstein1-12/+12
1998-03-12dManfred Hollstein4-67/+89
1998-03-12Manfred Hollstein1-7/+8
1998-03-12dManfred Hollstein12-26/+80
1998-03-12aManfred Hollstein4-7/+17
1998-03-12WManfred Hollstein1-0/+4
1998-03-12In gcc/:Manfred Hollstein1-0/+12
1998-03-12/Manfred Hollstein1-1/+1
1998-03-12i386.md (andsi): Add default case in enumeration switch.Manfred Hollstein3-0/+21
1998-03-12i386.md (andsi): Add default case in enumeration switch.Manfred Hollstein1-0/+6
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein7-51/+76
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein11-28/+84
1998-03-12c-decl (finish_struct): Change type of min_align to unsigned.Manfred Hollstein1-1/+1
1998-03-11Remove bogus testMark Mitchell1-7/+0
1998-03-11dbxout.c (dbxout_type_methods): Only treat TYPE_METHODS as a TREE_VEC if that...Mark Mitchell4-1/+61
1998-03-11Make qsort compare function type correctMichael Meissner3-8/+15
1998-03-11Reference fix.Robert Lipe1-0/+7
1998-03-11Remove political statement.Robert Lipe1-3/+0
1998-03-11Patch from Teemu Torma to fix Solaris 2.6 EH failures.Teemu Torma4-9/+22
1998-03-11980310-5.f: Deleted.Robert Lipe2-62/+5
1998-03-11sh.h (LOOP_ALIGN): Only align when optimizing.J"orn Rennecke3-2/+17
1998-03-11pt.c (tsubst): Clear TYPE_REFERENCE_TO when creating a reduced-level template...Mark Mitchell2-0/+22
1998-03-11parse.y (new_initializer): Make sure all initializers are lists.Mark Mitchell2-1/+9
1998-03-11final.c (shorten_branches): Remove conditionalizing on SHORTEN_WITH_ADJUST_IN...J"orn Rennecke5-12/+7
1998-03-10flow.c (find_basic_blocks_1): Keep the cfg accurate when removing an uncondit...Jeff Law1-0/+8
1998-03-10flow.c (find_basic_blocks_1): Keep the cfg accurate when removing an uncondit...Jeff Law1-0/+5
1998-03-10980310-1.f, [...]: New tests from egcs-bugs archives.Robert Lipe9-0/+853
1998-03-10decl2.c (import_export_decl): Mark tinfo functions for cv-qualified versions ...Mark Mitchell2-2/+14