platform/upstream/gcc.git
1999-09-23 Jeffrey A Lawinvoke.texi: Document -fdelete-null-pointer-checks
1999-09-23 Tom Tromeyjvspec.c (lang_specific_driver): Don't read spec file...
1999-09-23 Jeff LawShould have been checked in with Kingdon's change.
1999-09-23 Tom Tromeyconfigure: Rebuilt.
1999-09-23 Jeff LawFix typo in yesterday's massive change.
1999-09-23 Tom TromeynatFirstThread.cc (run): Renamed from `run0'.
1999-09-23 Tom Tromeyre GNATS gcj/51 (Writing on OutputStream of bad Socket...
1999-09-23 Zack Weinbergiso646.h, [...]: Add copyright notice and special excep...
1999-09-23 Kaveh R. Ghaziabi64.h (mips_function_value): Add prototype arguments.
1999-09-23 Andrew MacLeodbasic-block.h (find_edge_index): Change parameters.
1999-09-23 Nick CliftonUse unsigned shift instead of signed shift.
1999-09-23 Nick CliftonAdd test case for this patch to combine.c:
1999-09-23 Guy Harris* gcc.1: Fix a formatting error.
1999-09-23 Martin v. Löwisinstall.texi (Configurations): Remove pyramid.
1999-09-23 Martin v. Löwis* ir.texi: Fix formatting errors and typos.
1999-09-23 Dan Nicolaesculibgcc2.c (num_digits): Add prototype with __attribute_...
1999-09-23 Jeff Lawregclass.c: Include ggc.h.
1999-09-23 Richard Hendersonbuiltins.c, [...]: Include tm_p.h.
1999-09-23 Bernd SchmidtUse cbranch patterns when available
1999-09-23 Jeff LawDaily bump.
1999-09-23 Jeff LawAdd missing \
1999-09-23 Mark Mitchell* ir.texi: Document CLEANUP_STMT, SCOPE_STMT, and START...
1999-09-23 Mark Mitchelldecl.c (pushdecl): Do create a binding for extern ...
1999-09-23 Stan Coxmips.h (GO_IF_LEGITIMATE_ADDRESS): Don't accept large...
1999-09-22 Jeffrey A Lawpa.c, [...]: Support multiple assembler dialects in...
1999-09-22 David Edelsohnrs6000.c (expand_block_move): DImode loads and stores...
1999-09-22 Michael MeissnerFix complex-5.c problem
1999-09-22 Jeffrey A Lawpa.c (hppa_legitimize_address): Handle full offsets...
1999-09-22 Tom Tromey* libgcj.spec.in: Use `jc1' spec, not `cc1' spec.
1999-09-22 Jeffrey A Law* pa.h (BRANCH_COST): Define.
1999-09-22 Tom Tromey* lang-specs.h: Added `%(jc1)' to the jc1 spec.
1999-09-22 Jeffrey A Law* pa.md (return, return_internal): Use bve for PA2.0.
1999-09-22 Jeffrey A Lawpa.md (fused multiply): Add variants which reduce heigh...
1999-09-22 Jeffrey A Lawpa.md (subsi3): Turn into an expander.
1999-09-22 Jeffrey A Lawpa.md (subsi3): Turn into an expander.
1999-09-22 Jeffrey A Lawpa.md (floatunssisf2, [...]): Generate different RTL...
1999-09-22 Jason Merrilldecl.c (define_case_label): Don't crash if we're not...
1999-09-22 Tom Tromeyjavaop.h (WORD_TO_FLOAT): Use `inline' unconditionally.
1999-09-22 Andrew MacLeodbasic-block.h (add_noreturn_fake_exit_edges): Use corre...
1999-09-22 Nathan SidwellMakefile.in (INTL_MOSTLYCLEAN, INTL_CLEAN): New variables.
1999-09-22 Kaveh R. Ghaziconfigure.in (AC_PREREQ): Bump to 2.13.
1999-09-22 Jeffrey A Lawregclass.c (init_regs): Add "top_of_stack" as a garbage...
1999-09-22 Jim Kingdonc-parse.in: save and restore warn_pointer_arith on...
1999-09-22 Jeffrey A Lawflow.c (record_active_eh_regions): Terminate loop after...
1999-09-22 Nick CliftonUdo previous delta
1999-09-22 Nick CliftonFix/suppress some testsuite failures for the Arm.
1999-09-22 Nick Cliftonoops - add change missed from previous delta
1999-09-22 Michael Hayes* config/c4x/c4x.md: Delete parallel instruction peepholes.
1999-09-22 Michael Hayes* config/c4x/c4x.c (c4x_add_gc_roots): Add tree roots.
1999-09-22 Michael Hayesc4x.c (c4x_process_after_reload): Rework machdep insn...
1999-09-22 Michael Hayesc4x.h (EXPAND_BUILTIN_VA_START): Call c4x_va_start.
1999-09-22 Jeff LawDaily bump.
1999-09-22 Richard HendersonTypo last change.
1999-09-22 Alex SamuelVarious fixes for problems discovered stress-testing GC.
1999-09-22 Bryce McKinlayMessageFormat.java (MessageFormat(String)): Set the...
1999-09-22 Jan HubickaJan Hubicka <hubicka@freesoft.cz>
1999-09-22 Jason Merrillremove check_lang_option prototype
1999-09-22 Jason Merrilldecl2.c (lang_decode_option): Accept and ignore -finit...
1999-09-21 Tom TromeyOutput_UTF8.java (write): Don't exit loop unless both...
1999-09-21 Tom Tromeyposix-threads.h (_Jv_MutexDestroy): Use _Jv_PthreadGetM...
1999-09-21 Kaveh R. Ghazimachmode.h (HOST_PTR_PRINTF): Move from here ...
1999-09-21 Kaveh R. Ghazihaifa-sched.c (sched_analyze): Rename local variable...
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Reverted...
1999-09-21 Richard Hendersonbasic-block.h (basic_block): Add eh_beg, eh_end.
1999-09-21 Mark Mitchelldump.c (dequeue_and_dump): Handle START_CATCH_STMT...
1999-09-21 Mark Mitchell* g++.dg/ecos.exp: Don't supply -finit-priority to...
1999-09-21 Mark Mitchelldecl2.c (lang_decode_option): Adjust, in the wake of...
1999-09-21 Martin v. LöwisNew test case.
1999-09-21 Tom TromeyOutputStreamWriter.java (OutputStreamWriter): Don't...
1999-09-21 Martin v. Löwistypeck.c (get_member_function_from_ptrfunc): Allow...
1999-09-21 Martin v. Löwisextend.texi (Bound member functions): Document unbound...
1999-09-21 Martin v. Löwisextend.texi (Bound member functions): Document unbound...
1999-09-21 Andrew MacLeodflow.c (split_edge): Handle insertion on a fallthrough...
1999-09-21 Andrew MacLeodflow.c (remove_edge): New function to remove an edge...
1999-09-21 Andrew MacLeodelf64.h (ASM_OUTPUT_CONSTRUCTOR, [...]): Use Pmode...
1999-09-21 Alex SamuelReplace string const "<internal>" with dynamic allocation.
1999-09-21 Alex SamuelReplace string const "<built-in>" with dynamic allocation.
1999-09-21 Nick CliftonAdd FR30 to list of targets for which -fpic is inapprop...
1999-09-21 Alexandre Petit... re GNATS gcj/46 (Static inializers compiled incorrectly)
1999-09-21 Nick CliftonAdd FR30 port.
1999-09-21 Nick CliftonAdd FR30 target.
1999-09-21 Toon Moene* g77spec.c (lang_specific_driver): Initialise return...
1999-09-21 Nathan Sidwelldyncast1.C: New test.
1999-09-21 Jeffrey A Lawflow.c (merge_blocks_move_successor_nojumps): Delete...
1999-09-21 Nathan SidwellReimplement dynamic cast and catch matching.
1999-09-21 Jeffrey A LawMakefile.in (gc.o, gc_gc.o): Do not pass -fgnu-runtime...
1999-09-21 Jeffrey A Law* pa.c (pa_add_gc_roots): Fix thinko in last change.
1999-09-21 Richard Earnshawstmt.c (any_pending_cleanups): Don't crash when current...
1999-09-21 Alex SamuelAdd myself to the list.
1999-09-21 Mark MitchellForce check-in to ensure that it is up to date.
1999-09-21 Jeff LawDaily bump.
1999-09-21 Mark Mitchellcp-tree.h (finish_stmt_expr): Change prototype.
1999-09-21 Alexandre Olivacp-tree.h (finish_stmt_expr): Change prototype.
1999-09-21 Alexandre Olivaemit-rtl.c (init_emit_once): Initialize const_int_rtx...
1999-09-21 Alexandre Olivasol2.h (PREFERRED_DEBUGGING_TYPE): Use stabs.
1999-09-20 Mark Mitchellcp-tree.h (finish_stmt_expr): Change prototype.
1999-09-20 Mark Mitchell* invoke.texi (-fthis-is-variable): Remove documentation.
1999-09-20 Mark MitchellRemove support for assigning to `this'.
1999-09-20 Richard Hendersonbasic-block.h (compute_bb_for_insn): Declare.
1999-09-20 Tom Tromeyconfigure: Rebuilt.
next