aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-10-30acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT): Check for cabs, cabsf, and...Mark Mitchell9-113/+202
2000-10-30acinclude.m4: Update URL on egcs.cygnus.com to point to gcc.gnu.org.Joseph Myers7-7/+15
2000-10-30Reader.java: Merge docs from classpath.Bryce McKinlay4-49/+299
2000-10-30Daily bump.Jeff Law5-5/+5
2000-10-30* cppmacro.c (builtin_macro): Use NT_VOID, not T_VOID.Mark Mitchell2-1/+5
2000-10-30* etc: Remove directory from GCC.Joseph Myers8-5733/+4
2000-10-29parse.y (patch_method_invocation): NULLify this_arg when already inserted.Alexandre Petit-Bianco2-3/+15
2000-10-30BitSet.java: Updated @specnote.Bryce McKinlay2-11/+10
2000-10-30mkcheck.in (test_file): Use -rpath, rather than --rpath, when building shared...Mark Mitchell2-1/+43
2000-10-29* gcc_build: Save the output from CVS into the logfile as well.Mark Mitchell2-3/+7
2000-10-29* cpplib.c (skip_rest_of_line): Use _cpp_get_token.Neil Booth2-2/+6
2000-10-29configure.in: Simplify use of AC_CACHE_SAVE.Benjamin Kosnik15-1132/+1107
2000-10-29Fix copyright dateMark Mitchell1-1/+1
2000-10-29Makefile.am: Change logic for include dir options.Mark Harig2-17/+23
2000-10-29c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_da...Mark Mitchell15-4/+105
2000-10-29_G_config.h (_G_USING_THUNKS): Allow overrides from OS-configuration files.Mark Mitchell3-3/+11
2000-10-29acinclue.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle IRIX.Mark Mitchell4-918/+930
2000-10-29atomicity.h: New file.Mark Mitchell3-2/+69
2000-10-29toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers7-6/+10
2000-10-29defined.c, [...]: New tests.Neil Booth8-2/+94
2000-10-29invoke.texi: Document that -V will only work for very similar versions of dri...Joseph Myers2-2/+13
2000-10-29macro4.c, macro5.c: New tests.Neil Booth7-6/+81
2000-10-29cppmacro.c (_cpp_create_definition): Optimize the case of a macro defined to ...Neil Booth2-1/+10
2000-10-29* cpplex.c (save_comment): Don't store new lines in C++ comments.Neil Booth2-0/+8
2000-10-29* integrate.c (copy_insn_list): Copy the unchanging flag for calls.Michael Hayes2-0/+5
2000-10-29Daily bump.Jeff Law5-5/+5
2000-10-29cpphash.c (cpp_forall_identifiers): Add context variable for callback routine.Geoff Keating4-9/+25
2000-10-28* c-decl.c (finish_function): Clear c_function_name_declared_p.Alan Modra2-0/+5
2000-10-28regrename.c (scan_rtx_address): Frob action, not class, when trying to disabl...Richard Henderson2-1/+8
2000-10-29AbstractCollection.java (addAll): Use size() instead of hasNext() in iterator...Bryce McKinlay8-891/+979
2000-10-29Re-indent in preparation for diff.Bryce McKinlay1-36/+36
2000-10-29Re-indent in preparation for diff.Bryce McKinlay1-120/+120
2000-10-29New testMark Mitchell1-0/+14
2000-10-29c-semantics.c (make_rtl_for_local_static): Don't clobber DECL_ASSEMBLER_NAME.Mark Mitchell2-8/+24
2000-10-28configure.in: Determine and substitute gcc_version_full.Joseph Myers4-101/+115
2000-10-28recog.c (split_all_insns): Run cleanup_subreg_operands after reload.Richard Henderson1-0/+13
2000-10-28regrename.c (regrename_optimize): Verify that all registers of a multiple reg...Richard Henderson2-20/+41
2000-10-28* cpplib.c (run_directive): Fix prototype.Richard Henderson1-1/+1
2000-10-28pt.c (instantiate_decl): Always instantiate static data members initialized i...Mark Mitchell3-6/+34
2000-10-28string-inst.cc (basic_string<C>::npos): Explicitly instantiate it.Mark Mitchell2-0/+6
2000-10-28Use dynamic branch prediction hint in more cases.Bernd Schmidt2-2/+4
2000-10-28Better RTX_COSTS for ia64.Bernd Schmidt2-2/+12
2000-10-28Never set reload_override_in for optional reloads.Bernd Schmidt2-5/+12
2000-10-28Fix computation of goal_alternative_matchedBernd Schmidt2-8/+28
2000-10-28*** empty log message ***Neil Booth1-0/+7
2000-10-28*** empty log message ***Neil Booth1-0/+12
2000-10-2819960224-2.c, [...]: Update tests for new diagnostic messages.Neil Booth21-53/+104
2000-10-28New macro expander.Neil Booth18-4131/+3911
2000-10-28Daily bump.Jeff Law5-5/+5
2000-10-28c-typeck.c (check_init_type_bitfields): Remove.Mark Mitchell4-295/+40