OSDN Git Service

* config/i386/i386.md (addti3 splitter): Pass arrays of 3 operands
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2008-04-17 uros * config/i386/i386.md (addti3 splitter): Pass...
2008-04-17 hjl2008-04-17 H.J. Lu <hongjiu.lu@intel.com>
2008-04-17 amodra PR target/35907
2008-04-17 rguenth2008-04-17 Richard Guenther <rguenther@suse.de>
2008-04-17 chrbrfix SH long long compare
2008-04-16 jakub PR c/35739
2008-04-16 jakub PR tree-optimization/35899
2008-04-16 uros PR target/35944
2008-04-16 rguenth2008-04-16 Richard Guenther <rguenther@suse.de>
2008-04-15 dougkwan2008-04-15 Doug Kwan <dougkwan@google.com>
2008-04-15 dannysmith libgcc2.c [L_trampoline]: Remove unnecessary prototyp...
2008-04-15 hubicka * gengtype.c (write_root): Param_is argument is OK.
2008-04-15 ebotcazou * tree-ssa-structalias.c (get_constraint_for_component...
2008-04-15 rguenth2008-04-15 Richard Guenther <rguenther@suse.de>
2008-04-15 rguenth2008-04-15 Richard Guenther <rguenther@suse.de>
2008-04-15 ebotcazou * tree-predcom.c (suitable_reference_p): Return false...
2008-04-15 jakub PR c/35751
2008-04-15 espindolafix file name on ChangeLog
2008-04-15 espindola2008-04-15 Rafael Espindola <espindola@google.com>
2008-04-15 rguenth2008-04-15 Richard Guenther <rguenther@suse.de>
2008-04-15 ian * fold-const.c (fold_overflow_warning): Remove assertion.
2008-04-15 bjeFix bootstrap on Alpha.
2008-04-14 dannysmith2008-04-16 Zuxy Meng <zuxy.meng@gmail.com>
2008-04-14 wilson* config/ia64/ia64.c (rtx_needs_barrier): Handle
2008-04-14 iangcc/:
2008-04-13 hubicka * m32.c (m32c_pushm_popm): Use crtl->retrun_rtx.
2008-04-13 pinskia2008-04-12 Andrew Pinski <pinskia@gmail.com>
2008-04-13 hp * config/cris/cris.md ("*andhi_lowpart_non_v32", ...
2008-04-12 wilsonFix bug reported by Andrew Pinski.
2008-04-11 hjl2008-04-11 H.J. Lu <hongjiu.lu@intel.com>
2008-04-11 hjl2008-04-11 H.J. Lu <hongjiu.lu@intel.com>
2008-04-11 bernds * config/bfin/constraints.md: New file.
2008-04-11 rguenth2008-04-11 Richard Guenther <rguenther@suse.de>
2008-04-11 reichelt PR c/35744
2008-04-11 olegr2008-04-10 Oleg Ryjkov <olegr@google.com>
2008-04-11 kkojima * config.gcc (need_64bit_hwint): Need 64bit hwint...
2008-04-10 danglin PR target/35768
2008-04-10 bje * config/spu/spu.c (spu_init_builtins): Mark builtins...
2008-04-10 espindola2008-04-10 Rafael Espindola <espindola@google.com>
2008-04-10 nemet * config/mips/mips.md (GPR2): New mode iterator.
2008-04-10 nemet * gcov-dump.c (tag_summary): Only print summaries...
2008-04-10 uros * config/i386/i386.md (absneg): New code iterator.
2008-04-10 krebbel2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
2008-04-10 irar PR tree-optimization/35821
2008-04-09 dje PR libstdc++/35597
2008-04-09 bergner PR middle-end/PR28690
2008-04-09 danglin PR driver/35665
2008-04-08 rguenth2008-04-09 Richard Guenther <rguenther@suse.de>
2008-04-08 rguenth2008-04-08 Richard Guenther <rguenther@suse.de>
2008-04-08 janis PR target/35839
2008-04-08 dje * config/rs6000/rs6000.c (rs6000_output_functio...
2008-04-08 espindola2008-04-08 Rafael Espindola <espindola@google.com>
2008-04-08 hubicka * function.c (free_after_compilation): Clear out regno...
2008-04-08 bergner Revert
2008-04-08 rguenth2008-04-08 Richard Guenther <rguenther@suse.de>
2008-04-08 ktietzEnable trampoline code for nx-protected stack Windows.
2008-04-08 hp * config/cris/cris.c (cris_address_cost): For a PLUS...
2008-04-08 hubicka * function.h (incomming_args): Break out of struct...
2008-04-08 aesok * config/avr/avr.h (TARGET_CPU_CPP_BUILTINS): Define
2008-04-07 hubicka * function.h (rtl): Rename to x_rtl.
2008-04-07 wilsonFix bug Joern Rennecke reported.
2008-04-07 bergner PR middle-end/PR28690
2008-04-07 uros * config/i386/i386.md ("*sse_prologue_save_insn...
2008-04-07 zadeck2008-04-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-07 ktietz2008-04-07 Kai Tietz <kai.tietz@onevision.com>
2008-04-07 ebotcazou * fold-const.c (fold) <ARRAY_REF>: New case. Try...
2008-04-07 ebotcazou Removal of Return with Depressed Stack Pointer support
2008-04-06 rguenth2008-04-06 Richard Guenther <rguenther@suse.de>
2008-04-06 aesok * config/avr/avr.h (avr_mega_p): Remove declaration.
2008-04-06 rguenth2008-04-06 Richard Guenther <rguenther@suse.de>
2008-04-06 fxcoudertgcc/
2008-04-06 ebotcazou * gthr-posix95.h (__gthread_cond_wait_recursive):...
2008-04-06 uros PR target/12329
2008-04-05 hubicka * emit-rtl.c (init_emit): xcalloc regno_pointer_align.
2008-04-05 hubicka * tree-dump.c (dump_enable_all): Remove prototype...
2008-04-05 bje * tree-cfg.c (need_fake_edge_p): Return false for...
2008-04-04 hutchinsonandyPR rtl-optimization/34916
2008-04-04 kkojima * doc/invoke.texi: Document -mbitops for SH.
2008-04-04 janisgcc/
2008-04-04 jakub PR target/35364
2008-04-04 hjlChange UNSPEC_PCLMULQDQ to UNSPEC_PCLMUL.
2008-04-04 hjlgcc/
2008-04-04 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-04-04 jakub PR c/35440
2008-04-04 rguenth2008-04-04 Richard Guenther <rguenther@suse.de>
2008-04-04 uros * config/i386/driver-i386.c (describe_cache): Add...
2008-04-04 bwilson * config/xtensa/xtensa.c (xtensa_secondary_relo...
2008-04-04 janis PR target/35713
2008-04-03 janis2008-04-03 Janis Johnson <janis187@us.ibm.com>
2008-04-03 jakub PR c/35738
2008-04-03 jakub PR middle-end/35818
2008-04-03 hjl2008-04-03 H.J. Lu <hongjiu.lu@intel.com>
2008-04-03 nemet * config/mips/mips.md (any_gt, any_ge, any_lt, any_le...
2008-04-03 hjl2008-04-03 Jan Hubicka <jh@suse.cz>
2008-04-03 rguenth2008-04-03 Richard Guenther <rguenther@suse.de>
2008-04-03 kkojima * config/sh/sh.c (sh_output_mi_thunk): Free cfun.
2008-04-03 rwildgcc/
2008-04-03 bonzini2007-03-09 Paolo Bonzini <bonzini@gnu.org>
2008-04-03 bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-04-03 bje * expmed.c (extract_force_align_mem_bit_field): Remove.
next