| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -1/+1 |
* | * hooks.h (hook_bool_const_int_const_int_true): Declare. | aesok | 2009-08-25 | 1 | -0/+5 |
* | 2009-08-14 Olatunji Ruwase <tjruwase@google.com> | dnovillo | 2009-08-14 | 1 | -5/+0 |
* | Merge ARM/hard_vfp_branch to trunk | rearnsha | 2009-08-06 | 1 | -0/+2 |
* | 2009-04-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-08-01 | 1 | -4/+2 |
* | * targhooks.c (default_target_can_inline_p): Rename from | dj | 2009-07-10 | 1 | -3/+3 |
* | * target.h (struct gcc_target): Add frame_pointer_required field. | aesok | 2009-06-29 | 1 | -0/+5 |
* | PR middle-end/33699 | nemet | 2009-05-28 | 1 | -0/+2 |
* | 2009-05-20 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2009-05-21 | 1 | -0/+8 |
* | 2009-05-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-05-14 | 1 | -0/+2 |
* | 2009-05-04 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-05-04 | 1 | -0/+2 |
* | ./: | ian | 2009-04-27 | 1 | -1/+2 |
* | * target.h (struct gcc_target): Add case_values_threshold field. | aesok | 2009-04-25 | 1 | -1/+6 |
* | 2009-04-16 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2009-04-16 | 1 | -5/+0 |
* | 2009-04-10 Chao-ying Fu <fu@mips.com> | chaoyingfu | 2009-04-10 | 1 | -1/+6 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2008-09-20 | 1 | -0/+7 |
* | 2008-08-31 Andrey Belevantsev <abel@ispras.ru> | abel | 2008-09-01 | 1 | -2/+20 |
* | * fwprop.c (should_replace_address): Add speed attribute. | hubicka | 2008-08-31 | 1 | -1/+1 |
* | Change attribute((option(...))) to attribute((target(...))); Do not allocate ... | meissner | 2008-08-30 | 1 | -12/+3 |
* | * target.h (struct vectorize): Add new target builtin. | irar | 2008-08-28 | 1 | -1/+3 |
* | 2008-07-30 Joey Ye <joey.ye@intel.com> | hjl | 2008-07-30 | 1 | -0/+4 |
* | Fix IA-64 breakage; Make hot/cold optimization conversation port specific; Mo... | meissner | 2008-07-25 | 1 | -0/+10 |
* | Add ability to set target options (ix86 only) and optimization options on a f... | meissner | 2008-07-23 | 1 | -0/+36 |
* | * target.h (struct gcc_target): Add hard_regno_scratch_ok field. | aesok | 2008-07-09 | 1 | -0/+5 |
* | 2008-07-06 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2008-07-06 | 1 | -0/+4 |
* | Revert 137452. | ktietz | 2008-07-04 | 1 | -4/+0 |
* | 2008-07-04 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2008-07-04 | 1 | -0/+4 |
* | * targhooks.h (struct gcc_target): New member unwind_word_mode. | uweigand | 2008-06-18 | 1 | -0/+4 |
* | 2008-06-03 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2008-06-03 | 1 | -2/+0 |
* | gcc/ | carlos | 2008-05-23 | 1 | -1/+3 |
* | 2008-05-08 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2008-05-08 | 1 | -0/+2 |
* | * targhooks.h (default_emutls_var_fields, | nathan | 2008-04-27 | 1 | -0/+56 |
* | PR target/34814 | bergner | 2008-01-26 | 1 | -0/+10 |
* | PR middle-end/20983 | jakub | 2007-12-06 | 1 | -0/+2 |
* | 2007-10-16 Paolo Bonzini <bonzini@gnu.org> | mkuvyrkov | 2007-10-16 | 1 | -0/+3 |
* | New target hook to calculate MII | revitale | 2007-09-10 | 1 | -2/+3 |
* | 2007-09-05 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-09-05 | 1 | -0/+5 |
* | * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp, | ghazi | 2007-08-24 | 1 | -14/+14 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 1 | -4/+4 |
* | * target.h (struct gcc_target.sched: dfa_pre_advance_cycle, | mkuvyrkov | 2007-08-22 | 1 | -1/+5 |
* | * c-common.h (enum rid): Add new enumeration values of RID_SAT, | chaoyingfu | 2007-08-20 | 1 | -0/+5 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -17/+17 |
* | gcc/ | jules | 2007-07-25 | 1 | -2/+2 |
* | 2007-07-12 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2007-07-12 | 1 | -1/+4 |
* | 2007-07-12 Dorit Nuzman <dorit@il.ibm.com> | dorit | 2007-07-12 | 1 | -1/+3 |
* | 2007-07-06 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-07-06 | 1 | -0/+6 |
* | * target-def.h (TARGET_INITIALIZER): Remove trailing whitespace | jsm28 | 2007-07-04 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add target_help field. | nickc | 2007-07-04 | 1 | -0/+2 |
* | libcpp/ChangeLog: | uros | 2007-07-03 | 1 | -1/+11 |