aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-01-19sysv4.h (CC1_SPEC): Fix correct numbers of {}.Vladimir N. Makarov2-2/+5
1999-01-18* Makefile.in (cccp.o, cpplib.o): Depend on Makefile.Jeffrey A Law2-2/+6
1999-01-19Makefile.in: Fix typos in previous change.Zack Weinberg2-2/+7
1999-01-18Daily bump.Jeff Law1-1/+1
1999-01-18newJason Merrill4-0/+72
1999-01-18updateJason Merrill4-7/+7
1999-01-18typeck.c (build_component_ref): Wrap an OVERLOAD around a unique non-static m...Jason Merrill4-24/+48
1999-01-18tree.c (copy_template_template_parm): Use permanent_obstack.Jason Merrill5-12/+47
1999-01-18typeck.c (comp_ptr_ttypes_reinterpret): Per ANSI, tighten up definition of 'c...Jason Merrill6-11/+43
1999-01-18* invoke.texi (C++ Dialect Options): Document -fno-rtti.Jason Merrill2-0/+17
1999-01-18[multiple changes]Vladimir Makarov9-54/+215
1999-01-18mips.md (div_trap): Split div_trap_mips16 from div_trap.Gavin Romig-Koch2-2/+56
1999-01-18ch-tree.h: Remove conflicting prototypes for pedwarn, warning_with_decl, and ...Kaveh R. Ghazi2-3/+5
1999-01-18cpplib.c (special_symbol): Qualify a char* with the `const' keyword.Kaveh R. Ghazi13-232/+306
1999-01-18Makefile.in (TCL_LIBRARY): Use 'cd' to find the library directory logically r...Gavin Romig-Koch2-4/+9
1999-01-18parse.y (patch_binop): Do a type conversion from signed to unsigned and then ...Andrew Haley3-5/+20
1999-01-18Warning fixes:Kaveh R. Ghazi11-29/+59
1999-01-17Makefile.in: Add many missing dependencies.Jeffrey A Law2-1/+80
1999-01-17Fix thinko from last second true_dependence -> anti_dependence change.Jeff Law1-2/+1
1999-01-17Makefile.in (GCOV_INSTALL_NAME): New macro.Nathan Sidwell2-4/+14
1999-01-18Fixed Copyright.Joern Rennecke1-1/+1
1999-01-18Fix Copyright.Joern Rennecke1-1/+1
1999-01-17flow.c (last_mem_set): Delete variable.Christian Bruel2-18/+86
1999-01-17Daily bump.Jeff Law1-1/+1
1999-01-17Copyright update.Jeff Law2-2/+2
1999-01-17alias.c (base_alias_check): Add missing return for differing symbols case.Jeff Law1-0/+2
1999-01-17alias.c (base_alias_check): Add missing return for differing symbols case.Jeff Law1-0/+5
1999-01-17mips-tdump.c (print_file_desc): Handle unknown filenames and missing local sy...Rainer Orth2-5/+13
1999-01-17Pointer to OSF 5.0 object file/symbol table format documentation.Jeff Law1-0/+3
1999-01-17* system.h (bcopy): Implement with memmove not memcpy.Richard Henderson2-1/+3
1999-01-17* Makefile.in (zextract.o): Add dependencies.Jeffrey A Law2-0/+3
1999-01-17* jump.c (rtx_renumbered_equal_p): Special case CODE_LABEL.Richard Henderson2-0/+8
1999-01-17* Makefile.in (cppulp.o): Add dependencies.Jeffrey A Law2-0/+4
1999-01-17* Makefile.in: Do not put ^Ls at the start of a line.Jeffrey A Law4-8/+16
1999-01-17* i386.md (integer conditional moves): Add missing earlyclobbers.Jeffrey A Law2-10/+12
1999-01-17990117-2.c was a duplicate of 981223-1.c. Kill 990117-2.cJeff Law2-10/+0
1999-01-17regmove.c (optimize_reg_copy_1): Undo Aug 18 change.Jeff Law2-49/+38
1999-01-17reg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP conditio...Jeff Law1-4/+6
1999-01-17Added myself, as instructedZack Weinberg1-0/+1
1999-01-16990117-1.c: New test.Jeffrey A Law2-0/+23
1999-01-16Bump for snapshotJeffrey A Law2-1/+5
1999-01-16Daily bump.Jeff Law1-1/+1
1999-01-16990117-1.c: New test from Horst von Brand.Jeffrey A Law2-0/+11
1999-01-16990117-1.c: New test from Horst von Brand.Jeffrey A Law2-1/+15
1999-01-16* gcc.c-torture/excute/990117-1.c: New test from HJ Lu.Jeffrey A Law2-0/+20
1999-01-16reload1.c (reload_cse_regs_1): Do not call reload_cse_simplify_operands for a...Jeffrey A Law2-2/+5
1999-01-16cccp.c (print_help): Fix typos.Jeffrey A Law4-8/+15
1999-01-16* gcc.c: (do_spec_1): Fix obvious typo.Marc Espie2-1/+5
1999-01-16decl.c (grokdeclarator): Don't make 'main(){}' an error with only -Wreturn-type.Jason Merrill2-8/+20
1999-01-16c-decl.c (duplicate_decls): If `warn_traditional'...Kaveh R. Ghazi3-2/+22