aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-10-15Makefile.in: rebuilt with --include-deps, --build-dir and --srcdir-nameAlexandre Oliva7-268/+176
1998-10-15Warning fixes:Kaveh R. Ghazi4-33/+68
1998-10-15class.c (maybe_warn_about_overly_private_class): Improve error messages for c...Mark Mitchell2-1/+19
1998-10-15cp-tree.def (TYPENAME_TYPE): Add to documentation.Mark Mitchell5-22/+78
1998-10-15sco5.h (MAX_OFILE_ALIGNMENT): Define.Robert Lipe1-6/+11
1998-10-15+ * config/i386/sco5.h (MAX_OFILE_ALIGNMENT): Define.Robert Lipe1-0/+5
1998-10-15loop.c (strength_reduce): Undo Oct 14 change marking bct_p ATTRIBUTE_UNUSED.David Edelsohn2-1/+6
1998-10-15Warning fixes:Kaveh R. Ghazi4-4/+16
1998-10-14Daily bump.Jeff Law1-1/+1
1998-10-14c-pragma.c (handle_pragma_token): Test for null tree before dereferencing TRE...Robert Lipe2-1/+6
1998-10-14c4x.c: Convert to use GEN_INT.Michael Hayes5-136/+106
1998-10-14fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS.Didier FORT1-18/+44
1998-10-14fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS.Didier FORT1-0/+4
1998-10-14pt.c (convert_nontype_argument): Check against type_referred_to.Benjamin Kosnik3-2/+8
1998-10-14Makefile.in (stmp-fixinc): Do not install assert.h if not desired.Joel Sherrill2-3/+10
1998-10-14Makefile.in (stmp-fixinc): Do not install assert.h if not desired.Joel Sherrill1-0/+5
1998-10-14combine.c (combine_instructions): When finished, call init_recog.J"orn Rennecke2-0/+8
1998-10-14combine.c (combine_instructions): When finished, call init_recog.J"orn Rennecke1-0/+5
1998-10-14pt.c (lookup_template_class): Add comment.Mark Mitchell2-1/+20
1998-10-14typeck.c (build_chill_cast): Fix typo in assignment statement.Kaveh R. Ghazi3-2/+9
1998-10-14java-tree.h (pop_labeled_block, [...]): New function prototypes.Alexandre Petit-Bianco7-196/+290
1998-10-14toplev.c: If flag_syntax_only, don't open or write assembler file.Per Bothner1-0/+4
1998-10-14toplev.c: If flag_syntax_only, don't open or write assembler file.Per Bothner1-35/+53
1998-10-14decl.c (runtime_exception_type_node, [...]): New global variables.Alexandre Petit-Bianco9-82/+619
1998-10-14objc-torture.exp: Add -I so we can find objc headers.Robert Lipe2-1/+6
1998-10-14jcf-write.c (write_classfile): Add output class file as target.Tom Tromey12-83/+574
1998-10-14Add ATTRIBUTE_NORETURN in a bunch of places:Kaveh R. Ghazi23-34/+118
1998-10-14Forgot to commit.Jeff Law1-1/+1
1998-10-14dwarf2out.c (expand_builtin_dwarf_reg_size): Look at all ranges when generati...Andreas Schwab2-4/+15
1998-10-14981001-4.c: Remove use of GCC extension that triggers a compiler bug.Andreas Schwab2-1/+6
1998-10-14Makefile.in (DEVO_SUPPORT): Add config.if.Jeffrey A Law2-1/+5
1998-10-14Warning fixes:Kaveh R. Ghazi25-173/+390
1998-10-13newJason Merrill1-0/+14
1998-10-13* decl.c (grokfndecl): Fix my thinko.Jason Merrill2-3/+12
1998-10-13Document eh_epilogue.Richard Henderson1-0/+21
1998-10-13reload1.c (maybe_fix_stack_asms): New static function.Bernd Schmidt2-0/+119
1998-10-13reload.h (compute_use_by_pseudos): Declare.Bernd Schmidt5-438/+514
1998-10-13Daily bump.Jeff Law1-1/+1
1998-10-13real.c (emdnorm and etoasc): Disable round to even for c4x target to be compa...Herman A.J. ten Brugge2-1/+11
1998-10-13function.c (purge_addressof_1): Force the first argument of a CALL insn to me...Andreas Schwab1-0/+6
1998-10-13function.c (purge_addressof_1): Force the first argument of a CALL insn to me...Andreas Schwab1-0/+5
1998-10-13rtl.h: Delete duplicate prototypes.Jeffrey A Law3-29/+16
1998-10-13* Makefile.in (USER_H): Add va-c4x.h to definition.Herman A.J. ten Brugge2-1/+5
1998-10-13mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.hJeffrey A Law5-2/+11
1998-10-13function.c (purge_addressof_1): Fix typo in inequality: do bitfield optimizat...Richard Henderson3-8/+38
1998-10-13getopt.c: Check HAVE_STRINGS_H before including strings.h.Jeffrey A Law5-3/+14
1998-10-13java-tree.def: Add missing newline at EOF.Jeff Law1-1/+1
1998-10-13java-tree.def: Add missing newline at EOF.Jeff Law1-0/+4
1998-10-13egcs_update: Remove gcc/java/parse.c from list of files to touch.Jeffrey A Law2-1/+5
1998-10-13flow.c (find_basic_blocks): Emit NOPs after normal calls in this function.Bernd Schmidt2-47/+35