aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-10-18function.c (uninitialized_vars_warning): Do not warn for a VAR_DECL if it has...Jeffrey A Law2-0/+13
1998-10-18decl2.c (validate_nonmember_using_decl): Fix using-directives of std if std i...Martin v. Löwis2-2/+10
1998-10-18* decl.c (grokvardecl): Fix thinko.Jason Merrill2-0/+4
1998-10-18decl.c (grokdeclarator): Embedded attrs bind to the right, not the left.Jason Merrill2-3/+36
1998-10-17parse.y (fn.def2): Fix 'attrs' format.Jason Merrill6-4240/+4347
1998-10-17Daily bump.Jeff Law1-1/+1
1998-10-17decl.c (grokfndecl): Set DECL_CONTEXT to namespace if appropriate.Jason Merrill2-10/+24
1998-10-17Warning fixes:Kaveh R. Ghazi5-10/+23
1998-10-17Warning fixes:Kaveh R. Ghazi17-34/+88
1998-10-17* gcse.c (dump_cuid_table): Correct typo.Graham Stott2-3/+7
1998-10-17Makefile.in: Link with libiberty.a instead of memmove.o.Per Bothner1-0/+4
1998-10-17*** empty log message ***Per Bothner1-10/+7
1998-10-17Prepend '-m' to --hrlp output of target specific options.Nick Clifton2-14/+25
1998-10-16Comment tweak.Jeff Law1-1/+3
1998-10-16reload1.c (reg_used_by_pseudo): New static variable.Bernd Schmidt2-2/+16
1998-10-16flow.c (propagate_block): Replace code that computes and uses regs_sometimes_...Bernd Schmidt2-54/+19
1998-10-16Makefile.in (insn-extract.o): Fix dependencies.Bernd Schmidt10-161/+236
1998-10-16Daily bump.Jeff Law1-1/+1
1998-10-16reload1.c (reload_as_needed): Fix test for when to call update_eliminable_off...Jeffrey A Law2-1/+6
1998-10-16Minor changes in the documentation. Correctly define get_inner_array_type.Ovidiu Predescu3-3/+13
1998-10-16Fix consistency problems with reg_equiv_{mem,address};J"orn Rennecke4-487/+1375
1998-10-16lex.c (setjmp.h): No longer included.Alexandre Petit-Bianco5-120/+245
1998-10-16decl.c (lookup_name_real): Handle template parameters for member temlates whe...Mark Mitchell3-1/+41
1998-10-16flow.c (find_basic_blocks_1): Do not delete unreachable blocks after reload h...Jeffrey A Law2-2/+8
1998-10-16cpplib.c (cpp_get_token): Replace whitespace that occurs between a macro name...Dave Brolley2-15/+35
1998-10-16decl.c (expand_static_init): Build cleanups before entering the anonymous fun...Mark Mitchell4-4/+33
1998-10-16pt.c (for_each_template_parm): Don't examine uninstantiated default arguments.Mark Mitchell3-8/+50
1998-10-16Remove old CYGNUS LOCAL comment.Per Bothner1-5/+2
1998-10-16cccp.c (rescan): Handle multibyte chartacters ending in backslash.Dave Brolley2-43/+70
1998-10-16lex.c (real_yylex): Fix unaligned access of wchar_t.Dave Brolley2-7/+9
1998-10-16c-lex.c (yylex): Fix unaligned access of wchar_t.Dave Brolley2-7/+9
1998-10-16class.c (add_method): Fix documentation to reflect previous changes.Mark Mitchell7-72/+159
1998-10-16upJason Merrill2-3/+3
1998-10-16Add --help documentation for ARM specific command line switchesNick Clifton2-17/+22
1998-10-16* rtl.h (sets_cc0_p): Revert Oct 14 ATTRIBUTE_NORETURN change.Kaveh R. Ghazi2-5/+6
1998-10-16New files to touchBruce Korb2-1/+8
1998-10-16The generated filesBruce Korb3-0/+7770
1998-10-16Notification of move of fixinc/ from contrib to here.Bruce Korb1-0/+7
1998-10-16These files are being moved from the contrib/fixinc directory.Bruce Korb18-0/+13425
1998-10-15typeck.c (build_indirect_ref): Complain about a pointer to data member, too.Jason Merrill8-23/+46
1998-10-15* decl.c (grokfndecl): Also check ctype when checking for ::main().Jason Merrill2-0/+5
1998-10-15cse.c (cse_basic_block): Fixup hash flushing loop so we do not accidently wal...David S. Miller2-5/+11
1998-10-15Daily bump.Jeff Law1-1/+1
1998-10-15flow.c (life_analysis_1): Do not clobber regs_ever_live after reload.Bernd Schmidt15-477/+114
1998-10-15Adjust for new warning behaviorMark Mitchell2-2/+2
1998-10-15newJason Merrill2-2/+17
1998-10-15decl.c (grokfndecl): ::main and __builtin_* get C linkage.Jason Merrill5-33/+38
1998-10-15- recommit bct_p ATTRIBUTE_UNUSED change which somehow failed.David Edelsohn1-1/+1
1998-10-15loop.c (strength_reduce): Restore marking bct_p as ATTRIBUTE_UNUSED.David Edelsohn2-6/+10
1998-10-15Makefile.in: rebuilt with --include-deps, --build-dir and --srcdir-nameAlexandre Oliva7-268/+176