platform/upstream/gcc.git
2000-02-26 Geoff Keatingelfos.h (ASM_OUTPUT_LABELREF): Don't define.
2000-02-26 Jeff LawFix copyrights
2000-02-26 Richard Kennertoplev.c (documented_lang_options): Correct spelling...
2000-02-26 Richard Kenneralpha.h (ASM_OUTPUT_MI_THUNK): Use .set at to tell...
2000-02-26 Jeff LawFix copyrights.
2000-02-26 Jeff LawFix copyrights.
2000-02-26 Jeff LawFix copyrights
2000-02-26 Jeff LawDaily bump.
2000-02-26 Jeff LawFix copyrights.
2000-02-26 Jeff LawCopyright fixes.
2000-02-26 Jeff LawFix copyrights.
2000-02-26 Jeff LawCopyright fixes
2000-02-26 Jeff LawCopyright fixes.
2000-02-26 Mumit Khanprotoize.c: (AUX_INFO_SUFFIX): New macro.
2000-02-26 Jim WilsonFix 3 ia64 g++ testsuite failures, and groff miscompila...
2000-02-26 Mark Elbrecht* i386/djgpp.h (CPP_PREDEFINES): Remove Unix defines.
2000-02-26 Graham Stottresource.c (mark_referenced_resources): Changed use...
2000-02-26 Anthony Greenexpr.c (build_class_init): Mark the decl to be ignored...
2000-02-26 Jeffrey A Law* gcc.c-torture/execute/20000225-1.c: New test.
2000-02-26 Alexandre Petit... gjavah.c (main): Avoid using `argi' to report unimpleme...
2000-02-26 John Wehle* rtlanal.c (find_last_value): Allow NULL_RTX for valid_to.
2000-02-26 Anthony Greentoplev.c (rest_of_compilation): Rebuild jump labels...
2000-02-26 Alexandre Petit... jcf-write.c (generate_bytecode_insns): TRY_FINALLY_EXPR...
2000-02-26 Jeffrey A Lawcse.c (cse_insn): Replace the PATTERN of the insn with...
2000-02-26 Graham Stott*** empty log message ***
2000-02-26 Alexandre Petit... parse.y (resolve_expression_name): Use `orig' as a...
2000-02-26 K. Richard... * rtl.texi: Fix typo.
2000-02-25 Tom Tromeyjni.cc (_Jv_JNI_RegisterNatives): Conditionalize body...
2000-02-25 Joern RenneckeChangeLog typo fix for last final.c change: LABEL_ALIGN...
2000-02-25 Joern RenneckeTypo fix in ChangeLog: 1,$:s/sh_label_align/sh_loop_align/g
2000-02-25 Bryce McKinlayre GNATS libgcj/38 (Static initializer in DecimalFormat...
2000-02-25 J"orn Renneckesh.c (calc_live_regs): Multiply value assigned to ...
2000-02-25 Hans Boehmffi.c, [...]: New files.
2000-02-25 Geoff Keatinghaifa-sched.c (schedule_block): Explain the real reason...
2000-02-25 Alexandre Oliva* compile/cpp-2.c: New test.
2000-02-25 Alexandre Oliva* compile/cpp-1.c: New test.
2000-02-25 Jeff LawDaily bump.
2000-02-25 Alexandre Oliva* gcc.dg/cpp-li2.c: New test.
2000-02-25 Alexandre Oliva* gcc.dg/cpp-wi1.c: New test.
2000-02-25 Alexandre Oliva* gcc.dg/cpp-li1.c: New test.
2000-02-25 Warren LevyBigInteger.java (ival): Made private.
2000-02-25 Mark Mitchelllex.c (check_newline): Use push_srcloc and pop_srcloc...
2000-02-25 Mark Mitchellinput.h (push_srcloc): New function.
2000-02-24 Richard Hendersonflow.c (life_analysis): When collecting reg info, clear...
2000-02-24 J"orn RenneckeFix bug exposed by reload.c no longer rounding the...
2000-02-24 Nick CliftonAdd support for an OS of "wince"
2000-02-24 J"orn RenneckeFix breakage from 6th Feb thread_prologue_and_epilogue_...
2000-02-24 Nathan Sidwellmachmode.h (get_mode_alignment): Declare.
2000-02-24 Nathan Sidwell* g++.old-deja/g++.other/sizeof5.C: New test.
2000-02-24 Nathan Sidwelldecl.c (grokdeclarator): Diagnose qualifiers on non...
2000-02-24 Jeff LawDaily bump.
2000-02-24 Zack Weinbergi386.h: Remove useless definition of "I386" and mislead...
2000-02-24 Zack WeinbergThis has worked for the past three months
2000-02-24 Zack Weinbergtree.h (TREE_SET_PERMANENT): New macro.
2000-02-23 Franz Sirl* execute/va-arg-13.c: New test.
2000-02-23 Donald LindsayNew test. Approved by rth.
2000-02-23 Michael Hayes* config/c4x/c4x.c (c4x_process_after_reload): Split...
2000-02-23 Tom Tromeygjavah.c (print_name): In JNI case, correctly quote...
2000-02-23 Jason Merrilldecl.c (grokdeclarator): Call decl_type_access_control.
2000-02-23 Jason Merrillnew
2000-02-23 Alexandre Olivacpplib.h (enum cpp_token): Added CPP_WCHAR and CPP_WSTRING.
2000-02-23 Nick Clifton(arm_comp_type_attributes): Simply and comment tests...
2000-02-23 Nick Cliftonoops - fixed typo in previous delta
2000-02-23 Nick CliftonFix arm_comp_type_attributes
2000-02-23 Nathan Sidwell* execute/20000223-1.c: New test.
2000-02-23 Nathan Sidwell* g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
2000-02-23 Nathan Sidwell* decl.c (decls_match): Remove obsolete static member...
2000-02-23 J"orn Renneckefinal.c (shorten_branches): Make value passed to LABEL_...
2000-02-23 Andrew Haleymips.h (GAS_ASM_SPEC): Pass -mgp32/-mgp64 to gas.
2000-02-23 Richard Kenner* diagnostic.c (init_output_buffer): Handle case of...
2000-02-23 Jeff LawDaily bump.
2000-02-23 Zack WeinbergMakefile.in: Add -DIN_TARGET_LIBS to ALL_CFLAGS.
2000-02-23 Nick CliftonAdd support for sh-pe and arm-wince-pe targets.
2000-02-22 Mark MitchellAdd data member test
2000-02-22 Mark Mitchell* g++.old-deja/g++.abi/ptrmem.C: New test.
2000-02-22 Jason Merrillfix comment
2000-02-22 Jason Merrilldwarf2out.c (output_line_info): Put the marker for...
2000-02-22 Alexandre Petit... parse.y (init_decl_processing): `_Jv_IsInstanceOf'...
2000-02-22 Jeff LawFix thinko in last change.
2000-02-22 Jeff LawDaily bump.
2000-02-22 Jeffrey A Lawpa.h (FUNCTION_ARG_PASS_BY_REFERENCE): Handle pass...
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-22 Mark Mitchellcp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
2000-02-22 Alexandre Petit... re GNATS gcj/147 (Problem parsing comments)
2000-02-22 Martin v. LöwisRemove conflict marker
2000-02-21 Alexandre Petit... [multiple changes]
2000-02-21 Kaveh R. Ghazidefaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-21 Jason Eckhardtpredict.c (estimate_probability): Added the pointer...
2000-02-21 Catherine Mooremips.h (ASM_SPEC): Add -mfix700.
2000-02-21 Gabriel Dos... diagnostic.c (init_output_buffer): Make it possible...
2000-02-21 Gabriel Dos... call.c (build_object_call): Compress consecutive calls...
2000-02-21 Joerg Brunsmannjcf-dump.c (main): Test for correct condition after...
2000-02-21 Jeff LawDaily bump.
2000-02-21 Anthony GreenForgot to commit ChangeLog
2000-02-21 Anthony GreenMakefile.in: Rebuilt.
2000-02-21 Tom Tromey* boehm.cc (_Jv_AllocBytes): Clear returned memory.
2000-02-21 Mark Mitchellvarasm.c (initializer_constant_valid_p): Call lang_expa...
2000-02-21 Mark Mitchellcp-tree.h (merge_primary_and_secondary_vtables_p):...
2000-02-20 Mark Mitchellclass.c (build_vtable): New function, split out from ...
2000-02-20 Bruce Korbregenerate
next