platform/upstream/gcc.git
1999-09-24 Glenn ChambersChanged credit to the right person.
1999-09-24 Glenn Chambersdecl.c (insert_block): Removed unconditional `abort'.
1999-09-24 Tom Tromeyre GNATS java.util/47 (Date.toString() returns embedded...
1999-09-24 Nick CliftonCope with down shifting a 32 bit constant on a 64 bit...
1999-09-24 Jeff LawMake Pmode be defined in terms of word_mode again now...
1999-09-24 Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-24 Mark Mitchell* optabs.c (init_traps): Fix typo in last change.
1999-09-24 Mark Mitchell* toplev.c (rest_of_decl_compilation): Update comment.
1999-09-24 Mark Mitchelldecl.c (pushdecl): Don't make local declarations of...
1999-09-24 Jeff LawDaily bump.
1999-09-24 Geoff Keatingelf.h (ASM_OUTPUT_ALIGNED_BSS): Put the symbol in ...
1999-09-24 Mark Mitchellir.texi: Improve documentation for TARGET_EXPRs.
1999-09-24 Mark Mitchellcp-tree.h (language_function): Add cannot_inline.
1999-09-24 Mark Mitchellcp-tree.h (DECL_ANON_UNION_ELEMS): New macro.
1999-09-24 Mark Mitchellstmt.c (expand_start_bindings): Don't allow cleanup...
1999-09-24 Mark Mitchell* optabs.c (init_traps): Register trap_rtx as a GC...
1999-09-23 Martin v. Löwiscp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): New macro.
1999-09-23 Alexandre Olivamips.c (function_arg_pass_by_reference): Define uncondi...
1999-09-23 Jason Merrilldocument -fshort-wchar
1999-09-23 Jason Merrilllex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
1999-09-23 Jason Merrilltoplev.c (documented_lang_options): Add -fshort-wchar.
1999-09-23 Jason Merrilldwarf2out.c (output_aranges): Use DW_AT_location to...
1999-09-23 Jason Merrill* cpplib.h (CPP_PREPROCESSED): New macro.
1999-09-23 Alex SamuelFix PA problem in order of initializations.
1999-09-23 Jason Merrillcpplib.c (handle_directive): Don't complain about ...
1999-09-23 Richard HendersonRevert unintended GGC change.
1999-09-23 Alex Samuelggc-page.c: New file.
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...
next