c-decl.c (check_for_loop_decls): New function.
[gcc.git] / gcc / ChangeLog
2000-11-18 Joseph Myersc-decl.c (check_for_loop_decls): New function.
2000-11-18 Neil Boothcppinit.c: Update comments.
2000-11-18 Ben Ellistoncrt1.asm (start_l): Move PC-relative move instruction...
2000-11-18 Richard Hendersonelf.h (PREFERRED_DEBUGGING_TYPE): Set to DWARF2_DEBUG.
2000-11-17 Richard Hendersonconfigure.in (HAVE_AS_DWARF2_DEBUG_LINE): New.
2000-11-17 Richard Henderson* fixinc/mkfixinc.sh: Don't disable fixincludes for...
2000-11-17 Jim WilsonFix miscompilation of linux kernel ia64_do_signal routine.
2000-11-17 Neil Boothcpperror.c (print_file_and_line): Don't display line...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Hans-Peter NilssonMakefile.in (config.status): Depend on config.gcc.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-17 Kaveh R. Ghazimcore.c (mcore_expand_prolog): Call xmalloc/xrealloc...
2000-11-17 Hans-Peter Nilssondefaults.h [...] (EH_FRAME_SECTION): Remove trailing...
2000-11-16 Jim WilsonFix ia64 mask bit conflict from parallel development.
2000-11-16 Jim WilsonFix ia64 C++ gprel link errors.
2000-11-16 Nick CliftonFix nested function support for the ARM
2000-11-16 DJ Deloriertl.c (read_rtx): Provide suitable names for unnamed...
2000-11-15 Neil Boothcpplib.c (start_directive, [...]): New functions.
2000-11-15 Mark Mitchelltoplev.c (wrapup_global_declarations): Don't write...
2000-11-15 Bernd SchmidtWorkaround for Itanium A/B step errata
2000-11-15 Fred Fishmkfixinc.sh (fixincludes): Add *-*-beos* to list of...
2000-11-15 Jason Merrilldiagnostic.c (finish_abort): New fn.
2000-11-15 Andrew Haleytree.c (build_type_no_quals): New function.
2000-11-15 Graham Stottregrename.c (scan_rtx_rtx): Skip to the next chain...
2000-11-15 Mark Mitchellconfigure.in: Move check for V3 above check for C+...
2000-11-14 DJ Delorie* config/v850/v850.c: Remove obstacks.
2000-11-14 Marek Michalkiewiczavr.c (avr_case_values_threshold): New.
2000-11-14 Neil Boothcppexp.c (parse_defined): Call cpp_get_token not _cpp_g...
2000-11-14 Jakub Jelinekbuiltins.c (expand_builtin_setjmp): Set current_functio...
2000-11-14 Richard Kennertree.c (get_unwidened): Use host_integerp and tree_low_cst.
2000-11-14 Jakub Jelinekvarasm.c (struct deferred_string): New structure.
2000-11-14 Chandrakala Chavvaoptabs.c (expand_complex_ab): Use overflow-trapping...
2000-11-14 Zack Weinbergtradcpp.c, tradcif.y: Update FSF mailing address, delet...
2000-11-14 Joseph Myers* c-common.h (CTI_C_SIZE_TYPE): Update comment.
2000-11-14 Jakub Jelinekvarasm.c (struct varasm_status): Change x_const_rtx_sym...
2000-11-14 Jakub Jelinekreload1.c (emit_input_reload_insns): Honour forcing...
2000-11-14 Michael MatzMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-14 Richard Hendersonstmt.c (warn_if_unused_value): Don't warn if the expres...
2000-11-14 Richard Hendersonc-typeck.c (c_sizeof): Fold result to c_size_type_node.
2000-11-13 Franz Sirlloop.c (basic_induction_var): Revert accidental checkin.
2000-11-13 Hans-Peter Nilssonc-lex.c (cb_leave_file): Harmonize conditions and order...
2000-11-13 Joseph Myersc-parse.in (stmts_and_decls): Deprecate use of label...
2000-11-13 Neil Boothcpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOF...
2000-11-13 Richard EarnshawFix minor typo.
2000-11-13 Richard Earnshawconfigure.in: Use 'test -f' not '[ -e'.
2000-11-13 DJ Deloriemn10300.md (store_movm): Note which registers are reall...
2000-11-13 Joseph Myersc-parse.in (ends_in_label): Remove from %union and...
2000-11-13 Joseph Myersc-common.c (boolean_increment): New function.
2000-11-13 Joseph Myersc-parse.in (c99_block_start, [...]): New.
2000-11-13 Joseph Myersinvoke.texi (-Wtrigraphs, [...]): Update.
2000-11-13 Richard Earnshawarm.md (mulsidi3adddi, [...]): Revert previous change.
2000-11-13 Joseph Myers* invoke.texi: Update lists of languages and suffixes...
2000-11-13 Joseph Myersconfigure: Provide the original toplevel configure...
2000-11-13 Richard Earnshawvarasm.c (struct constant_descriptor): Put CONTENTS...
2000-11-13 Joseph Myersc-parse.in (initelt): Give appropriate pedantic warnings...
2000-11-13 Joseph Myersdiagnostic.c (vbuild_message_string, [...]): Add ATTRIB...
2000-11-13 Mark Mitchellfunction.c (assign_parms): When calling put_var_into_st...
2000-11-13 Kaveh R. Ghazibuiltins.c (expand_builtin): Handle BUILT_IN_INDEX...
2000-11-13 Mark Mitchellconfigure: Turn on libstdc++ V3 by default.
2000-11-13 Mark Mitchell* fixinc/mkfixinc.sh: Use the ordinary fixincludes...
2000-11-12 Jakub Jelinek* reload1.c (set_label_offsets): Go inside of PARALLELs.
2000-11-12 Joseph Myers* invoke.texi: Clean up option summary.
2000-11-12 Nick CliftonFix comment formating, and adjust sequence of #include...
2000-11-12 Marc Espieconfigure.in: Fix filds test.
2000-11-12 Mark Mitchelljump.c (delete_computation): Don't assume that just...
2000-11-12 Neil Boothcppexp.c: Don't worry about pfile->skipping.
2000-11-12 Mark Mitchellinclhack.def (sunos_matherr_decl): Bypass matherr decla...
2000-11-12 Bruce Korbavoid commenting out #endifs
2000-11-12 Zack Weinbergconfigure.in: Don't add $outputs to all_lang_makefiles.
2000-11-12 Mark Mitchell* fixinc/mkfixinc.sh: Use the ordinary fixincludes...
2000-11-12 Jason Merrillfunction.c (assign_parms): If TREE_ADDRESSABLE is set...
2000-11-11 Joseph Myers* gcc.texi: Adjust wording.
2000-11-11 Mark Mitchellinclhack.def (avoid_wchar_t_type): New fix.
2000-11-11 Joseph Myers* invoke.texi: Correct spelling of -foptimize-register...
2000-11-11 Neil BoothRemove CPP_PLACEMARKERs
2000-11-11 Joseph Myersgcc.texi, [...]: Add new section discussing language...
2000-11-11 Alexandre Olivabuiltins.c (std_expand_builtin_va_start): Take PARM_BOU...
2000-11-11 Alexandre Olivash.h (MODES_TIEABLE_P): Don't tie SFmode to other FP...
2000-11-10 Joseph Myers* gcc.texi, gcov.texi: Update dates and version numbers.
2000-11-10 Zack Weinbergconfigure.in: Remove AC_PROG_LEX and AC_PROG_YACC.
2000-11-10 Bernd SchmidtSeveral fixes to make reload handle POST_MODIFY correctly.
2000-11-10 Mark Mitchell* c-dump.h: New file.
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-10 Joseph Myersgcc.texi (Service): Update to reflect current practice...
2000-11-10 Bernd SchmidtFix ia64 float extend splitter crash.
2000-11-10 Bernd SchmidtFix REG_INC note handling in register renamer.
2000-11-10 Jan van Malec-tree.texi: Fix typos.
2000-11-10 Hans-Peter Nilsson* c-lex.c [! NO_IMPLICIT_EXTERN_C] (cb_enter_file)...
2000-11-10 Matthew Hillerreload1.c (reload_combine): Fixed calculation of first_...
2000-11-10 Mark Mitchellc-dump.c (dequeue_and_dump): Dump function bodies.
2000-11-10 Mark MitchellMakefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-10 Christopher Faylor* config/i386/cygwin.h: Add mingw startfile prefix.
2000-11-10 Richard Hendersonflow.c (invalidate_mems_from_set): Split out from ...
2000-11-10 Joseph Myersextend.texi, [...]: Move documentation of builtin versi...
2000-11-10 Richard Hendersonfold-const.c (fold): Compare TYPE_MAIN_VARIANT rather...
2000-11-10 Mike Stump* Makefile.in (distclean): Remove a few extra leftovers.
2000-11-10 Richard Hendersonrecog.c (validate_replace_rtx_1): Consider subregs...
2000-11-09 Richard Henderson* config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP...
2000-11-09 Geoffrey KeatingIn gcc/: 2000-11-09 Geoffrey Keating <geoffk@redhat...
2000-11-09 Neil Boothcpphash.c: Move cpp_defined here from cpplib.c.
next