aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-01-13cppfiles.c (_cpp_fake_include): New function.Neil Booth5-50/+40
2001-01-13* extend.texi: Update for CPP.Neil Booth2-41/+81
2001-01-13reload1.c: Add prototype for replace_pseudos_in_call_usage.Andreas Jaeger3-20/+30
2001-01-13cpplib.h (cpp_pool, [...]): Move to cpphash.h (struct macro_args): Delete.Neil Booth3-269/+277
2001-01-13cppmain.c (struct printer): Remove no_line_dirs.Neil Booth2-41/+56
2001-01-13c-lex.c (init_c_lex): Use cpp_get_callbacks to set callbacks.Neil Booth5-11/+21
2001-01-13* README.AVR: URLs corrected.Denis Chertykov2-5/+12
2001-01-13c-decl.c (start_function): Don't warn if old prototype is builtin that's not ...Richard Kenner4-7/+24
2001-01-13i386.c (ix86_fp_comparison_arithmetics_cost, [...]): New functions.Jan Hubicka6-79/+274
2001-01-13Daily bump.Jeff Law5-5/+5
2001-01-13* config/sh/sh.c (sh_expand_epilogue): Use PR explicitly.Alexandre Oliva2-0/+6
2001-01-13sh.c (sh_expand_prologue): Let the second toggle_sz be optimized away.Alexandre Oliva2-1/+13
2001-01-13Don't omit century in list of copyright yearsAlexandre Oliva1-1/+2
2001-01-13* config/sh/sh.c (mova_p): Fix test for mova_const.Alexandre Oliva2-1/+5
2001-01-13* fix-header.c (read_scan_file): s/pfile/scan_in/. Sorry!Neil Booth1-1/+1
2001-01-13fix-header.c (read_scan_file): Use cpp_get_callbacks and cpp_get_options rath...Neil Booth3-7/+18
2001-01-13cppinit.c (cpp_handle_option): help_only is now part of the cpp_options struc...Neil Booth5-19/+83
2001-01-13Makefile.in (info, [...]): Also build and remove and install and uninstall c-...Joseph Myers9-15/+81
2001-01-13Removed bogus ChangeLog entryTom Tromey1-5/+0
2001-01-13c-typeck.c (store_init_value): Don't require constant initializer elements wi...Jakub Jelinek9-190/+843
2001-01-12natGtkComponentPeer.cc (getLocationOnScreen): Wrote.Tom Tromey7-11/+309
2001-01-12Reinstated part of the patch that is safeAlexandre Oliva2-3/+45
2001-01-12RevertedAlexandre Oliva1-55/+1
2001-01-12calls.c (emit_library_call_value_1): Add USEs and CLOBBERs to function usage ...Alexandre Oliva5-9/+166
2001-01-12Makefile.in: Reverted yesterday's wrong patch.Alexandre Oliva2-6/+9
2001-01-12*: Fix dates.Benjamin Kosnik4-3/+5
2001-01-12basic_string.h (_S_find(const _CharT* __beg, const _CharT* __end, _CharT __c)...Benjamin Kosnik4-28/+22
2001-01-12alpha.c (alpha_expand_block_move): GET_MODE of tmp, not XEXP (tmp, 0).Jakub Jelinek2-2/+7
2001-01-12Makefile.in (bootstrap): rename stages to be mnemonic.DJ Delorie2-48/+104
2001-01-12acinclude.m4 (GLIBCPP_CHECK_CTYPE_SUPPORT): check for DJGPP <ctype.h>Laurynas Biveinis8-2/+301
2001-01-12natSystem.cc: Include locale.h if it exists.Tom Tromey6-300/+341
2001-01-12cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C.Joseph Myers8-73/+153
2001-01-12Undo patch accidentally commited as part of change to removeNick Clifton1-82/+82
2001-01-12haifa-sched.c (restore_line_notes): Remove argument block B since it's unused.Andreas Jaeger5-9/+14
2001-01-12revert: varasm.c (assemble_name): Ensure we output the stripped name.Mike Stump2-5/+1
2001-01-12loop.h: Remove wrong declaration of doloop_condition_get.Andreas Jaeger2-5/+9
2001-01-12g77spec.c (lang_specific_driver): Update copyright year to 2001.Joseph Myers5-3/+12
2001-01-12extend.texi: Move C++-extension-related node from the C section into the C++ ...Phil Edwards2-69/+72
2001-01-12* objc-features.texi: Use @email.Joseph Myers2-1/+5
2001-01-12extend.texi: Refer to an array of pointers to functions instead of one of fun...Joseph Myers2-2/+7
2001-01-12f-torture.exp (f_torture_compile): Prune the warnings before testing that no ...Richard Earnshaw2-2/+8
2001-01-12combine.c (reversed_comparison): Fix typo in last patch.Andreas Jaeger2-3/+11
2001-01-12typeck.c (build_c_cast): Do template processing earlier.Nathan Sidwell4-10/+50
2001-01-12install.texi: Remove misplaced duplicate entry.Phil Edwards2-45/+4
2001-01-12friend.c (make_friend_class): Make sure a templated class is actually a templ...Nathan Sidwell4-25/+46
2001-01-12Daily bump.Jeff Law5-5/+5
2001-01-12Update.Ulrich Drepper1-1/+4
2001-01-12Define FLT_EVAL_METHOD and DECIMAL_DIG for C99.Ulrich Drepper1-0/+27
2001-01-12* final.c: (leaf_function_p): Fix typo.John Wehle2-9/+16
2001-01-12aclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.Zack Weinberg6-456/+876