OSDN Git Service

* gcc.c (process_command): Define 'j' variable when
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-11-19 zack * gcc.c (process_command): Define 'j' variable when
2000-11-19 rth * stor-layout.c (variable_size): Only put SAVE_...
2000-11-19 sirl 2000-11-19 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-11-19 ghaziWarning fixes:
2000-11-19 rth * c-decl.c (grokdeclarator): Special case the...
2000-11-19 denisc * config/avr/avr-protos.h (avr_output_addr_vec_elt...
2000-11-19 mmitchel * configure.in: Make --enable-new-gxx-abi the default.
2000-11-19 ghazi * Makefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.
2000-11-18 jsm28 * c-decl.c (check_for_loop_decls): New function.
2000-11-18 neil * cppinit.c: Update comments.
2000-11-18 bje2000-11-18 Ben Elliston <bje@redhat.com>
2000-11-18 rth * config/alpha/elf.h (PREFERRED_DEBUGGING_TYPE...
2000-11-17 rth * configure.in (HAVE_AS_DWARF2_DEBUG_LINE)...
2000-11-17 rth * fixinc/mkfixinc.sh: Don't disable fixincludes...
2000-11-17 wilsonFix miscompilation of linux kernel ia64_do_signal routine.
2000-11-17 neil * cpperror.c (print_file_and_line): Don't displ...
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-17 hp * Makefile.in (config.status): Depend on config.gcc.
2000-11-17 zack * stringpool.c: New file.
2000-11-17 ghazi * mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc...
2000-11-17 hp * defaults.h [EH_FRAME_SECTION_ASM_OP] (EH_FRAME_SECTI...
2000-11-16 wilsonFix ia64 mask bit conflict from parallel development.
2000-11-16 wilsonFix ia64 C++ gprel link errors.
2000-11-16 nickcFix nested function support for the ARM
2000-11-16 dj* rtl.c (read_rtx): Provide suitable names for unnamed
2000-11-15 neil * cpplib.c (start_directive, end_directive...
2000-11-15 mmitchel * toplev.c (wrapup_global_declarations): Don't write out
2000-11-15 berndsWorkaround for Itanium A/B step errata
2000-11-15 jason * fixinc/mkfixinc.sh (fixincludes): Add *-...
2000-11-15 jason * diagnostic.c (finish_abort): New fn.
2000-11-15 aph2000-11-13 Andrew Haley <aph@redhat.com>
2000-11-15 grahams * regrename.c (scan_rtx_rtx): Skip to the next...
2000-11-15 mmitchel * configure.in: Move check for V3 above check for...
2000-11-14 dj* config/v850/v850.c: Remove obstacks.
2000-11-14 denisc * config/avr/avr.c (avr_case_values_threshold): New.
2000-11-14 neil * cppexp.c (parse_defined): Call cpp_get_token not
2000-11-14 jakub * builtins.c (expand_builtin_setjmp): Set
2000-11-14 kenner * tree.c (get_unwidened): Use host_integerp and tree_l...
2000-11-14 jakub * varasm.c (struct deferred_string): New structure.
2000-11-14 cchavva* optabs.c (expand_complex_ab):: Use overflow-trapping...
2000-11-14 zack * tradcpp.c, tradcif.y: Update FSF mailing address...
2000-11-14 jsm28 * c-common.h (CTI_C_SIZE_TYPE): Update comment.
2000-11-14 jakub * varasm.c (struct varasm_status): Change x_const_rtx_...
2000-11-14 jakub * reload1.c (emit_input_reload_insns): Honour forcing...
2000-11-14 rthMichael Matz <matzmich@cs.tu-berlin.de>
2000-11-14 rth * stmt.c (warn_if_unused_value): Don't warn...
2000-11-14 rth * c-typeck.c (c_sizeof): Fold result to c_size_...
2000-11-13 sirl 2000-11-13 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-11-13 hp * c-lex.c (cb_leave_file): Harmonize conditions and...
2000-11-13 jsm28 * c-parse.in (stmts_and_decls): Deprecate use of label...
2000-11-13 neil * cpplex.c (_cpp_lex_token): CPP_COMMENT and...
2000-11-13 rearnshaFix minor typo.
2000-11-13 rearnsha* configure.in: Use 'test -f' not '[ -e'.
2000-11-13 dj* config/mn10300/mn10300.md (store_movm): Note which...
2000-11-13 jsm28 * c-parse.in (ends_in_label): Remove from %union and...
2000-11-13 jsm28 * c-common.c (boolean_increment): New function.
2000-11-13 jsm28 * c-parse.in (c99_block_start, c99_block_end,
2000-11-13 jsm28 * invoke.texi (-Wtrigraphs, -fdump-translation-unit...
2000-11-13 rearnsha* arm.md (mulsidi3adddi, umulsidi3adddi): Revert previo...
2000-11-13 jsm28 * invoke.texi: Update lists of languages and suffixes...
2000-11-13 jsm28 * configure: Provide the original toplevel configure...
2000-11-13 rearnsha* varasm.c (struct constant_descriptor): Put CONTENTS...
2000-11-13 jsm28 * c-parse.in (initelt): Give appropriate pedantic...
2000-11-13 jsm28 * diagnostic.c (vbuild_message_string, output_do_print...
2000-11-13 mmitchel * function.c (assign_parms): When calling put_var_into...
2000-11-13 ghazi * builtins.c (expand_builtin): Handle BUILT_IN_INDEX and
2000-11-13 mmitchel * configure: Turn on libstdc++ V3 by default.
2000-11-13 mmitchel * fixinc/mkfixinc.sh: Use the ordinary fixincludes...
2000-11-12 jakub * reload1.c (set_label_offsets): Go inside of PARALLELs.
2000-11-12 jsm28 * invoke.texi: Clean up option summary.
2000-11-12 nickcFix comment formating, and adjust sequence of #include...
2000-11-12 espie * configure.in: Fix filds test.
2000-11-12 mmitchel * jump.c (delete_computation): Don't assume that just...
2000-11-12 neil * cppexp.c: Don't worry about pfile->skipping.
2000-11-12 mmitchel * fixinc/inclhack.def (sunos_matherr_decl): Bypass...
2000-11-12 korbbavoid commenting out #endifs
2000-11-12 zack * configure.in: Don't add $outputs to all_lang_makefil...
2000-11-12 mmitchel * fixinc/mkfixinc.sh: Use the ordinary fixincludes...
2000-11-12 jason * function.c (assign_parms): If TREE_ADDRESSABL...
2000-11-11 jsm28 * gcc.texi: Adjust wording.
2000-11-11 mmitchel * fixinc/inclhack.def (avoid_wchar_t_type): New fix.
2000-11-11 jsm28 * invoke.texi: Correct spelling of -foptimize-register...
2000-11-11 neil Remove CPP_PLACEMARKERs
2000-11-11 jsm28 * gcc.texi, invoke.texi: Add new section discussing...
2000-11-11 aoliva* builtins.c (std_expand_builtin_va_start): Take PARM_B...
2000-11-11 aoliva* config/sh/sh.h (MODES_TIEABLE_P): Don't tie SFmode...
2000-11-10 jsm28 * gcc.texi, gcov.texi: Update dates and version numbers.
2000-11-10 zack * configure.in: Remove AC_PROG_LEX and AC_PROG_YACC...
2000-11-10 berndsSeveral fixes to make reload handle POST_MODIFY correctly.
2000-11-10 mmitchel * c-dump.h: New file.
2000-11-10 ghazi * alpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-10 jsm28 * gcc.texi (Service): Update to reflect current practi...
2000-11-10 berndsFix ia64 float extend splitter crash.
2000-11-10 berndsFix REG_INC note handling in register renamer.
2000-11-10 law2000-11-08 Jan van Male <jan.vanmale@fenk.wau.nl>
2000-11-10 law * c-lex.c [! NO_IMPLICIT_EXTERN_C] (cb_enter_fi...
2000-11-10 law * reload1.c (reload_combine): Fixed calculation of
2000-11-10 mmitchel * c-dump.c (dequeue_and_dump): Dump function bodies.
2000-11-10 mmitchel * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.
2000-11-10 cgf* config/i386/cygwin.h: Add mingw startfile prefix.
next