]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2004-09-30 Richard Hendersonunwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.
2004-09-30 Per Bothnercheck-init.c (check_init): Handle USE_MAPPED_LOCATION...
2004-09-30 Per Bothnerjava-tree.h: Redefine some macros and add soem declarat...
2004-09-30 Ulrich Weigandbuiltins.c (expand_builtin_strlen): Do not call emit_mo...
2004-09-30 Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-30 Per Bothnerdirectives.c (cpp_handle_deferred_pragma): Save, clear...
2004-09-30 GCC AdministratorDaily bump.
2004-09-30 Fariborz JahanianFIxed an IMA bug showed up in parse and gzip.
2004-09-29 Daniel Berlintree.h (INDIRECT_REF_P): New macro.
2004-09-29 Ben Ellistontree-flow.h (struct bb_ann_d): Remove num_preds member.
2004-09-29 Paolo Carlinistd_sstream.h (basic_stringbuf(ios_base::openmode)...
2004-09-29 Joseph Myersre PR c/7425 (deprecated attribute doesn't merge with...
2004-09-29 Jason Merrillrevert accidental checkin
2004-09-29 Tom Tromeyre PR libgcj/17715 (.properties files missing from...
2004-09-29 Eric Christopherfold-const.c (tree_swap_operands_p): Remove duplicated...
2004-09-29 Hans-Peter... cris.md (moverside, movemside): With MEM, make sure...
2004-09-29 Tom TromeyMakefile.in: Rebuilt.
2004-09-29 Jason Merrillre PR tree-optimization/17697 (ICE: Statement marked...
2004-09-29 David Edelsohn* config/rs6000/linux64.h (PROCESSOR_DEFAULT): Define.
2004-09-29 Andrew Haleyre PR java/17007 (Inconsistent builtin attributes set...
2004-09-29 Nathan Sidwelltree.c (make_node_stat): Fix uninitialized warning.
2004-09-29 Richard SandifordRegenerate.
2004-09-29 Michael Rothconfigure.in (--without-headers): Add missing double...
2004-09-29 Aaron W. LaFramboise* read-rtl.c (apply_macro_to_string): Replace index...
2004-09-29 Jakub Jelinektree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FI...
2004-09-29 Jakub Jelinekbuiltins.def (BUILT_IN_FPUTC, [...]): Remove nothrow...
2004-09-29 Jakub Jelinekre PR tree-optimization/17697 (ICE: Statement marked...
2004-09-29 Per BothnerOops - fix typo in ChangeLog.
2004-09-29 Per Bothnerprofile.c (brnahc_prob): Pass correct value to output_l...
2004-09-29 Jason Merrillre PR middle-end/17525 (ICE in emit_move_insn (non...
2004-09-29 Richard Hendersonre PR tree-optimization/15089 (local register variable...
2004-09-29 Jeff Lawtree-ssa-threadupdate.c (create_block_for_threading...
2004-09-29 Hans-Peter... extend.texi (Extended Asm): Add blurb about using Expli...
2004-09-29 Ulrich Weigandsched-rgn.c (haifa_edge, [...]): Remove.
2004-09-29 GCC AdministratorDaily bump.
2004-09-28 Ulrich Weigandcse.c (cse_insn): Avoid creating direct non-local jumps.
2004-09-28 Richard Hendersonre PR tree-optimization/17531 ([ivopts] ICE compiling...
2004-09-28 Roger Saylere PR driver/17537 (g++ not passing -lstdc++ to linker...
2004-09-28 Tom Tromey* jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets.
2004-09-28 Ulrich Weigands390.c (s390_adjust_cost): Remove.
2004-09-28 Jakub Jelinekia64.c (ia64_expand_prologue): Declare ei variable.
2004-09-28 Diego Novillotree-ssa-loop.c (pass_record_bounds): Do not assign...
2004-09-28 Tom Tromeyre PR libgcj/17222 (libjava fails to build due to comma...
2004-09-28 Steven Bosschercommon.opt (flag_gcse_sm): Disable by default.
2004-09-28 Steven BosscherMakefile.in (tree-ssa-propagate.o): Depend on vec.h.
2004-09-28 Joseph Myersre PR c/16409 (ICE in size_binop, at fold-const.c)
2004-09-28 Tom Tromeyre PR java/15710 (ICE: tree check: expected class ...
2004-09-28 Diego Novillotree-ssa-live.c (calculate_live_on_entry): Fix warnings...
2004-09-28 Devang Patel* tree-pretty-print.c (dump_generic_node): Print vector...
2004-09-28 Andrew Haleyre PR java/17586 (kawa build fails with ICE)
2004-09-28 Nick Cliftonsh.h (INIT_CUMULATIVE_ARGS): Replace with an invocation...
2004-09-28 Diego Novillotree-ssa-loop-im.c (single_reachable_address): Skip...
2004-09-28 Andrew Haleyjcf-parse.c (load_class): Back out previous broken...
2004-09-28 Andrew Haleyre PR java/17586 (kawa build fails with ICE)
2004-09-28 Diego Novillotree-ssa-alias.c (create_name_tags): If PTR points...
2004-09-28 Andrew Pinskitree.def (vec_cond_expr): Fix.
2004-09-28 Kazu Hirata* basic-block.h: Fix a comment typo.
2004-09-28 Kazu Hirata* tree.c: Fix a comment typo.
2004-09-28 Kazu Hirata* optabs.c, optabs.h: Fix comment typos.
2004-09-28 Eric Botcazousparc.md (call_address_struct_value_sp32): Properly...
2004-09-28 Michael KochURLConnection.java: Reformatted.
2004-09-28 Paolo Carlini[multiple changes]
2004-09-28 Nathan Sidwellclass.c (VTT_TOP_LEVEL_P, [...]): Remove.
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-28 Eric Botcazoure PR target/16532 (Inefficient jump to epilogue)
2004-09-28 David EdelsohnFix formatting.
2004-09-28 Mark Mitchellre PR c++/17642 (internal compiler error: in invert_tru...
2004-09-28 GCC AdministratorDaily bump.
2004-09-28 Devang Patelexpr.c (expand_expr_real_1): Handle VEC_COND_EXPR.
2004-09-27 Kelley CookMakefile.in (STAGESTUFF): Split into ...
2004-09-27 Kelley Cookconfigure.ac: Update all AC_DEFINEs to newer style.
2004-09-27 R. Kelley Cookaclocal.m4: Quote m4_includes.
2004-09-27 Eric Botcazou* system.h (getpagesize): Return 'int' instead of ...
2004-09-27 Matt AusternFix implicit extern "C" breakage introduced by tokeniza...
2004-09-27 Michael Matzre PR rtl-optimization/17698 (Mainline failed to bootst...
2004-09-27 R. Kelley Cookaclocal.m4: Quote m4_includes.
2004-09-27 Dorit Naishlosrs6000.c (rs6000_legitimate_address, [...]): Handle...
2004-09-27 Joseph Myersre PR c/13804 (Error message enhancement Request)
2004-09-27 DJ Deloriestormy16.c (xstormy16_asm_output_aligned_common): ...
2004-09-27 Devang Pateltree-pretty-print.c (dump_generic_node): Print VEC_COND...
2004-09-27 Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27 Devang Patel* tree-pretty-print.c (dump_generic_node): Print VEC_CO...
2004-09-27 Jan Hubicka* i386.c (athlon_cost, k8_cost): Set BRANCH_COST to 5.
2004-09-27 Tobias Schlüterre PR fortran/16938 (Internal compiler error using...
2004-09-27 Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27 Nathan Sidwellre PR c++/17681 (Bad message about constructor ordering...
2004-09-27 Nathan Sidwellclass.c (struct count_depth_data): Remove.
2004-09-27 Kazu Hirata* bitmap.h: Fix a comment typo.
2004-09-27 Michael Koch2004-09-27 Michael Koch <konqueror@gmx.de>
2004-09-27 Aaron W. LaFramboiselibgcc2.c (getpagesize): Change type of return value...
2004-09-27 Matt Austernggc-page.c (GGC_QUIRE_SIZE): Bump up from 16 to 256...
2004-09-27 GCC AdministratorDaily bump.
2004-09-26 Ulrich Weigand* gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390...
2004-09-26 Per Bothnerprims.cc (unblock_signal): Annotate signum with __unuse...
2004-09-26 Per Bothner* prims.cc (process_gcj_properties): Optimization.
2004-09-26 Per BothnerCollections.java (sort): Copy from array in forwards...
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-26 John David... pa.c (print_operand): Use non-trapping completers for...
2004-09-26 Ulrich Weigandbuiltins.c (expand_builtin_memcmp): Adjust MEM_SIZE...
2004-09-26 Ulrich Weigandbuiltins.c (get_memory_rtx): Set mem attributes for...
next
This page took 0.08248 seconds and 5 git commands to generate.