gcc.git
2000-12-15 Jason Merrill* decl.c (pushdecl): Don't check for linkage on a non...
2000-12-15 Tom TromeyResourceBundle.java (trySomeGetBundle): Pass class...
2000-12-15 Jakub Jelinekgcc.c (cpp_options): Pass -fno-operator-names.
2000-12-15 Jason Merrillcall.c (build_op_delete_call): See through ARRAY_TYPEs.
2000-12-15 Jason Merrilljump.c (jump_optimize_1): Don't delete the line note...
2000-12-15 Jan Hubickacombine.c (cant_combine_insn_p): Get around SUBREGs...
2000-12-15 Jan Hubickagenrecog.c (add_to_sequence): Remove special case for...
2000-12-15 Jan Hubicka* integrate.c (copy_rtx_and_substitute): Copy mode...
2000-12-15 Jan Hubicka* flow.c (notice_stack_pointer_modification_1): Cleanup.
2000-12-15 Andreas Jaegerconfigure.in: Handle lang_dirs.
2000-12-15 Andreas Jaegerconfig-lang.in (lang_dirs): Added.
2000-12-15 Alexandre Olivafunction.c (adjust_trampoline_addr): New function.
2000-12-15 Alexandre Petit... parse.y (end_artificial_method_body): Fixed undefined...
2000-12-15 Jeff LawDaily bump.
2000-12-15 Bryce McKinlay* Makefile.dist: Renamed from Makefile.orig.
2000-12-15 Tom Tromey* java/util/ResourceBundle.java
2000-12-15 Tom TromeyNumberFormat.java (groupingUsed, [...]): Now package...
2000-12-15 Tom Tromey* java/lang/Thread.java (checkAccess): Now final.
2000-12-15 Tom Tromey* java/lang/RuntimePermission.java: Class now final.
2000-12-15 Tom Tromey* java/io/StringWriter.java (StringWriter(int)): Now...
2000-12-15 Tom Tromey* java/io/SerializablePermission.java (legal_names...
2000-12-15 Tom TromeyCharacter.java: Updated UnicodeBlock constants.
2000-12-15 Zack Weinbergcppfiles.c (hack_vms_include_specification): Delete...
2000-12-15 J"orn Rennecke* haifa-sched.c (sched_init): Don't put a note in front...
2000-12-15 Kriang Lerdsuwanakijpt.c (check_explicit_specialization): Propagate default...
2000-12-15 Benjamin KosnikMakefile.am (myinstallheaders): Install backwards heade...
2000-12-15 Jim WilsonFix ia64-linux glibc miscompilation reported by H.J...
2000-12-14 Benjamin Kosnikacinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Revert chang...
2000-12-14 Benjamin Kosnikconfigure.in (CXX): Exit out if mknumeric_limits fails.
2000-12-14 Ovidiu PredescuAdded.
2000-12-14 Kaveh R. Ghaziwarn_summary: Fix subdirectory filtering.
2000-12-14 Kaveh R. Ghazi* fixinc/gnu-regex.c: Disable NLS.
2000-12-14 Jason Merrillcomment
2000-12-14 Jason Merrilltypo
2000-12-14 Benjamin Kosnik*.h: Remove include_next...
2000-12-14 Kaveh R. Ghaziconfigure.in (fastjar_warn_cflags): Set when using...
2000-12-14 Kaveh R. GhaziWarning fixes:
2000-12-14 Tom Tromey* MAINTAINERS: Removed brads.
2000-12-14 Tom Tromey* MAINTAINERS: Added gcj developers.
2000-12-14 Catherine Moore920501-7.c: Check for NO_TRAMPOLINES.
2000-12-14 Benjamin Kosniklocale_facets.h (ctype<char>): Remove throw specs not...
2000-12-14 Benjamin Kosniklocale_facets.h (ctype<char>): Remove throw specs not...
2000-12-14 Jeff LawDaily bump.
2000-12-14 Richard Hendersonalpha.c (alpha_emit_conditional_move): Do not swap...
2000-12-14 Richard Hendersoni386.md (umulsi3_highpart): Remove * from name.
2000-12-14 Neil Boothgcc.c (cpp_options): Update to use '&'.
2000-12-14 Neil Boothgcc.c (cpp_options): Update to use '&'.
2000-12-14 Benjamin Kosnikctype_base.h (ctype_base): Consistency with linux.
2000-12-14 Laurynas Biveinisskip stdio_va_list fix if __DJ_va_list found in a header
2000-12-14 Mike Stump* parse.y (check_static_final_variable_assignment_flag...
2000-12-14 DJ Delorie* config.gcc (cygwin, win32, mingw32): Use float-i386.h.
2000-12-13 Anthony GreenDefault to not build gcj target libraries.
2000-12-13 Tom Tromey* gcc.c (handle_braces): Handle %{<S*} spec correctly.
2000-12-13 Tom TromeyMake-lang.in (JAVA_LEX_C): Added chartables.h.
2000-12-13 Tom Tromeyparse.y (java_complete_lhs): Only allow compound assign...
2000-12-13 Mike StumpFix typo
2000-12-13 Mike Stump* Makefile.in (local-distclean): Also remove fastjar.
2000-12-13 Alexandre Olivafunction.c (assign_parms): Optimize incoming PARALLELs...
2000-12-13 Franz Sirlpack-test-1.c: Compile on powerpc*-*-eabi* too.
2000-12-13 Bruce KorbUse one makefile for fixinc
2000-12-13 Neil Boothtradcpp.c (special_symbol): Improve test for definednes...
2000-12-13 Neil BoothTests by Zack Weinberg <zackw@stanford.edu>.
2000-12-13 Aldy Hernandez(ASM_OUTPUT_SECTION_NAME): emit @nobits
2000-12-13 Neil Boothcppfiles.c (read_name_map): Return null if open ()...
2000-12-13 Jan Hubickaflow.c (notice_stack_pointer_modification_1): Notice...
2000-12-13 Tom Tromey* jartool.c (extract_jar): Use strchr, not index.
2000-12-13 Michael Sokolovsafe-ctype.c: #include "ansidecl.h".
2000-12-13 DJ Deloriefix date
2000-12-13 DJ Delorietypeck.c (build_binary_op): Do signed/unsigned warnings...
2000-12-13 Michael Sokolov* strtoul.c: Include safe-ctype.h, not ctype.h.
2000-12-13 Jan Hubicka* genoutput.c (process_template): Add sanity checking...
2000-12-13 Tom TromeyMakefile.in: Rebuilt.
2000-12-13 Bernd SchmidtPlug a memory leak.
2000-12-13 Benjamin Kosnik[multiple changes]
2000-12-13 Jeff LawDaily bump.
2000-12-13 Neil Booth* gcc.dg/cpp/tr-direct.c: Update.
2000-12-13 Rodney Browngcc_update: Add fastjar --touch entries.
2000-12-12 Mike Stump* Makefile.in (distclean): Remove safe-ctype.c as well.
2000-12-12 Brad Luciertradcpp.c (do_error): Cast difference of pointers to...
2000-12-12 Franz Sirllinux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Move from here...
2000-12-12 Jim WilsonFix for ia64-linux miscompilation of glibc nan tests.
2000-12-12 Jim WilsonFix for ia64-linux glibc miscompilation of nan tests.
2000-12-12 Alexandre Petit... Makefile.am (gctest_LDADD): Added EXTRA_TEST_LIBS.
2000-12-12 Alexandre Olivaconfigure.in: Simplify language enabling/disabling...
2000-12-12 Alexandre Olivaconfigure.in: Disable language-specific target librarie...
2000-12-12 Neil Boothtradcpp.c (enum node_type): Add T_ERROR.
2000-12-12 Franz Sirlconfigure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file...
2000-12-12 Franz Sirlconfigure.in (HAVE_AS_DWARF2_DEBUG_LINE): Enable .file...
2000-12-12 Jeff LawDaily bump.
2000-12-12 Tom TromeyFirstThread.java (Kcert, [...]): New static final fields.
2000-12-11 Neil Booth* gcc.dg/cpp/defined_trad.c: Update.
2000-12-11 Tom Tromeyre GNATS libgcj/378 (Problem with scripts/classes.pl)
2000-12-11 Jeffrey A Lawpa.c (cmpib_comparison_operator): Remove GEU and LTU.
2000-12-11 Bruce Korbemit initial value for all fields
2000-12-11 Neil Booth* gcc.dg/cpp/defined_trad.c: New test.
2000-12-11 Neil Booth* tradcpp.h: For tradcpp, NUL is not whitespace.
2000-12-11 Alexandre Petit... install-defs.sh: Removed.
2000-12-11 Neil Booth* fix-header.c (read_scan_file): Macro expansion is...
2000-12-11 Anthony Greenconfigure.in cleanup for libgcj
2000-12-11 Marek Michalkiewiczavr.c (compare_condition, [...]): New functions.
next