| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-10-29 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-29 | 1 | -8/+92 |
* | 2006-10-29 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-29 | 1 | -0/+63 |
* | 2006-10-28 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-28 | 1 | -0/+52 |
* | * config/i386/i386.c (output_387_ffreep): Create output from a | uros | 2006-10-28 | 1 | -11/+9 |
* | 2006-10-27 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2006-10-27 | 1 | -14/+73 |
* | * config/i386/i386.h (FIRST_PSEUDO_REGISTER): Define to 54. | uros | 2006-10-24 | 1 | -6/+7 |
* | * gcc/java/decl.c: Include langhooks.h. | espindola | 2006-10-23 | 1 | -2/+2 |
* | 2006-10-22 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-10-22 | 1 | -3/+195 |
* | 2006-10-21 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-21 | 1 | -1/+1 |
* | 2006-10-21 Richard Guenther <rguenther@suse.de> | rguenth | 2006-10-21 | 1 | -42/+1 |
* | * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Add | mrs | 2006-10-16 | 1 | -0/+4 |
* | PR target/29198 | jakub | 2006-10-06 | 1 | -1/+1 |
* | 2006-09-20 Eric Christopher <echristo@apple.com> | echristo | 2006-09-20 | 1 | -1/+0 |
* | gcc/ | hjl | 2006-09-11 | 1 | -6/+4 |
* | 2006-09-10 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2006-09-10 | 1 | -1/+2 |
* | 2006-09-08 Eric Christopher <echristo@apple.com> | echristo | 2006-09-09 | 1 | -37/+64 |
* | PR target/13685 | jason | 2006-09-08 | 1 | -16/+16 |
* | 2006-09-07 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-09-07 | 1 | -0/+1 |
* | PR 28825 | stuart | 2006-08-23 | 1 | -2/+2 |
* | * config/i386/i386.c (ix86_value_regno): Don't return FIRST_MMX_REG | sayle | 2006-08-22 | 1 | -5/+7 |
* | PR target/27968 | sayle | 2006-07-07 | 1 | -5/+32 |
* | * cfgexpand.c, config/i386/i386.c, genpreds.c, tree-cfg.c: Fix | kazu | 2006-06-30 | 1 | -1/+1 |
* | * config/i386/i386.c (ix86_output_function_epilogue): Don't | langton | 2006-06-29 | 1 | -0/+17 |
* | 2006-06-29 Eric Christopher <echristo@apple.com> | echristo | 2006-06-29 | 1 | -41/+88 |
* | * config/i386/i386.c (legitimate_tls_address) | aoliva | 2006-06-17 | 1 | -3/+10 |
* | PR target/27421 | reichelt | 2006-06-08 | 1 | -0/+4 |
* | PR target/26223 | sayle | 2006-06-04 | 1 | -7/+32 |
* | * config/i386/i386.c (ix86_expand_fp_absneg_operator): When SSE | sayle | 2006-06-01 | 1 | -11/+12 |
* | PR target/27790 | uros | 2006-05-30 | 1 | -0/+2 |
* | * cfgcleanup.c, cfgexpand.c, cgraphunit.c, config/arm/arm.c, | kazu | 2006-05-28 | 1 | -2/+2 |
* | gcc/ | kazu | 2006-05-23 | 1 | -2/+5 |
* | gcc/ | kazu | 2006-05-22 | 1 | -0/+6 |
* | 2006-05-22 Richard Guenther <rguenther@suse.de> | rguenth | 2006-05-22 | 1 | -120/+0 |
* | * gcc/config/i386/i386.opt (-mstackrealign): New flag. * | stuart | 2006-05-18 | 1 | -5/+50 |
* | PR target/26600 | sayle | 2006-05-16 | 1 | -0/+23 |
* | * config.host (<i[34567]86-*-*, x86_64-*-*>): Set | matz | 2006-05-09 | 1 | -1/+5 |
* | PR target/27277 | uros | 2006-05-08 | 1 | -1/+16 |
* | PR target/27421 | reichelt | 2006-05-07 | 1 | -0/+3 |
* | 2006-04-21 Eric Christopher <echristo@apple.com> | echristo | 2006-04-22 | 1 | -10/+10 |
* | 2006-04-20 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-04-20 | 1 | -1/+1 |
* | 2006-04-15 Roger Sayle <roger@eyesopen.com> | sayle | 2006-04-16 | 1 | -0/+55 |
* | * config/i386/i386.c (ix86_va_start): Ensure all integer constant | sayle | 2006-04-16 | 1 | -10/+15 |
* | * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Renamed | sayle | 2006-04-10 | 1 | -9/+62 |
* | * builtins.c, config/arm/arm.c, config/i386/cygwin.h, | kazu | 2006-04-08 | 1 | -1/+1 |
* | 2006-04-04 Eric Christopher <echristo@apple.com> | echristo | 2006-04-04 | 1 | -8/+8 |
* | 2005-08-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-04-03 | 1 | -7/+41 |
* | 2006-03-30 Richard Guenther <rguenther@suse.de> | rguenth | 2006-03-30 | 1 | -19/+1 |
* | * genemit.c (main): Add tm-constrs.h to included headers. | dje | 2006-03-29 | 1 | -0/+1 |
* | 2006-03-25 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-03-25 | 1 | -12/+24 |
* | * doc/tm.texi (SDB and DWARF): Add extra parameter to | geoffk | 2006-03-17 | 1 | -0/+3 |