]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2000-04-28 Kaveh R. Ghaziaclocal.m4: New file with new test libiberty_AC_FUNC_ST...
2000-04-28 Gerald Pfeifergcc_update: Refer to GCC and gcc_update instead of...
2000-04-28 Alex SamuelMakefile.in (OBJS): Add timevar.o.
2000-04-28 Tom Tromeyre GNATS gcj/2 (Method call on null instance should...
2000-04-28 Jonathan Larmour* index-prop: Fix occasional problem when using cvs...
2000-04-27 Alexandre Petit... decl.c (complete_start_java_method): Don't call _Jv_Ini...
2000-04-27 Tom TromeyRuntime support for PR gcj/2:
2000-04-27 Mark Mitchellcalls.c (combine_pending_stack_adjustment_and_call...
2000-04-27 Jan HubickaJan Hubicka <jh@suse.cz>
2000-04-27 Alexandre Olivamn10300.md (movhi): Simplify.
2000-04-27 Jan Hubicka* function.c (epilogue_done): Pass whole insn to record...
2000-04-27 Jan Hubickahashtab.c (htab_expand): Add prototype.
2000-04-27 Jan Hubickacse.c (CSE_ADDRESS_COST): Remove.
2000-04-27 Alexandre Olivamn10300.md (movqi): Simplify.
2000-04-27 Jan Hubickaexpr.c (store_expr): Use clear_storage instead of direc...
2000-04-27 Jan Hubicka20000427-1.c: New test for loop hoisting code and hard...
2000-04-27 Alexandre Olivamn10300.c (mn10300_address_cost): Test ASHIFT, AND...
2000-04-27 Jan Hubicka* invoke.texi (-foptimize-sibling-calls): Fix.
2000-04-27 Jan Hubicka* loop.c (load_mems) Don't use hard registers for...
2000-04-27 Bryce McKinlayprims.cc (_Jv_NewObjectArray): Fix typo.
2000-04-27 Richard Hendersonflow.c (struct propagate_block_info): Remove new_dead...
2000-04-27 Jeff LawDaily bump.
2000-04-27 Richard Hendersonflow.c (calculate_global_regs_live): Force stack pointe...
2000-04-27 Richard Hendersonflow.c (allocate_reg_life_data): Set max_regno here ...
2000-04-27 Richard Hendersonjump.c (redirect_exp_1): Rework from old redirect_exp.
2000-04-27 Richard Hendersonrtlanal.c (dead_or_set_regno_p): Use find_regno_note.
2000-04-27 Richard HendersonFix commentary.
2000-04-27 Alex Samuel* invoke.texi: Document -fssa flag.
2000-04-27 Richard Hendersonflow.c (count_reg_sets_1): Remove.
2000-04-27 Richard Hendersonflow.c (update_life_info): Consider blocks null to...
2000-04-27 Richard Hendersonflow.c (tidy_fallthru_edge): Don't delete the jump...
2000-04-27 Richard Hendersonjump.c (invert_jump): Always invert REG_BR_PROB.
2000-04-27 Neil Boothcpplib.h: "~=" is not a single pp-token.
2000-04-27 Richard Hendersonflow.c (mark_set_1): New arguments code and flags;...
2000-04-27 Richard Hendersonflow.c (find_auto_inc): Use pbi->bb instead of BLOCK_FO...
2000-04-27 Richard Hendersonflow.c (propagate_one_insn): Break out from propagate_b...
2000-04-27 Richard Hendersonbasic-block.h (life_analysis): Declare here ...
2000-04-27 Richard Hendersonflow.c (flow_delete_block): Rename from delete_block.
2000-04-27 David S. Millerhttp://gcc.gnu.org/ml/gcc-patches/2000-04/msg01057...
2000-04-27 Neil Boothcpplex.c (spell_other, spell_char): Remove.
2000-04-27 Tom TromeyFixed ChangeLog merge snafu
2000-04-27 Jakub Jelinek<<<<<<< ChangeLog
2000-04-27 Tom Tromeyzextract.c (find_zip_file_start): New function.
2000-04-27 Geoff Keating* execute/loop-5.c: New test.
2000-04-26 Rodney Brownpa32-regs.h (HARD_REGNO_MODE_OK): Warning removal.
2000-04-26 Kaveh R. Ghazidwarf2out.c (dw_cfi_oprnd_struct, [...]): Constify...
2000-04-26 Tom TromeyMakefile.in: Rebuilt.
2000-04-26 Mark Mitchellcp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-26 Andreas Jaegerextend.texi (Function Attributes): Fix description...
2000-04-26 Neil Booth* cpplex.c: fix typos in comment
2000-04-26 Neil Booth* cpplex.c: add comment describing lexer algorithm.
2000-04-26 Jeff LawDaily bump.
2000-04-26 Jason Merrillintegrate.c (output_inline_function): Do clear DECL_DEF...
2000-04-26 Andreas Jaegerlinux.h: Remove erroneous commit of #if 0/#endif in...
2000-04-26 Nathan Myerscpu: Atomicity cleanups.
2000-04-26 Richard Henderson* cse.c (cse_insn): Emit barrier after unconditional...
2000-04-26 Richard Hendersoncalls.c (expand_call): Disable tail call generation...
2000-04-26 Jason Merrilldwarf2out.c (add_bound_info): Don't crash on an unexpan...
2000-04-26 Alexandre Olivamn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS...
2000-04-26 Kaveh R. Ghaziaclocal.m4 (gcc_AC_NEED_DECLARATION): This macro now...
2000-04-25 Kaveh GhaziOops, missed ChangeLog in last checkin...
2000-04-25 Jason Merrillcalls.c (expand_call): Use get_callee_fndecl.
2000-04-25 Jason Merrillcorrect comment
2000-04-25 Andrew MacLeodAdd partial support for IA-64 unwind sections.
2000-04-25 Bruce Korbuse install-bin and install-sh in fixinc's makefile
2000-04-25 Alexandre Petit... re GNATS gcj/181 (gcj crashes on inner classes/interfac...
2000-04-25 Nick CliftonDefine FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro...
2000-04-25 Kaveh Ghaziacconfig.h (ENABLE_STD_NAMESPACE, [...]): Delete entries.
2000-04-25 Zack Weinberg[multiple changes]
2000-04-25 Jakub Jelinek* execute/va-arg-20.c: New test.
2000-04-25 Alexandre Oliva* config/i386/freebsd.h (INT_ASM_OP): Define.
2000-04-25 Gabriel Dos... ir.texi: Correct typo.
2000-04-25 Alexandre Petit... MethodFailure4.java: New file.
2000-04-25 Jan Hubicka* loop.c (strength_reduce): Fix typo in the last checkin.
2000-04-25 Richard Kennerstor-layout.c (finalize_record_size): Simplify to use...
2000-04-25 Neil Booth* Revert previous patch until build failure cause deter...
2000-04-25 Richard KennerFix comment
2000-04-25 Richard Hendersoncombine.c (combine_instructions): Add missing argument...
2000-04-25 Richard Hendersontoplev.c (rest_of_compilation): Delay sibcall optimizat...
2000-04-25 Jeff LawDaily bump.
2000-04-25 Loren J. Rittlemkcheck.in: Report compiler version used for test.
2000-04-25 Loren J. Rittlectype.cc (do_toupper): Remove dependence on non-portabl...
2000-04-25 Felix Natterhowto.html: Add bits.
2000-04-25 Benjamin Kosnik[multiple changes]
2000-04-25 Martin v. LöwisNew test case.
2000-04-25 Alexandre Petit... parse.y (lookup_field_wrapper): Search for final local...
2000-04-25 Martin v. Löwis* decl.c (grokdeclarator): Reject VLAs as members.
2000-04-25 Nick CliftonDo not try to combine a sequence of insns when the...
2000-04-25 Gabriel Dos... call.c (standard_conversion): Accept conversion between...
2000-04-24 Mumit Khangcc.c (load_specs): New static function.
2000-04-24 Mumit Khangcc.c (lookup_compiler): Make multiple passes for case...
2000-04-24 Alexandre Petit... parse.y (source_start_java_method): Deleted unecessary...
2000-04-24 Kaveh R. Ghazihashtab.c (hash_pointer, eq_pointer): Make definition...
2000-04-24 Neil Boothcpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2000-04-24 Kaveh R. Ghaziaclocal.m4 (gcc_AC_HEADER_STRING, [...]): Use the three...
2000-04-24 Kaveh R. GhaziMakefile.in (GCC_FOR_TARGET, [...]): Use -isystem,...
2000-04-24 Nick CliftonFix bug building libgcc:
2000-04-24 Zack Weinbergdecl2.c (finish_file): Remove double setup for accounti...
2000-04-24 Kaveh R. Ghaziconfigure.in (ENUM_BITFIELDS_ARE_UNSIGNED): Delete...
2000-04-24 Martin v. Löwisinvoke.texi: Correct grammatical errors...
next
This page took 0.087076 seconds and 5 git commands to generate.