]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2000-03-14  Bernd SchmidtSome cleanups/additions for hashtables
2000-03-14  Nick CliftonFix spec string parsing bugs
2000-03-14  Richard Earnshawfunction.c (prepare_function_start): Correctly initiali...
2000-03-14  Zack Weinbergcppfiles.c (find_include_file): Don't assume nshort...
2000-03-14  Jeffrey A Law* gcc.c-torture/execute/20000314-2.c: New test.
2000-03-14  Jeffrey A Law* gcc.c-torture/compile/20000314-2.c: New test.
2000-03-14  Jeffrey A Law* gcc.c-torture/execute/2000314-1.c: New test.
2000-03-14  Jeffrey A LawNew test.
2000-03-14  Jeffrey A Lawconfigure.in (hppa configurations): Add pa32-regs.h...
2000-03-14  Richard Hendersonregmove.c (combine_stack_adjustments): New.
2000-03-14  Martin v. Löwis* gccbug.in: Add web category, gcc specific classes.
2000-03-14  Nathan Sidwell* stor-layout.c (finalize_record_size): Fix typo.
2000-03-14  Jeff LawDaily bump.
2000-03-14  Stan Shebsc-typeck.c (c_alignof): Error on incomplete types.
2000-03-14  Jeff SturmJeff Sturm <jsturm@sigma6.com>
2000-03-14  Alexandre Petit... parse.y (resolve_package): Set `next' once a type name...
2000-03-14  Zack Weinbergcppfiles.c: Include mkdeps.h.
2000-03-14  Zack Weinbergcpphash.c (dump_hash_helper): Only dump nodes of type...
2000-03-14  Alexandre Petit... Added Java 1.1 language features.
2000-03-13  Martin v. Löwisgccbug.in: New file.
2000-03-13  Jason Merrillfunction.c (put_var_into_stack): Use type_for_mode...
2000-03-13  Zack WeinbergMakefile.in (LIBCPP_OBJS): Add cpplex.o.
2000-03-13  Hans Boehmtypeck.c (build_prim_array_type): Correctly set the...
2000-03-13  Bernd SchmidtFix recently introduced error in expand_end_case.
2000-03-13  Jason Merrilldecl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.
2000-03-13  Zack WeinbergNew test; for ia32 codegen bug.
2000-03-13  Jakub Jelineksparc.md: Remove all traces of TARGET_LIVE_G0.
2000-03-13  Zack Weinbergcpplib.c (do_pragma_implementation): Fix off-by-one...
2000-03-13  Jason Merrilldwarf2out.c (add_name_and_src_coords_attributes): Only...
2000-03-13  Richard Earnshawstor-layout.c (new_record_layout_info): Fix typo inside...
2000-03-13  Nathan Sidwell* g++.old-deja/g++.warn/inline.C: New test.
2000-03-13  Mark Mitchelltree.h (record_layout_info_s): New structure.
2000-03-13  Jeff LawDaily bump.
2000-03-13  Mark Mitchellcp-tree.h (revert_static_member_fn): Change prototype.
2000-03-13  Zack Weinbergtoon forgot to check in configure
2000-03-13  Zack Weinbergcpphash.c: Don't include version.h.
2000-03-12  Zack WeinbergConvert cpplib to use libiberty/hashtab.c.
2000-03-12  Toon Moeneconfigure.in: Define IEEE_COMPLEX_DIVIDE.
2000-03-12  Gabriel Dos... Revert previous checkin
2000-03-12  Mark Mitchellcp-tree.h (scope_kind): New type.
2000-03-12  Toon Moene* MAINTAINERS: Added myself for write-after-approval.
2000-03-12  Gabriel Dos... lex.c (whitespace_cr): Compress consecutive calls to...
2000-03-12  Kaveh R. Ghazi* cppinit.c (cl_directive_handler): More K&R fixing.
2000-03-12  Jeff LawDaily bump.
2000-03-12  Jim Wilson* MAINTAINERS: Add self as ia64 port maintainer.
2000-03-12  Jim WilsonFix bug found by make bootstrap failure. Eliminate...
2000-03-12  Kaveh R. Ghazicppinit.c (no_arg, [...]): Change from char[] to macros.
2000-03-12  Neil Boothcppinit.c (cpp_start_read): Update indirect function...
2000-03-12  Jim Wilsonia64.h (ADDITIONAL_REGISTER_NAMES): Fix typo in loc79...
2000-03-12  Jim Wilsonia64-protos.h, [...]: Fix copyright messages.
2000-03-11  Jason Merrilloops
2000-03-11  Neil Boothcppinit.c (struct pending option): Replace undef with...
2000-03-11  Jason Merrillexception.cc (__check_null_eh_spec): New fn.
2000-03-11  Jeff LawDaily bump.
2000-03-11  Jason Merrilltweak formatting
2000-03-11  Neil Boothcppfiles.c (file_cleanup, [...]): Replace bcopy(),...
2000-03-11  Richard Hendersonbuiltins.c (expand_builtin_strlen): Revert last change.
2000-03-11  Jason Merrilldecl.c (push_throw_library_fn): Take the FUNCTION_TYPE.
2000-03-10  Gabriel Dos... bastring.h (basic_string<>::push_back): Was missing.
2000-03-10  Jason Merrillbuiltins.c (expand_builtin_strlen): Make sure that...
2000-03-10  Richard HendersonFix typo last change.
2000-03-10  Richard Hendersonexcept.c (can_throw): Use INTVAL on a CONST_INT.
2000-03-10  Andreas Jaegerlinux.h: Undefine MD_EXEC_PREFIX and MD_STARTFILE_PREFI...
2000-03-10  Jason Merrilllang-options.h, decl2.c: Add -fno-enforce-eh-specs.
2000-03-10  Jason Merrilldecl.c (push_overloaded_decl_1, [...]): Lose.
2000-03-10  Jeff LawDaily bump.
2000-03-10  Jason Merrill* com.c (ffecom_stabilize_aggregate_): Don't refer...
2000-03-10  Alex SamuelChanges in include:
2000-03-10  Warren LevyKey.java (serialVersionUID): Set to 0 for now.
2000-03-10  Jim WilsonFix ia64 spec95 134.perl miscompilation.
2000-03-10  Benjamin Kosniklinux.h (WCHAR_TYPE): Make consistent.
2000-03-10  Warren LevyAlgorithmParameterGeneratorSpi.java: New file.
2000-03-10  Jeffrey A Lawpa-hpux11.h (LIB_SPEC): Correct typo in !p case.
2000-03-10  Zack Weinberghashtab.h (struct htab): Add del_f.
2000-03-09  Zack WeinbergAdd another case
2000-03-09  Bryce McKinlayUpdated again.
2000-03-09  Bryce McKinlayUpdated README.
2000-03-09  Robert LipePatch from Robert Lipe
2000-03-09  Jason Merrillexcept.c (nothrow_function_p): If -fno-exceptions,...
2000-03-09  Jason Merrilltree.h (struct tree_common): Rename raises_flag to...
2000-03-09  Jason Merrillvarasm.c (make_decl_rtl): Skip initial '*' when setting...
2000-03-09  Andreas Jaegerlinux.h (NO_IMPLICIT_EXTERN_C): Define.
2000-03-09  Jason Merrill* i386.c (ix86_valid_type_attribute_p): Use compare_tre...
2000-03-09  Jason Merrillexcept.c (can_throw): See through a SEQUENCE.
2000-03-09  Zack Weinbergcpphash.c (collect_formal_parameters): strncmp returns...
2000-03-09  Bernd SchmidtFix a bug in preprocess_constraints
2000-03-09  Bernd SchmidtFix suboptimal code generation by register elimination
2000-03-09  Bryce McKinlaynatClassLoader.cc (_Jv_FindArrayClass): Call _Jv_Prepar...
2000-03-09  Jeff LawDaily bump.
2000-03-09  Tom TromeynatArray.cc (newInstance): Don't allow array of `void...
2000-03-09  Bryce McKinlayre GNATS gcj/168 (Build fails on Alpha)
2000-03-09  Warren Levy* java/math/BigInteger.java(signum): Handle zero properly.
2000-03-09  Kaveh R. Ghazilibgcc2.h: New file.
2000-03-09  Jim WilsonAdd ia64 port.
2000-03-08  Zack Weinberghashtab.c: Remove debugging variables (all_searches...
2000-03-08  Zack Weinbergoops - meant to commit with last batch of cpplib changes
2000-03-08  Zack WeinbergMakefile.in (LIBCPP_DEPS): New macro.
2000-03-08  Jason Merrilldwarf2out.c (dw_fde_struct): Add 'nothrow'.
2000-03-08  Jason Merrillg++.exp (g++_init): Don't put { } around -fmessage...
2000-03-08  Jason Merrillflow.c (count_basic_blocks, [...]): A rethrow can occur...
next