]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2000-04-17  Jakub JelinekPort to sparc 32 and 64 Linux.
2000-04-17  Jason Merrilldecl.c (decls_match): Allow a redeclaration of a builti...
2000-04-17  Richard HendersonFix typo in recent entry.
2000-04-17  Richard HendersonFix date on last entry.
2000-04-17  Dave PittsMakefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose...
2000-04-17  Richard Hendersoni370.c (mvs_add_label): Change spacing for coding conve...
2000-04-17  Dave Pittsconfig.sub (case $basic_machine): Change default for...
2000-04-17  Dave Pitts* cplus-dem.c (cplus_demangle_opname): Changed to use...
2000-04-16  Mark Mitchellmips-protos.h (mips_legitimate_address_p): New function.
2000-04-16  Richard Hendersonrtl.h (enum insn_note): New enumeration.
2000-04-16  Mark MitchellFix typo
2000-04-16  Mark Mitchellcp-tree.def (THUNK_DECL): Add to documentation.
2000-04-16  Jeff LawDaily bump.
2000-04-16  Zack Weinbergcpplex.c (_cpp_read_and_prescan): Enlarge len by settin...
2000-04-16  Mark MitchellNew test
2000-04-16  Bryce McKinlayre GNATS java.io/202 (File creation doesn't observe...
2000-04-16  Zack Weinbergcpplex.c (output_line_command): Remove debugging prints.
2000-04-16  Neil Boothcpphash.h (SYNTAX_INCLUDE, [...]): new.
2000-04-16  Ulrich DrepperUpdate.
2000-04-16  Ulrich Drepper(ix86_expand_epilogue): Yes, the x86 can pop 64k at...
2000-04-15  David Edelsohntoplev.c (display_help): Prefix "f" to "sched-verbose=".
2000-04-15  David Edelsohntarget.h (FFETARGET_32bit_longs): Define for 64-bit...
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
next