]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2000-11-19  Kaveh R. GhaziWarning fixes:
2000-11-19  Kaveh R. Ghazijava-tree.h (cyclic_inheritance_report): Constify.
2000-11-19  Kaveh R. Ghazicplus-dem.c (grow_vect): Prototype.
2000-11-19  Richard Henderson* gcc.c-torture/execute/nestfunc-3.c (main): Mask resul...
2000-11-19  Richard Hendersonc-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2000-11-19  Richard Henderson20001009-2.c (foo): Rename from main.
2000-11-19  Jeff LawDaily bump.
2000-11-19  Richard Hendersonc-decl.c (grokdeclarator): Special case the creation...
2000-11-19  Marek Michalkiewiczavr-protos.h (avr_output_addr_vec_elt): Prototype.
2000-11-19  Mark Mitchellconfigure.in: Make --enable-new-gxx-abi the default.
2000-11-19  Mark Mitchelldecl.c (grokparms): Don't even function types of `void...
2000-11-19  Mark Mitchellexception_support.h: New header file.
2000-11-19  Mark Mitchell* decl.c (grokparms): Don't create parameters of `void...
2000-11-19  Mark MitchellRemove test
2000-11-19  Mark Mitchellexception_support.h: New header file.
2000-11-19  Kaveh R. GhaziMakefile.in (tradcpp.o, tradcif.o): Depend on tradcpp.h.
2000-11-18  Joseph Myersc-decl.c (check_for_loop_decls): New function.
2000-11-18  Richard Hendersonzerolen-1.c: Rename from 20001115-1.c.
2000-11-18  Alexandre OlivaAdjust copyright years, based on other copies of the...
2000-11-18  Alexandre OlivaMakefile.in: Merge with src and libgcj.
2000-11-18  Alexandre OlivaMakefile.in (HOST_LIB_PATH, [...]): New macros.
2000-11-18  Franz Sirl20001115-1.c: Don't write to nonexistant memory.
2000-11-18  Alexandre OlivaMake-lang.in (INTDOC_DEPS): New macro.
2000-11-18  Neil Boothcppinit.c: Update comments.
2000-11-18  Jeff LawDaily bump.
2000-11-18  Tom TromeyAccessibleObject.java (isAccessible, [...]): Now public.
2000-11-18  Tom TromeynatString.cc: Include Locale.h.
2000-11-18  Mark Wielaardbackport: *.java: Reformat all to unofficial standard...
2000-11-18  Stan Shebs* MAINTAINERS: Add self to Write After Approval list.
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  Theodore Papadopoulostl_tree.h: Overload operators == and != to be able...
2000-11-17  Benjamin Kosnikstl_tree.h: Overload operators == and != to be able...
2000-11-17  Loren J. Rittleacinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Correct last...
2000-11-17  Jim WilsonFix miscompilation of linux kernel ia64_do_signal routine.
2000-11-17  Mark Wielaard* java/util/zip/*.java: Javadoc and copyright updates.
2000-11-17  Tom TromeyCollationKey.java: Implement Comparable.
2000-11-17  Phil Edwardsacinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Move switch...
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  Zack WeinbergNew test - regression of ICE
2000-11-17  Nathan Sidwellfix thinko in last change
2000-11-17  Hans-Peter... Makefile.in (config.status): Depend on config.gcc.
2000-11-17  Nathan Sidwellpt.c (tsubst_expr, DECL_STMT): Instantiate decl's type.
2000-11-17  Nathan Sidwellcp-tree.h (PARMLIST_ELLIPSIS_P): New macro.
2000-11-17  Nathan Sidwelltypeck2.c (incomplete_type_error): Reorganise to avoid...
2000-11-17  Jeff LawDaily bump.
2000-11-17  Zack Weinbergstringpool.c: New file.
2000-11-17  Loren J. Rittlelocale_facets.tcc (num_get<_CharT, [...]): Add missing...
2000-11-17  Tom TromeyPushbackReader.java: Merged with Classpath.
2000-11-17  Kaveh R. Ghazimcore.c (mcore_expand_prolog): Call xmalloc/xrealloc...
2000-11-17  Hans-Peter... defaults.h [...] (EH_FRAME_SECTION): Remove trailing...
2000-11-17  Mark Mitchellacinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Make --enable...
2000-11-16  Mark Mitchellmangle.c (write_special_name_constructor): Don't genera...
2000-11-16  Jim WilsonFix ia64 mask bit conflict from parallel development.
2000-11-16  Warren LevyPropertyChangeSupport.java (propertyListeners): Made...
2000-11-16  Jim WilsonFix ia64 C++ gprel link errors.
2000-11-16  Nick CliftonAdd a couple of new test cases for nested function...
2000-11-16  Nick CliftonFix nested function support for the ARM
2000-11-16  Gerald Pfeifer* config/c_io_stdio.h: Include stddef.h.
2000-11-16  Bernd SchmidtNew testcase
2000-11-16  DJ Delorieoops, forgot a const
2000-11-16  DJ Deloriertl.c (read_rtx): Provide suitable names for unnamed...
2000-11-16  Nathan Sidwell* call.c (op_error): Make error messages clearer.
2000-11-16  Franz Sirl20001115-1.c: New test.
2000-11-16  Mark Mitchellc_io_stdio.h (streamsize): Make it a typedef for ptrdiff_t.
2000-11-16  Mark Mitchell* config/c_io_stdio.h: Include libio.h.
2000-11-16  Hans-Peter... cplus-dem.c (ada_demangle): Add back ATTRIBUTE_UNUSED...
2000-11-16  Jeff LawDaily bump.
2000-11-16  Mark Mitchellarraynew.C: Use `std' where necessary.
2000-11-16  Mark Mitchellacinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Substitute libio_la.
2000-11-16  Mark Mitchellmkcheckin.in: Move check for bash version 2 later in...
2000-11-15  Gerald PfeiferFix ChangeLog entry: cplus-dem.c instead of cplus_dem.c
2000-11-15  David Billinghurstmkcheck.in: Add function size_command() for irix.
2000-11-15  Neil Boothcpplib.c (start_directive, [...]): New functions.
2000-11-15  Neil Booth_Pragma1.c: Update.
2000-11-15  Mark Mitchelltoplev.c (wrapup_global_declarations): Don't write...
2000-11-15  Toon Moeneconfigure.in: See if `mkstemp' is available.
2000-11-15  Kenneth Blockcplus_dem.c: Eliminate use of DEFUN, it is obsolete...
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  Nathan Sidwelltypeck.c (lookup_anon_field): Cope with qv qualifiers.
2000-11-15  Hans-Peter... Correct style of last entry
2000-11-15  Hans-Peter... Correct date and style of last entry
2000-11-15  Kenneth Blockcplus_dem.c: Add gnat demangler.
2000-11-15  Kenneth Block* demangle.h: Add gnat and java demangle styles.
2000-11-15  Graham Stottregrename.c (scan_rtx_rtx): Skip to the next chain...
2000-11-15  Jeff LawDaily bump.
2000-11-15  Mark Mitchellclass.c (build_vtbl_initializer): Fix typo in comment.
2000-11-15  Mark Mitchellconfigure.in: Move check for V3 above check for C+...
2000-11-14  Benjamin Kosnikacinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS...
2000-11-14  Jim WilsonFix cc1plus specs breakage.
2000-11-14  DJ Delorie* config/v850/v850.c: Remove obstacks.
2000-11-14  Joseph Myersc90-const-expr-2.c, [...]: Add more tests.
2000-11-14  Marek Michalkiewiczavr.c (avr_case_values_threshold): New.
2000-11-14  Tom TromeyMakefile.in: Rebuilt.
next