| Commit message (Expand) | Author | Age | Files | Lines |
* | PR target/56564 | jakub | 2013-06-11 | 1 | -1/+1 |
* | PR target/56564 | jakub | 2013-06-10 | 1 | -17/+89 |
* | * varasm.c (struct oc_local_state): Reorder fields. | ebotcazou | 2013-06-08 | 1 | -40/+32 |
* | * varasm.c (force_const_mem): Assert mode is not VOID or BLK. | amodra | 2013-06-07 | 1 | -1/+2 |
* | * varasm.c (mark_decl_referenced): Revert the removal until targets | hubicka | 2013-06-05 | 1 | -0/+27 |
* | * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P | hubicka | 2013-06-05 | 1 | -27/+0 |
* | * varasm.c (output_constant) <CONSTRUCTOR>: Minor formatting tweak. | ebotcazou | 2013-06-03 | 1 | -14/+7 |
* | PR middle-end/57366 | hubicka | 2013-06-01 | 1 | -7/+0 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -5/+5 |
* | gcc/ | nathan | 2013-05-16 | 1 | -3/+3 |
* | PR target/55033 | amodra | 2013-05-10 | 1 | -5/+7 |
* | * gcc/target.def (TARGET_HAS_IFUNC_P): New target hook. | kyukhin | 2013-03-27 | 1 | -7/+8 |
* | 2013-03-06 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-06 | 1 | -42/+27 |
* | 2013-02-14 Richard Biener <rguenther@suse.de> | rguenth | 2013-02-14 | 1 | -27/+42 |
* | PR libstdc++/54314 | jason | 2013-01-29 | 1 | -2/+3 |
* | Remove zone allocator. | dnovillo | 2013-01-24 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | * varasm.c (output_constant_def_contents): For asan_protect_global | jakub | 2013-01-07 | 1 | -11/+39 |
* | * varasm.c (bss_initializer_p): Remove static. | dje | 2012-12-21 | 1 | -1/+1 |
* | * varasm.c (pending_assemble_externals_processed): Guard | jbglaw | 2012-12-17 | 1 | -1/+1 |
* | PR middle-end/55709 | danglin | 2012-12-16 | 1 | -0/+12 |
* | PR middle-end/52640 | jakub | 2012-12-12 | 1 | -1/+10 |
* | * varasm.c (get_variable_section): Don't return lcomm_section | jakub | 2012-12-11 | 1 | -1/+2 |
* | * asan.c (asan_init_shadow_ptr_types): Move earlier in the file. | jakub | 2012-12-10 | 1 | -2/+17 |
* | * function.h (struct rtl_data): Remove epilogue_delay_list. | steven | 2012-12-02 | 1 | -6/+1 |
* | * target.def (use_blocks_for_decl_p): New hook. | dje | 2012-11-28 | 1 | -1/+1 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -31/+27 |
* | Implement protection of global variables | dodji | 2012-11-12 | 1 | -0/+22 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -2/+2 |
* | Remove unnecessary VEC function overloads. | dnovillo | 2012-09-11 | 1 | -14/+7 |
* | Modify gcc/*.[hc] double_int call sites to use the new interface. | crowl | 2012-09-07 | 1 | -8/+7 |
* | Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion). | dnovillo | 2012-08-15 | 1 | -2/+2 |
* | 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2012-08-02 | 1 | -1/+1 |
* | gcc/ | steven | 2012-06-19 | 1 | -1/+26 |
* | 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2012-06-02 | 1 | -2/+2 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -36/+0 |
* | * Makefile.in: Fix many dependencies. | steven | 2012-05-31 | 1 | -3/+0 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | * tree.h (alias_diag_flags): Remove. | hubicka | 2012-05-24 | 1 | -252/+3 |
* | 2012-05-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-02 | 1 | -2/+6 |
* | PR middle-end/53084 | jakub | 2012-04-24 | 1 | -0/+10 |
* | PR middle-end/52999 | jakub | 2012-04-24 | 1 | -6/+11 |
* | * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | hubicka | 2012-04-22 | 1 | -1/+0 |
* | * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags. | hubicka | 2012-04-20 | 1 | -47/+17 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 1 | -10/+10 |
* | * varasm.c (initializer_constant_valid_for_bitfield_p): Return true | ebotcazou | 2012-04-03 | 1 | -6/+13 |
* | * varasm.c (assemble_external): #if 0 out the new assert from the | steven | 2012-03-26 | 1 | -0/+5 |
* | * varasm.c (assemble_external): Assert this function is only called | steven | 2012-03-26 | 1 | -4/+10 |
* | 2012-03-16 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-16 | 1 | -24/+15 |