]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2000-06-25 Tom Tromeyre GNATS gcj/260 ("Klass.class" expression should cause...
2000-06-25 Kazu HirataFix typos in comments.
2000-06-25 Jeff LawDaily bump.
2000-06-25 Philipp Thomasaclocal.m4 (AM_WITH_NLS): Set create_catalogs=no if...
2000-06-24 John David... vax.h (TARGET_SWITCHES): Provide descriptions.
2000-06-24 Herman A.J... mklibgcc.in: Prefer LIB1ASMFUNCS over LIB2FUNCS when...
2000-06-24 Jason Merrilladd XFAIL
2000-06-24 Jason Merrillfixed
2000-06-24 Jason Merrillcollect2.c (resolve_lib_name): Move '/' check to more...
2000-06-24 Jason Merrilldecl.c (pushdecl): Don't set DECL_CONTEXT from current_...
2000-06-24 Jason Merrillnew
2000-06-24 Jason Merrillupdate stuff rule
2000-06-24 Jason Merrillremove XFAIL
2000-06-24 Jason Merrilladd missed CL entry:
2000-06-24 Jakub Jelinekstmt.c (expand_decl_cleanup): Emit a dummy insn after...
2000-06-24 Bernd SchmidtVector conversions support
2000-06-24 Tom TromeynatDouble.cc (parseDouble): Renamed from doubleValueOf.
2000-06-24 Marek Michalkiewiczavr-protos.h (avr_hard_regno_mode_ok): New prototype.
2000-06-24 Bernd SchmidtVector support: rtx and mode definitions
2000-06-24 Nathan Sidwell* cpp.texi: Clarify #pragma GCC namespace.
2000-06-24 Jeff LawDaily bump.
2000-06-24 Philipp Thomasaclocal.m4 (AM_GNU_GETTEXT): If LINGUAS isn't set,...
2000-06-24 Benjamin Kosnikfstream.tcc (basic_filebuf::basic_filebuf(fd)): Use it.
2000-06-24 Benjamin Kosnikfilebuf_members.cc: New file.
2000-06-23 Benjamin Kosnikstd_fstream.h: Formatting tweaks.
2000-06-23 Tom TromeyFor PR gcj/260:
2000-06-23 Jakub Jelineksparc.md (reload_outdi+1): Handle HOST_BITS_PER_WIDE_IN...
2000-06-23 Geoff Keatingalias.c (fixed_scalar_and_varying_struct_p): Don't...
2000-06-23 Andrew Haleyieeefp.h: Handle ia64, fr30, mcore.
2000-06-23 Benjamin Kosnikacinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Add -D_GNU_S...
2000-06-23 Tom TromeynatMethod.cc: Include <alloca.h>.
2000-06-23 Branko CibejMakefile.am (AM_MAKEFLAGS): Added WERROR to list of...
2000-06-23 Nathan Sidwellcpplib.c (struct pragma_entry): New structure.
2000-06-23 Jakub Jelinekcalls.c (compute_argument_addresses): Force stack slots...
2000-06-23 Richard Hendersonia64.md (pred_rel_mutex): Only take one register.
2000-06-23 Jeff LawDaily bump.
2000-06-23 Kriang Lerdsuwanakijparse.y (template_arg): Convert TEMPLATE_DECL that...
2000-06-23 Jason Merrillnew
2000-06-23 Alex Samuelin include/ChangeLog:
2000-06-23 Mark Mitchellcp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-22 Benjamin Kosnik[multiple changes]
2000-06-22 Benjamin Kosnikacconfig.h: Change up builtin macros here.
2000-06-22 Jason Merrilltoplev.c (compile_file): Always call timevar_print.
2000-06-22 Jason Merrillpt.c (tsubst_decl, [...]): Clear DECL_SAVED_TREE.
2000-06-22 Jason Merrillnew
2000-06-22 Jakub Jelinek* gcc.c-torture/execute/20000622-1.c: New test.
2000-06-22 Benjamin Kosnik[multiple changes]
2000-06-22 Nathan Sidwell* g++.old-deja/g++.other/init15.C: New test.
2000-06-22 Nathan Sidwellvarasm.c (constant_descriptor): Make contents unsigned...
2000-06-22 Nathan Sidwellvaarg2.C: New test.
2000-06-22 Nathan Sidwellcall.c (build_x_va_arg): Check if in a template decl.
2000-06-22 Jeff LawDaily bump.
2000-06-22 Benjamin KosnikFix alpha, powerpc build failures.
2000-06-22 Alexandre Petit... [multiple changes]
2000-06-21 Zack Weinbergcppfiles.c (cpp_make_system_header): New function.
2000-06-21 Branko Cibejmh-sparcpic: Use single instead of double quotes.
2000-06-21 Zack Weinbergdtime_.c, etime_.c: Include stdlib.h if HAVE_STDLIB_H...
2000-06-21 Zack WeinbergMake-lang.in (F77_SRCS): Remove all .j files.
2000-06-21 Zack WeinbergMakefile.in (SPLAY_TREE_H): New macro.
2000-06-21 Zack Weinbergcppfiles.c: Include splay-tree.h, not hashtab.h.
2000-06-21 Alexandre Petit... class.c (push_lang_context): TYPE_NAME gets you to...
2000-06-21 Martin Buchholz* invoke.texi (g++): "g++" is not a script anymore.
2000-06-21 Jason Merrillpt.c (tsubst_decl, [...]): Fix test for TYPE_DECLs...
2000-06-21 Jason Merrillnew
2000-06-21 J. David Anglin* function.c (round_down): Delete obsolete prototype.
2000-06-21 J. David Anglin* pa.h (CPP_SPEC): Add whitespace after -D__STDC_EXT__.
2000-06-21 Nathan Sidwellparse.y (program): Always call finish_translation_unit.
2000-06-21 Jeff LawDaily bump.
2000-06-21 Bryce McKinlayThreadGroup.java (add(Thread)): Rename to addThread...
2000-06-21 Zack Weinbergconfigure.in: Use 'test a = b' not 'test a == b'.
2000-06-20 Zack Weinberg* Makefile.in (fix-header): Link with $(LIBS) not ...
2000-06-20 Benjamin Kosnik[multiple changes]
2000-06-20 Zack Weinbergcpplex.c (parse_name): Don't warn about $ in identifier...
2000-06-20 Nathan Sidwell* g++.old-deja/g++.other/dyncast6.C: New test.
2000-06-20 Nathan Sidwell* rtti.c (get_base_offset): Cope when vbase field is...
2000-06-20 Philipp Thomaspa.h (TARGET_SWITCHES): Require binutils 2.10 or later...
2000-06-20 Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-06-20 Jeff LawDaily bump.
2000-06-20 Bryce McKinlayThreadGroup.java: Merged with classpath.
2000-06-20 Benjamin Kosnikacinclude.m4 ((GLIBCPP_CHECK_MATH_SUPPORT): Revert...
2000-06-20 Benjamin KosnikRegenerate with fixed maintainer-tools.
2000-06-20 Russell Davidsonistream_extractor_arith.cc: Patch.
2000-06-20 Bryce McKinlayImported version 5.1.
2000-06-19 Benjamin Kosnik[multiple changes]
2000-06-19 Bryce McKinlayThis commit was generated by cvs2svn to compensate...
2000-06-19 J"orn Rennecke* Take REG_INC notes into account.
2000-06-19 Zack Weinbergc-parse.in (undeclared_variable_notice): Moved to c...
2000-06-19 Benjamin Kosnikcontribute.html: Add bits about getting to the LWG...
2000-06-19 Benjamin Kosnikfind.cc: Empty strings can be found at all positions.
2000-06-19 Branko Cibej20_utilities: New directory.
2000-06-19 Andrew Haleyos_dep.c (read): Pass two dummy args to syscall().
2000-06-19 Ben Chelfc-common.h (IF_COND): Added documentation.
2000-06-19 Kaveh R. Ghaziconfigure.in (--enable-checking): Update --help doc...
2000-06-19 Philipp ThomasPOTFILES.in: change entries for dyn-string.[ch]
2000-06-19 Jeff LawDaily bump.
2000-06-19 Benjamin KosnikMakefile.am (string_sources): Simplify...
2000-06-19 Richard Kenner* gcse.c (insert_insn_end_bb): Always put after NOTE_IN...
2000-06-19 Richard Kennerfunction.c (put_var_into_stack): Don't reference DECL_...
2000-06-18 Tom Tromeyre GNATS gcj/260 ("Klass.class" expression should cause...
2000-06-18 Richard Hendersonia64-protos.h (process_for_unwind_directive): Declare.
next
This page took 0.087726 seconds and 5 git commands to generate.