aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-09-23Daily bump.Jeff Law5-5/+5
2000-09-22fixJason Merrill1-5/+13
2000-09-22revertJason Merrill1-13/+5
2000-09-22configure.in: Fix checks for assembler features when using a one-tree assembl...Jason Merrill3-329/+409
2000-09-22In gcc/ChangeLog:Geoff Keating4-2/+22
2000-09-22c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.Jason Merrill3-10/+28
2000-09-22Daily bump.Jeff Law5-5/+5
2000-09-22toplev.c (warn_disabled_optimization): Declare new warning flag.Brad Lucier5-3/+34
2000-09-21* decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.Jason Merrill1-0/+29
2000-09-21* decl2.c (get_guard): Check DECL_FUNCTION_SCOPE_P.Jason Merrill2-1/+5
2000-09-21dwarf2out.c (add_const_value_attribute): Multiply by length, not 4.Jason Merrill2-17/+88
2000-09-21cppfiles.c (lookup_include_file): Rename to open_file.Neil Booth3-39/+74
2000-09-21Enable multilibs for ARM and Thumb modesNick Clifton2-5/+8
2000-09-21Fix compile time warningsNick Clifton3-121/+141
2000-09-21Add extra tests (for modulos of very large dividends by very small divisors)Nick Clifton2-0/+29
2000-09-21Daily bump.Jeff Law5-5/+5
2000-09-21Fix typo in applying last patch to configure.in and regenerate configure.Andreas Jaeger2-2/+2
2000-09-21configure.in: Correct test of gcc_cv_glibc.J. David Anglin4-8/+11
2000-09-21errfn.c: Move declaration of cp_printer and cp_printers to ...Andreas Jaeger4-188/+191
2000-09-21builtins.c (expand_builtin_fputs): Also expand when length!=1.Kaveh R. Ghazi4-22/+62
2000-09-20gcc.c (modify_target): New variable and struct.Richard Kenner4-0/+111
2000-09-20c-decl.c (finish_decl): Add else's to avoid referencing TYPE_DOMAIN of an ERR...Richard Kenner2-3/+8
2000-09-20* tree.c (mark_local_for_remap_r): Handle CASE_LABELs.Mark Mitchell4-1/+56
2000-09-20avr.c (adjust_insn_length): Adjust lengths of `reload_in*' insns.Denis Chertykov3-9/+52
2000-09-20except.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP-default and users.Hans-Peter Nilsson2-32/+5
2000-09-20localename.cc (locale::_Imp): Remove typedefs.Benjamin Kosnik4-64/+87
2000-09-20Daily bump.Jeff Law5-5/+5
2000-09-19Fix glibc make check failure.Jim Wilson2-2/+5
2000-09-19howto.html: Fix editor lossage from last commit.Phil Edwards2-3/+12
2000-09-19thanks.html: More thanks.Phil Edwards5-38/+187
2000-09-19cpplex.c (lex_line): Drop the EOF token for unknown directives in assembler.Neil Booth2-5/+10
2000-09-19Dummy checkin of footer.html to force web update.Phil Edwards1-1/+1
2000-09-19configure.in: Add AIX multithread support fragment.David Edelsohn3-1/+10
2000-09-19Fix previous ChangeLog entryDavid Edelsohn1-1/+7
2000-09-19configure.in: Allow enable_threads_flag value of "aix".David Edelsohn6-220/+261
2000-09-19builtins.c (is_valid_printf_arglist, [...]): New functions.Kaveh R. Ghazi8-4/+190
2000-09-19cppfiles.c (read_include_file): Take no special action for zero-length files.Neil Booth2-6/+5
2000-09-19Fix shorten_branches bugsBernd Schmidt2-5/+7
2000-09-19Fix target selector regexp.Richard Henderson1-1/+1
2000-09-19Kill recombine_givs.Bernd Schmidt4-1070/+43
2000-09-19Some sh.md fixes (fallout from earlier changes)Bernd Schmidt2-14/+22
2000-09-19i386.h (CPP_CPU_SPEC): Define i586 and i686 symbols in addition to pentium an...Richard Henderson2-8/+13
2000-09-19c-typeck.c (c_expand_asm_operands): Restore the output tree after expanding.Richard Henderson2-0/+7
2000-09-19stmt.c (expand_expr_stmt): Only call warn_if_unused_value if the tree has sid...Richard Henderson2-9/+18
2000-09-19* c-decl.c (poplevel): Invoke warn_about_unused_variables.Richard Henderson2-0/+8
2000-09-19Daily bump.Jeff Law5-5/+5
2000-09-19unroll.c (copy_loop_body): Update LABEL_NUSES before calling invert_jump.Richard Henderson2-1/+8
2000-09-19* gcc.dg/compare2.c (case 10): XFAIL.Richard Henderson2-1/+5
2000-09-19* decl.c (start_function): Robustify.Mark Mitchell3-3/+19
2000-09-19locale-inst.cc: Add time_put_byname and time_get_byname instantiations.Benjamin Kosnik8-147/+165