OSDN Git Service

* cp-tree.h (BINFO_OVERRIDE_ALONG_VIRTUAL_PATH): New macro.
[pf3gnuchains/gcc-fork.git] / gcc /
2000-06-14 mmitchel * cp-tree.h (BINFO_OVERRIDE_ALONG_VIRTUAL_PATH): New...
2000-06-14 law * config/elfos.h (ASM_GENERATE_INTERNAL_LABEL...
2000-06-14 law * configure.in: Revert AC_TYPE_GETGROUPS patch...
2000-06-14 law * configure.in: Revert AC_TYPE_GETGROUPS patch...
2000-06-14 jakub * g++.old-deja/g++.other/eh1.C: New test.
2000-06-14 jakubAdd Build don't link which disappeared on the way
2000-06-14 lawDaily bump.
2000-06-14 wehle * ifcvt.c (EDGE_COMPLEX): Move definition ...
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-14 law * configure.in: Use --enable-checking=misc...
2000-06-13 jasoncomplain about long long
2000-06-13 rth * libgcc2.c (ia64_throw_helper): Use __builtin_...
2000-06-13 rth * config/ia64/ia64.h (enum reg_class): Remove...
2000-06-13 rth * flow.c (insn_dead_p): Keep sets to PIC_OFFSET...
2000-06-13 law * Make-lang.in (c++.install-common): Install...
2000-06-13 rth * combine.c (subst): Use CLASS_CANNOT_CHANGE_MO...
2000-06-13 law * Make-lang.in (CHILL.install-common): Use...
2000-06-13 law * configure.in: Add AC_TYPE_GETGROUPS test.
2000-06-13 rth * explow.c (set_mem_attributes): Do nothing...
2000-06-13 law * config/m68k/openbsd.h (ASM_SPEC): pass down...
2000-06-13 wilsonFix typo found by bootstrap.
2000-06-13 law * Makefile.in (gensupport.o): Remove bogus...
2000-06-13 pthomasgcc:
2000-06-13 law * configure.in: Adjust FreeBSD bits to match...
2000-06-13 law * final.c (final_scan_insn): Delete notes betwe...
2000-06-13 law * vax.h (INDEX_TERM_P): Define evaluation order...
2000-06-13 lawDaily bump.
2000-06-13 zack * cpplib.c (handle_directive): Print non-NUL-terminate...
2000-06-13 jasonoops
2000-06-13 meissnerDo not handle dead code via conditional execution if...
2000-06-12 jasonupdate
2000-06-12 law * print-rtl.c (print_rtx, case MEM): Use HOST_W...
2000-06-12 law * config/float-vax.h: Add GFLOAT defines.
2000-06-12 law * configure.in: Update tm dependencies for...
2000-06-12 zack2000-06-12 H.J. Lu <hjl@gnu.org>
2000-06-12 mmitchel * class.c (vcall_offset_data_s): Add last_init and...
2000-06-12 dje * aix41.h (SUBTARGET_SWITCHES): Delete threads.
2000-06-12 mmitchel * optimize.c (expand_call_inline): Don't recurse into...
2000-06-12 mmitchel * c-common.c (lang_get_alias_set): Fix typo.
2000-06-12 rearnsha* flow.c (mark_used_regs): Revert last change.
2000-06-12 lawDaily bump.
2000-06-12 mmitchel * mangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
2000-06-11 law2000-06-09 Rodney Brown <RodneyBrown@mynd.com>
2000-06-11 law * gcc.c-torture/compile/20000609-1.c: New test.
2000-06-11 rearnsha* flow.c (mark_used_regs): Don't call find_auto_inc...
2000-06-11 lawDaily bump.
2000-06-11 ghaziWarning fixes:
2000-06-11 mmitchel * decl.c (add_binding): Handle duplicate declarations...
2000-06-11 mmitchel * mangle.c (write_number): Take an unsigned HOST_WIDE_...
2000-06-11 mmitchelRevert last patch
2000-06-11 mmitchelRevert last patch
2000-06-11 mmitchelNew test
2000-06-11 mmitchel * Makefile.in (libintl.a): Depend on intl.all.
2000-06-10 lawDaily bump.
2000-06-10 cpopetz * gcc.dg/20000609-1.c: New test.
2000-06-10 mmitchel * Makefile.in (c-parse.o): Also depend on output.h.
2000-06-09 zacktoplevel:
2000-06-09 mmitchelRevert last patch
2000-06-09 geoffk* tree.h (VOID_TYPE_P): Don't look at the TYPE_MAIN_VARIANT
2000-06-09 mmitchelRevert last patch
2000-06-09 denisc * config/avr/avr.c (asm_output_section_name): bugfix.
2000-06-09 mmitchel * cp-tree.h (cp_tree_index): Remove Java types.
2000-06-09 jasonrevert mangling patch
2000-06-09 jason * timevar.def: Add TV_EXPAND.
2000-06-09 ghazi * configure.in: Also avoid wrapping auto-build.h with...
2000-06-09 ghazi * scan-types.sh (VALUE) Wrap use with double quotes...
2000-06-09 ghazi * system.h (SSIZE_MAX): Delete backup definition.
2000-06-09 jakub * configure.in: Check whether gas supports -relax.
2000-06-09 gdr2000-06-09 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-09 lawDaily bump.
2000-06-08 zack * gcc.c-torture/noncompile/noncompile.exp: Remove...
2000-06-08 wilsonEmit correct debug info for 64-bit signed enums on...
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-08 wilsonFix DWARF2 64-bit enum debugging support, for debugging...
2000-06-08 wilsonAdd unwind support for epilogues, because the kernel...
2000-06-08 jakub * method.c (make_thunk): Clear DECL_VTT_PARM in thunk.
2000-06-08 jakub * dbxout.c (dbxout_type_fields): Don't segfault on...
2000-06-08 nathan * frame.c (end_fde_sort): Remove extraneous erratic...
2000-06-08 lawDaily bump.
2000-06-07 zack * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on
2000-06-07 zack2000-06-06 Jakub Jelinek <jakub@redhat.com>
2000-06-07 denisc * config/avr/avr.c (asm_output_section_name): output...
2000-06-07 pthomas * POTFILES.in: Remove dyn-string.[ch].
2000-06-07 mmitchel * decl.c (pushdecl): Look up functions by DECL_NAME...
2000-06-07 lawDaily bump.
2000-06-07 wilsonFix gas/gcc unwind/EH discrepancies. And a shared...
2000-06-06 pthomas * configure.in (AC_C_INLINE): Added.
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-06-06 mmitchel * decl.c (redeclaration_error_message): If two TEMPLAT...
2000-06-06 rth * gcc.c-torture/execute/20000605-2.c: New test.
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-06 mmitchel2000-06-06 Mark Mitchell <mark@codesourcery.com>
2000-06-06 tromey * parse.y (check_modifiers_consistency): Don't subtrac...
2000-06-06 mmitchel * g77.f-torture/execute/20000503-1.x: New file.
2000-06-06 phdm * configure.in (Make the links): Typo fix : the file...
2000-06-06 nathan * g++.old-deja/g++.eh/badalloc1.C: New test.
2000-06-06 nathangcc:
2000-06-06 jason * expr.c (store_expr): Fix typo.
2000-06-06 ghazi * m68k.c (legitimize_pic_address): Move prototype ...
2000-06-06 kenner * sdbout.c (struct sdb_file): NAME now const.
next