]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2000-04-15 David Edelsohn* Object.m (strlen): 64-bit PowerPC is a 64bit platform...
2000-04-15 Richard KennerMakefile.in (ggc-page.o): Now includes toplev.h.
2000-04-15 Richard Kennertoplev.c: Make *_time variable long to reduce chance...
2000-04-15 Richard Kennerconfigure.in (alpha*-*-*): Aad config/alpha/t-alpha.
2000-04-15 Richard Kennerconfigure.in (alpha*-*-*): Aad config/alpha/t-alpha.
2000-04-15 Richard Kennervarasm.c (assemble_variable): Add cast to remove warning.
2000-04-15 Richard Kennerflow.c (count_basic_blocks, [...]): Remove last change.
2000-04-15 Richard Earnshaw* arm.md (movhi): REGNO_POINTER_ALIGN is now bits.
2000-04-15 Richard Earnshawemit-rtl.c (unshare_all_rtl_again): Unmark everything...
2000-04-15 Jeff LawDaily bump.
2000-04-15 Jim WilsonFix glibc math testsuite failures.
2000-04-14 Zack Weinbergcpplex.c (cpp_output_tokens, [...]): New public interfaces.
2000-04-14 Geoff KeatingIn gcc/:
2000-04-14 Jim WilsonFix ia64 gdb miscompilation reported by Kevin Buettner.
2000-04-14 Richard Kennerprint-rtl.c (print_rtx, case NOTE): Don't blow up if...
2000-04-14 Richard Kennerexpr.c (reload.h): Now included.
2000-04-14 Richard Kennerflow.c (count_basic_blocks): Remove unused var PREV_CALL.
2000-04-14 Richard Kenner* sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Revert last...
2000-04-14 Jim WilsonMatch recent assembler change.
2000-04-14 Richard Hendersonfold-const.c (extract_muldiv): Don't distribute and...
2000-04-14 Richard Hendersonflow.c (find_auto_inc): Don't autoinc eliminable registers.
2000-04-14 Richard Kennerstor-layout.c (layout_decl): Properly compare KNOWN_ALI...
2000-04-14 Richard Kenner* tree.h (struct tree_type): Make PRECISION 9 bits...
2000-04-14 Richard Kennerdbxout.c (dbxout_type, [...]): Don't call print_int_cst...
2000-04-14 Richard Kenneralpha.c (alpha_emit_floatuns): Ensure we pass a REG...
2000-04-14 Jeff LawDaily bump.
2000-04-14 Bryce McKinlayAdditional test for PR gcj/148:
2000-04-14 Clinton Popetzemit-rtl.c (try_split): Avoid infinite loop if the...
2000-04-13 Andreas Jaegermips.c (expand_block_move): Pass alignment argument...
2000-04-13 Andreas Jaegerlinux.h (CPP_PREDEFINES): Also define __PIC__ and __pic...
2000-04-13 Andreas Jaegeri386-protos.h: Add prototype for uno_comparison_operator.
2000-04-13 Andreas JaegerAdded myself as requested by Jeff Law.
2000-04-13 Jan Hubickaalias.c (nonlocal_reference_p): Take a care for CALL_IN...
2000-04-13 Nathan Sidwellclass.c (build_base_field): Reformat comment.
2000-04-13 Jason Merrillcpplex.c (_cpp_lex_token): Handle digraphs.
2000-04-13 Jeff LawDaily bump.
2000-04-13 John Wehlei386.c (ix86_expand_binary_operator, [...]): Check...
2000-04-12 Jeffrey A LawJeffrey A Law (law@cygnus.com)
2000-04-12 Mark Mitchellcom.h (FFECOM_f2cINTEGER): Avoid using LONG_TYPE_SIZE...
2000-04-12 Mark Mitchellfunction.c (aggregate_value_p): VOID_TYPE nodes are...
2000-04-12 Andreas Jaegerlinux.h (SUBTARGET_ASM_SPEC): Use proper flags if not...
2000-04-12 Tom TromeynatString.cc (intern): Temporarily disable finalizer...
2000-04-12 Hans-Peter... * execute/20000412-6.c: New test.
2000-04-12 Hans-Peter... reorg.c (fill_slots_from_thread): Check side_effects_p...
2000-04-12 Tom TromeynatString.cc (unintern): Added `obj' argument.
2000-04-12 J"orn Renneckesh.h (STRUCT_VALUE): Just 0 for TARGET_HITACHI.
2000-04-12 Jeffrey A Law* gcc.c-torture/execute/20000412-5.c: New test.
2000-04-12 Jeffrey A Law* g77.f-torture/compile/20000412-1.f: New test.
2000-04-12 Jeffrey A Law* gcc.c-torture/execute/20000412-4.c: New test.
2000-04-12 Jeffrey A Law* gcc.c-torture/compile/20000412-2.c: New test.
2000-04-12 Jeffrey A Law* gcc.c-torture/execute/20000412-3.c: New test.
2000-04-12 Jeffrey A Law* gcc.c-torture/compile/20000412-1.c: New test.
2000-04-12 Jeffrey A Law* gcc.c-torture/execute/20000412-2.c: New test.
2000-04-12 Mark MitchellFix typo
2000-04-12 Mark MitchellFix typo
2000-04-12 Jakub Jelinek* objc/execute/bf-20.m: New test.
2000-04-12 Jakub Jelinekencoding.c (objc_layout_structure_next_member): Do...
2000-04-12 Jan Hubicka(expand_call): Do not reverse args in "equal from"...
2000-04-12 J"orn Renneckereload1.c (reload_combine): Don't enable optimization...
2000-04-12 Jan Hubickabuiltins.c (expand_builtin_memcmp): Do expansion even...
2000-04-12 Jan Hubickacalls.c (expand_call): Do NO_DEFER_POP unconditionally...
2000-04-12 Catherine Moorecalls.c (emit_library_call_value_1): Change 3rd arg...
2000-04-12 Richard Kenner* tree.c (unsave_expr_now_r, unsafe_for_reeval): Proper...
2000-04-12 Richard Kennerprint-rtl.c (print_rtx): For CALL_PLACEHOLDER, output...
2000-04-12 Richard KennerMinor whitespace changed
2000-04-12 Richard KennerMinor whitespace change
2000-04-12 Jan Hubickai386.c (x86_sub_esp_4, [...]): New global variables.
2000-04-12 Jakub Jelinek* real.c (toe64): Remove stale #endif from the last...
2000-04-12 Zack WeinbergWord wrap comment
2000-04-12 Stephen L MoshierStephen L Moshier <moshier@mediaone.net>
2000-04-12 Mark Mitchellcp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-12 Jeff LawDaily bump.
2000-04-12 Richard Henderson* gcc.c-torture/execute/20000412-1.c: Reduce some more.
2000-04-12 Richard Henderson* gcc.c-torture/execute/20000412-1.c: New test.
2000-04-12 Jakub Jelinekobjc-act.c: Include ggc.h.
2000-04-12 John Wehlecse.c (delete_trivially_dead_insns): Also delete insns...
2000-04-12 Richard Hendersonflow.c (struct propagate_block_info): Add new_dead...
2000-04-12 Alexandre Olivaoops, I had goofed in the installation date
2000-04-12 Nick CliftonRemove Dwarf2 restriction on EH frame generation
2000-04-12 Alexandre Olivaelfos.h (SELECT_SECTION): Decide whether to use a data...
2000-04-11 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 Tom TromeyVector.java (VectorEnumeration): Now `final'.
2000-04-11 Jeffrey A Lawlong-double.h (FIX_TRUNCTFSI2_LIBCALL): Tweak for PA64.
2000-04-11 Mark Mitchelloptimize.c (remap_decl): Avoid sharing structure for...
2000-04-11 Mark Mitchellcp-tree.h (lang_decl_flags): Rename constructor_for_vba...
2000-04-11 Mark Mitchellcp-tre.h (finish_function): Change prototype.
2000-04-11 Nathan SidwellRestore accidentally nuked changelog entries Mon Apr...
2000-04-11 Warren LevyObjectStreamException.java: New file.
2000-04-11 Zack Weinbergcppexp.c, [...]: Replace cpp_token with cpp_ttype every...
2000-04-11 Jeff LawDaily bump.
2000-04-11 Mark Mitchellcp-tree.h (lang_type): Remove has_nonpublic_ctor and...
2000-04-11 Martin v. Löwisextend.texi: ISO C99 is not a draft anymore.
2000-04-11 Martin v. LöwisAdd missing table start back in.
2000-04-11 Martin v. Löwisextend.texi (-fthis-is-variable): Undocument.
2000-04-11 David Edelsohn- Replace reference to newppc-branch ChangeLog with...
2000-04-11 Nick CliftonFix compile time warnings for arm-pe target.
2000-04-11 Jason Merrillnote warnings
2000-04-11 Jason Merrilljust return failure
2000-04-11 Jason Merrillclass.c (instantiate_type): Handle object-relative...
2000-04-10 Richard Kennersbitmap.c (sbitmap_a_subset_b_p): Rework loop to avoid...
next
This page took 0.082643 seconds and 5 git commands to generate.