| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | * varasm.c (bss_initializer_p): Remove static. | dje | 2012-12-21 | 1 | -0/+2 |
* | 2012-10-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-23 | 1 | -1/+1 |
* | * hooks.c (hook_int_rtx_mode_as_bool_0): New function. | olegendo | 2012-09-05 | 1 | -1/+1 |
* | * output.h: (current_function_is_leaf, | steven | 2012-06-24 | 1 | -21/+2 |
* | * output.h (split_double): Move prototype to rtl.h. | steven | 2012-06-17 | 1 | -11/+0 |
* | * output.h (merge_weak, assemble_alias, | steven | 2012-06-04 | 1 | -22/+0 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -35/+0 |
* | * tree.h (alias_diag_flags): Remove. | hubicka | 2012-05-24 | 1 | -0/+1 |
* | PR other/52545 | gjl | 2012-03-12 | 1 | -2/+2 |
* | gcc: | iains | 2011-11-22 | 1 | -0/+1 |
* | 2011-11-17 Steve Ellcey <sje@cup.hp.com> | sje | 2011-11-17 | 1 | -1/+0 |
* | * final.c, output.h (fprint_whex, fprint_w, fprint_ul, sprint_ul): | jason | 2011-11-11 | 1 | -0/+9 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -0/+4 |
* | 2011-09-27 Sriraman Tallam <tmsriram@google.com> | tmsriram | 2011-09-27 | 1 | -0/+1 |
* | Use .init_arrary/.fini_array sections if possible. | hjl | 2011-08-20 | 1 | -0/+2 |
* | PR middle-end/31490 | jakub | 2011-02-03 | 1 | -2/+4 |
* | allow the target to label code fragments generated by partitioning. | iains | 2011-01-07 | 1 | -0/+3 |
* | * common.opt (main_input_filename, main_input_basename, | jsm28 | 2010-12-01 | 1 | -0/+2 |
* | * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. | hubicka | 2010-11-23 | 1 | -0/+4 |
* | * tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro. | rearnsha | 2010-11-13 | 1 | -0/+5 |
* | PR middle-end/46314 | amylaar | 2010-11-06 | 1 | -0/+2 |
* | gcc/: | ian | 2010-09-27 | 1 | -0/+1 |
* | Stack usage support | ebotcazou | 2010-08-30 | 1 | -0/+3 |
* | PR target/44132 | rth | 2010-07-26 | 1 | -7/+1 |
* | * target.def (output_source_filename): New hook. | aesok | 2010-07-26 | 1 | -0/+3 |
* | * target.h (struct asm_out):Add declare_constant_name field. | aesok | 2010-06-15 | 1 | -2/+5 |
* | * config/i386/i386-protos.h (ix86_print_operand): Declare. | froydnj | 2010-06-04 | 1 | -0/+3 |
* | gcc/ChangeLog: | steven | 2010-05-26 | 1 | -0/+3 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -1/+0 |
* | * tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE, a FIELD_DECL, is | hainque | 2009-06-01 | 1 | -0/+5 |
* | PR target/39942 | jakub | 2009-05-16 | 1 | -1/+5 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -6/+5 |
* | PR target/37170 | jakub | 2008-11-22 | 1 | -1/+4 |
* | * fwprop.c (should_replace_address): Add speed attribute. | hubicka | 2008-08-31 | 1 | -1/+1 |
* | * targhooks.h (default_emutls_var_fields, | nathan | 2008-04-27 | 1 | -1/+4 |
* | * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp, | ghazi | 2007-08-24 | 1 | -5/+5 |
* | * attribs.c (hash_attr, eq_attr, init_attributes): Constify. | ghazi | 2007-07-29 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -6/+3 |
* | PR target/26090 | rth | 2007-03-10 | 1 | -11/+3 |
* | 2007-03-08 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-03-09 | 1 | -4/+0 |
* | * output.h (assemble_addr_to_section): Declare. | mmitchel | 2007-02-26 | 1 | -0/+7 |
* | gcc/ChangeLog: | aoliva | 2007-02-10 | 1 | -0/+3 |
* | * target.h (globalize_decl_name): New. | sje | 2007-01-24 | 1 | -0/+1 |
* | * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c, | kazu | 2006-12-22 | 1 | -1/+1 |
* | 2006-12-11 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-12-12 | 1 | -3/+7 |
* | Revert emutls patch. | rth | 2006-10-09 | 1 | -3/+0 |
* | gcc/ | rth | 2006-10-04 | 1 | -0/+3 |
* | * tree.h (categorize_ctor_elements): Adjust prototype and add | hainque | 2006-07-18 | 1 | -0/+7 |