re PR target/26504 (compute_frame_pointer_to_cfa_displacement error for avr target...
[gcc.git] / gcc / ChangeLog
2006-09-14 Anatoly Sokolovre PR target/26504 (compute_frame_pointer_to_cfa_displa...
2006-09-14 Aldy Hernandeztree-ssa.texi (Jumps): RESULT_DECL can also be an opera...
2006-09-14 Andrew Pinskire PR debug/28980 (ICE in loc_descriptor_from_tree_1...
2006-09-13 Andreas Krebbelbasic-block.h (bb_has_eh_pred): Fix comment.
2006-09-13 Andreas Krebbelflow.c (calculate_global_regs_live): Invalidate eh...
2006-09-13 Richard Sandifordre PR rtl-optimization/28982 (Incorrect reloading of...
2006-09-13 H.J. Luinvoke.texi (mpreferred-stack-boundary): Remove excepti...
2006-09-12 Jan Hubicka* cfganal.c (compute_dominance_frontiers_1): Don't...
2006-09-12 Eric Botcazoure PR rtl-optimization/28243 (internal consistency...
2006-09-12 Andrew Pinskidwarf2out.c (file_table_last_lookup): Move this GC...
2006-09-12 Jason Merrillre PR middle-end/28493 (Wrong address of stack object...
2006-09-12 Roger Sayletarget-def.h (TARGET_ASM_OPEN_PAREN): Guard with an...
2006-09-12 Roger Saylere PR target/22223 (New testsuite failure on Tru64...
2006-09-12 Roger Saylere PR middle-end/4520 (cselib.c hash_rtx incorrectly...
2006-09-12 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-09-12 Geoffrey Keatingconfig.gcc (i[34567]86-*-darwin*): Set with_arch and...
2006-09-12 Geoffrey Keatingdwarf2out.c (dwarf_file_data): New.
2006-09-11 H.J. Lure PR target/13685 (Building simple test application...
2006-09-11 Alexandre Olivare PR target/28672 (Gcc went into infinite loop when...
2006-09-11 Josh Triplettextend.texi (Other Builtins): Actually use the macro...
2006-09-11 Eric Botcazoure PR rtl-optimization/28726 (-fsched2-use-superblock...
2006-09-11 Guenter Roeckre PR target/27287 (returning constant double)
2006-09-11 Hideki Iwamotocpp.texi: Fix names of charset options.
2006-09-10 Andrew Pinskire PR target/29009 (ice in kernel build)
2006-09-10 Eric Botcazoure PR rtl-optimization/28636 (Miscompiled loop)
2006-09-10 Steven Bosscherre PR middle-end/26983 (Missing label with builtin_setj...
2006-09-10 Richard Sandifordre PR target/29006 (Incorrect zeroing of unaligned...
2006-09-10 Eric Christopherdarwin.c (machopic_select_rtx_section): Add CONST_VECTO...
2006-09-10 Eric Christopherre PR target/28995 (libgfortran build now fails on...
2006-09-10 Roger Sayledwarf2out.c (convert_cfa_to_fb_loc_list): Handle DW_CFA...
2006-09-09 Andreas Schwab* config/m68k/m68k.md (bungt_rev): New pattern.
2006-09-09 Paolo Bonzinire PR target/26778 (GCC4 moves the result of a conditio...
2006-09-09 Eric Christopherconfig.gcc (i?86-*-darwin): Add 64-bit HWI support.
2006-09-08 Joseph Myersre PR c/28504 (ICE with variable sized array)
2006-09-08 Jason Merrillre PR middle-end/27724 (internal compiler error: no...
2006-09-08 Jason Merrillre PR target/13685 (Building simple test application...
2006-09-08 Eric Christopherdarwin.h (MACHO_SYMBOL_FLAG_VARIABLE): Update comment.
2006-09-07 Geoffrey Keatingdwarf2out.c: Remove strange characters from comment...
2006-09-07 Eric Christopherdarwin.h (HANDLE_SYSV_PRAGMA): Move from here...
2006-09-07 H.J. Lui386.c (x86_partial_flag_reg_stall): New.
2006-09-07 Uros Bizjakre PR target/28946 (assembler shifts set the flag ZF...
2006-09-07 Martin MichlmayrAdd myself to doc/contrib.texi
2006-09-07 Andrew Pinskire PR middle-end/28862 (attribute ((aligned)) ignored...
2006-09-07 Paolo Bonzinire PR target/27117 (SH backend cheats to reload --...
2006-09-07 Andrew Pinski[multiple changes]
2006-09-07 Jason Merrillre PR c++/27371 (Does not warn about unused function...
2006-09-06 Diego Novillocontrib.texi: Update my entry.
2006-09-06 Nick Clifton* config/frv/frv.h (EXTRA_MEMORY_CONSTRAINT): Define.
2006-09-06 Andrew PinskiRemove extra blank line.
2006-09-06 Andrew Pinskire PR tree-optimization/28937 (ICE in add_virtual_opera...
2006-09-06 Andrew Pinskire PR tree-optimization/28952 (tree check: expected...
2006-09-05 J"orn Renneckere PR target/28764 (libjava build failure on sh4)
2006-09-05 Paolo Bonzinire PR rtl-optimization/26847 (Missed optimization in...
2006-09-05 Anatoly Sokolovavr.c (avr_mcu_types): Add support for at90pwm1 device.
2006-09-05 Richard Guentherre PR tree-optimization/28900 (ICE verify_stmts failed...
2006-09-05 Richard Guentherre PR tree-optimization/28905 (ICE in compare_name_with...
2006-09-05 Richard Guentherre PR tree-optimization/28935 (Segfault in operand_equ...
2006-09-04 Eric Botcazoure PR rtl-optimization/27616 (Infinite loop at -O1...
2006-09-02 Geoffrey KeatingRevert this change:
2006-09-02 Jakub Jelinekre PR middle-end/27567 (__builtin_memcpy generates...
2006-09-02 DJ Deloriecond.md (cbranch<mode>4): Defer splitting until after...
2006-09-01 J"orn Renneckere PR middle-end/27226 (Compiler looses track of alignm...
2006-09-01 Jason Merrillre PR c++/28899 (gimplification failed)
2006-09-01 Josh Connerre PR middle-end/25505 (gcc uses way too much stack...
2006-08-31 Josh Connerre PR middle-end/25505 (gcc uses way too much stack...
2006-08-31 Zdenek Dvorakre PR tree-optimization/28839 (ICE in tree-vectorizer...
2006-08-31 Roger Saylere PR other/22313 (profiledbootstrap is broken on the...
2006-08-31 Andreas Krebbelre PR target/24367 (unrecognizable insn with -fPIC...
2006-08-30 Joern RenneckeFixed attribution for patch for PR tree-optimization...
2006-08-30 Richard GuentherMakefile.in (see.o): Add $(EXPR_H) dependency.
2006-08-30 Zdenek Dvorakre PR rtl-optimization/27735 (ICE at -O3 caused by...
2006-08-29 H.J. Lui386.md (*fop_df_comm_mixed): Match DF operands instead...
2006-08-29 Joern Renneckere PR tree-optimization/17506 (warning about uninitiali...
2006-08-29 Andrew PinskiFix white spaces.
2006-08-28 Zdenek Dvorakre PR tree-optimization/28411 ("Illegal instruction...
2006-08-28 Kazu Hiratare PR middle-end/26632 (spurious warning: value compute...
2006-08-28 Prafulla Thakare* config/h8300/h8300.c (TARGET_DEFAULT_TARGET_FLAGS...
2006-08-28 Roger Sayleifcvt.c (cheap_bb_rtx_cost_p): Don't speculatively...
2006-08-27 Kazu Hirata* config/i386/crtfastmath.c: Fix a comment typo.
2006-08-26 Roger Sayletree.h (CASE_LOW_SEEN, [...]): New macros for manipulat...
2006-08-26 Joseph Myersre PR c++/24009 (C++ fails to print #include stack)
2006-08-26 David Edelsohnre PR target/27544 (attribute altivec is not documented)
2006-08-26 Bob Wilsonxtensa.c (function_arg_boundary): New.
2006-08-26 Jakub Jelinekre PR middle-end/28683 (ICE (segfault in add_reg_br_pro...
2006-08-26 Volker Reicheltflow.c (verify_wide_reg): Use internal_error for consis...
2006-08-25 Joseph Myersre PR c/27893 (ICE with TREE_CONSTANT VLA sizes inside...
2006-08-25 Richard Guentherre PR middle-end/28814 (in compare_values, at tree...
2006-08-25 Joseph Myers[multiple changes]
2006-08-25 Joseph Myersre PR c/28299 (ICE with -Wmissing-prototypes)
2006-08-25 Jan Hubickare PR target/28621 (SIGSEGV in set_fast_math () at...
2006-08-25 Alan Modrare PR target/27075 (Compiler generate incorrect assembl...
2006-08-25 J"orn Renneckere PR tree-optimization/16876 (ICE on testcase with...
2006-08-25 Bob Wilsonxtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Do not emit a...
2006-08-25 David Edelsohnre PR middle-end/28753 (ICE in extract_insn, at recog...
2006-08-25 Kazu Hiratatm.texi: Fix a typo.
2006-08-25 Nick Clifton* config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS...
2006-08-25 Andrew Pinskire PR tree-optimization/28807 (wrong code with may_alia...
2006-08-24 Bill Wendling* doc/tm.texi (TARGET_DEFAULT_PACK_STRUCT): Fixed English.
2006-08-24 Jan Hubicka* reload1.c (emit_reload_insns): Fix yet another typo...
2006-08-24 Jan Hubickare PR debug/26881 (internal compiler error in dwarf2out...
next