]> gcc.gnu.org Git - gcc.git/history - gcc/ChangeLog
optc-gen.awk: Assign all remaining fields to help string...
[gcc.git] / gcc / ChangeLog
2009-03-01 Ralf Wildenhuesoptc-gen.awk: Assign all remaining fields to help string...
2009-03-01 Ralf Wildenhuescheck_warning_flags.sh: Update flag exceptions.
2009-03-01 Ralf Wildenhuesoptions.texi (Option file format): Fix bad indentation...
2009-03-01 Jan Hubicka* tree-inline.c (tree_function_versioning): Output...
2009-03-01 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-03-01 Eric BotcazouMove entry
2009-02-28 H.J. Lure PR target/39327 (Incorrect addsub/unpck patterns...
2009-02-28 Jan Hubickatree-inline.c (expand_call_inline): Avoid duplicate...
2009-02-28 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-27 Eric BotcazouFix long lines.
2009-02-27 Jan Hubickare PR debug/39267 (gdb testsuite regressions)
2009-02-27 Sebastian Popre PR middle-end/39308 (ICE when compiling with -O...
2009-02-27 Andreas Krebbels390.c: (s390_swap_cmp): Look for conditional jumps...
2009-02-26 Uros Bizjakalpha.h (alpha_expand_mov): Return false if force_const...
2009-02-26 H.J. LuCorrect year.
2009-02-25 H.J. Lure PR rtl-optimization/39241 (ICE in subreg_get_info...
2009-02-25 Paolo Bonziniregmove.c (regmove_optimize): Conform to struct rtl_opt...
2009-02-25 Martin Jambortree-inline.c (initialize_cfun): Remove asserts for...
2009-02-25 Paolo Bonziniregmove.c (discover_flags_reg, [...]): Delete.
2009-02-25 Julian Brownre PR target/35965 ([4.3 only] -fstack-protector produc...
2009-02-25 Sandra Loosemoreinvoke.texi (Link Options): Document an easier way...
2009-02-24 Steve Ellceyre PR target/33785 (TARGET_C99_FUNCTIONS default wrong...
2009-02-24 Richard Guentherre PR debug/39285 (Missing debug info for enum members...
2009-02-24 Richard Guentherre PR tree-optimization/39233 (ivopts + vrp miscompilation)
2009-02-24 Sebastian Popre PR middle-end/39260 (Failed to build lame-3.98-2...
2009-02-23 Jason Merrillre PR c++/38880 (g++.dg/init/const7.C XFAILed)
2009-02-23 Jan Hubickare PR c/12245 (Uses lots of memory when compiling large...
2009-02-23 Jan Hubickare PR tree-optimization/37709 (inlining causes explosio...
2009-02-22 H.J. Lui386.c (classify_argument): Don't allow COImode and... r144453/tags/stack-last-merge
2009-02-22 H.J. Lure PR target/39261 (_mm256_set_epi64x failed on 32bit)
2009-02-21 H.J. LuMention PR bootstrap/39257.
2009-02-21 Sebastian Popgraphite.c (graphite_trans_loop_block): Adjust tile...
2009-02-21 Richard SandifordRevert last change.
2009-02-21 H.J. Lure PR target/39256 (__m256 isn't returned in ymm0 in...
2009-02-21 Uros Bizjakabi-1.c: Use scan-assembler-times "..." 1 instead of...
2009-02-21 Richard Sandifordloop-iv.c (truncate_value): New function.
2009-02-21 Danny Smithwinnt.c (i386_pe_asm_output_aligned_decl_common): Rever...
2009-02-21 Joseph Myersarm.c (arm_gimplify_va_arg_expr): Update prototype...
2009-02-20 Mark Mitchellarm.c (arm_builtin_va_list): New function.
2009-02-20 Jakub Jelinekre PR middle-end/39157 (Code that compiles fine in...
2009-02-20 Jaka Mocnikcalls.c (emit_library_call_value_1): Use slot_offset...
2009-02-20 Jakub Jelinekre PR target/39240 (Invalid sibcall optimization with...
2009-02-19 Jakub Jelinekre PR target/39175 (ICE while compiling qt-4.5.0-rc1)
2009-02-19 H.J. Lure PR c++/39188 (G++ doesn't handle static anonymous...
2009-02-19 Joseph Myersre PR c/38483 (generated aborts lose previous side...
2009-02-19 Uros Bizjakre PR target/39228 (387 optimised __builtin_isinf(...
2009-02-19 Richard Guentherre PR tree-optimization/39207 (Strict aliasing warnings...
2009-02-18 H.J. Lure PR target/39224 (ABI attribute doesn't work with...
2009-02-18 Jason Merrillre PR target/39179 (Wrong code in c++ for const members...
2009-02-18 H.J. Lure PR target/38891 (using ms_abi function attribute...
2009-02-18 H.J. Lure PR target/39082 (union with long double doesn't...
2009-02-18 Joseph Myersre PR c/35447 (ICE with broken statement expression)
2009-02-17 John David Anglinre PR target/34587 (gcc.dg/initpri1.c fails on *-apple...
2009-02-17 Jakub Jelinekre PR tree-optimization/36922 (ICE in tree-data-ref...
2009-02-17 Richard Sandifordmips.c (mips_override_options): Set flag_dwarf2_cfi_asm...
2009-02-17 Richard Sandifordmips.md (type): Reclassify lui_movf as "unknown".
2009-02-17 Richard Sandifordmips.c (mips_gimplify_va_arg_expr): Fix invalid tree...
2009-02-17 Ruan Beihong2009-02-xx Ruan Beihong <ruanbeihong@gmail.com> Richard...
2009-02-17 Richard Guentherre PR tree-optimization/39202 (internal compiler error...
2009-02-17 Richard Guentherre PR middle-end/39214 (internal compiler error: Segmen...
2009-02-17 Richard Guentherre PR tree-optimization/39204 (ICE in compute_antic)
2009-02-17 Uros Bizjakdouble.h: Update from glibc CVS.
2009-02-17 Richard Guentherre PR tree-optimization/39207 (Strict aliasing warnings...
2009-02-16 Joseph Myersre PR c/35446 (ICE with invalid array initializer)
2009-02-16 H.J. Lure PR target/37049 (Unaligned move used on aligned...
2009-02-16 Hariharan Sandanag... picochip.md (lea_add): Allow any nonimmediate in the...
2009-02-16 Jakub Jelinekgthr-dce.h: Uglify function parameter and local variabl...
2009-02-15 H.J. Lure PR rtl-optimization/39196 (ICE in copyprop_hardreg_f...
2009-02-15 Richard Guentherrevert: configure.ac: Enable LFS.
2009-02-14 Ulrich Weigandspu_internals.h (spu_sr, [...]): Define.
2009-02-13 Steve Ellceyre PR target/38056 (Missed tail calls on ia64)
2009-02-13 H.J. Lure PR target/39149 (Typo in i386.c)
2009-02-13 H.J. Lure PR target/39152 (Revision 144098 breaks 416.gamess...
2009-02-13 H.J. Lure PR target/39162 (Gcc doesn't warn __m256 when -mavx...
2009-02-13 Bernd Schmidtbfin.c (find_prev_insn_start): New function.
2009-02-13 Bernd Schmidtloop-iv.c (implies_p): In the final case, test that...
2009-02-13 Richard Guentherconfigure.ac: Enable LFS.
2009-02-13 Joseph Myersre PR c/35444 (ICE with invalid function declaration)
2009-02-12 Uros Bizjakconfig.host (ia64*-*-linux*): Add t-softfp to tmake_file.
2009-02-12 Jakub Jelinek* doc/invoke.texi (-fira): Remove.
2009-02-12 H.J. Lucaller-save.c: Replace regclass.c with reginfo.c in...
2009-02-12 H.J. Lulonglong.h (sub_ddmmss): New for ia64.
2009-02-12 H.J. LuMention PR target/38824 in ChangeLog entries.
2009-02-12 H.J. Lui386.c (construct_container): Rewrite processing BLKmod...
2009-02-12 H.J. Lure PR target/39152 (Revision 144098 breaks 416.gamess...
2009-02-12 Nathan Sidwellinvoke.texi (Optimize Options): Stop claiming inlining...
2009-02-12 Michael Matz* gcc.c (ASM_DEBUG_SPEC): Check for -g0.
2009-02-12 Jakub Jelinekdwarf2out.c (dwarf2out_finish): Force output of comp_un...
2009-02-12 Ben Ellistonrs6000.md (allocate_stack): Use _stack form of patterns...
2009-02-12 Janis Johnsonextend.texi (Decimal Floating Types): Update identifier...
2009-02-11 Jakub Jelinekre PR middle-end/39154 (Miscompilation of VLAs in neste...
2009-02-11 Uros Bizjakre PR target/39118 (x86_64 red zone violation)
2009-02-11 Paolo Bonzinii386.md: Add two new peephole2 to avoid mov followed...
2009-02-11 Janis Johnsonextend.texi (Fixed-Point Types): Break long paragraphs...
2009-02-10 Eric Botcazoualias.h (record_alias_subset): Declare.
2009-02-10 Nick Cliftontree-parloops.c: Change license to GPLv3.
2009-02-10 Steve Ellceyre PR c/39084 (ice on struct redefinition)
2009-02-10 Jakub Jelinekre PR middle-end/39124 (-fno-exceptions leads to a...
2009-02-10 Jakub Jelinekre PR target/39139 (ICE with stringop and register...
2009-02-10 Uros Bizjakre PR target/39118 (x86_64 red zone violation)
next
This page took 0.829712 seconds and 108 git commands to generate.