| Commit message (Expand) | Author | Age | Files | Lines |
* | * varasm.c (initializer_constant_valid_p): Fix comment typo. | bje | 2007-09-05 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp, | ghazi | 2007-08-24 | 1 | -7/+7 |
* | * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes | chaoyingfu | 2007-08-23 | 1 | -3/+35 |
* | ./: | ian | 2007-08-11 | 1 | -1/+1 |
* | PR middle-end/25445 | froydnj | 2007-08-02 | 1 | -2/+3 |
* | * 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 |
* | * c-common.c (fname_as_string, c_type_hash): Constify. | ghazi | 2007-07-25 | 1 | -1/+1 |
* | * cfglayout.c (insn_scope, insn_line): Constify. | ghazi | 2007-07-25 | 1 | -1/+1 |
* | * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a | geoffk | 2007-07-12 | 1 | -2/+2 |
* | 2007-07-09 Geoffrey Keating <geoffk@apple.com> | geoffk | 2007-07-10 | 1 | -5/+4 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -0/+6 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -1/+1 |
* | * varasm.c (align_variable): Don't increase alignment for | jakub | 2007-05-04 | 1 | -2/+13 |
* | 2007-04-08 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-04-08 | 1 | -3/+0 |
* | * varasm.c (initializer_constant_valid_p): Don't deny | rth | 2007-03-29 | 1 | -3/+2 |
* | PR target/26090 | rth | 2007-03-10 | 1 | -65/+70 |
* | 2007-03-08 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-03-09 | 1 | -11/+0 |
* | * output.h (assemble_addr_to_section): Declare. | mmitchel | 2007-02-26 | 1 | -34/+40 |
* | * doc/extend.texi: Document optional priority argument to | mmitchel | 2007-02-25 | 1 | -7/+7 |
* | PR target/29943 | amodra | 2007-02-20 | 1 | -0/+4 |
* | * varasm.c (default_asm_output_anchor): Prepend * to . symbol in order to | nickc | 2007-02-15 | 1 | -1/+1 |
* | gcc/ChangeLog: | aoliva | 2007-02-10 | 1 | -2/+309 |
* | PR middle-end/30174 | danglin | 2007-02-03 | 1 | -1/+1 |
* | * target.h (globalize_decl_name): New. | sje | 2007-01-24 | 1 | -3/+12 |
* | * system.h (ASM_MAKE_LABEL_LINKONCE): Poison. | sje | 2007-01-19 | 1 | -3/+0 |
* | 2006-12-11 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2006-12-12 | 1 | -8/+26 |
* | * varasm.c (elf_record_gcc_switches): Cast second argument of | schwab | 2006-12-11 | 1 | -4/+4 |
* | Move all varpool routines out of cgraph/cgraphunit to varpool.c | hubicka | 2006-12-11 | 1 | -7/+7 |
* | * common.opt (record-gcc-switches): New command line switch. | nickc | 2006-12-07 | 1 | -0/+101 |
* | Revert emutls patch. | rth | 2006-10-09 | 1 | -293/+1 |
* | PR c/29091 | jakub | 2006-10-06 | 1 | -1/+5 |
* | gcc/ | rth | 2006-10-04 | 1 | -1/+293 |
* | gcc/ | rsandifo | 2006-09-21 | 1 | -1/+1 |
* | PR middle-end/27724 | jason | 2006-09-08 | 1 | -4/+4 |
* | PR c++/28148 | mmitchel | 2006-08-04 | 1 | -0/+3 |
* | * tree.h (categorize_ctor_elements): Adjust prototype and add | hainque | 2006-07-18 | 1 | -4/+15 |
* | * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable. | hubicka | 2006-07-13 | 1 | -1/+1 |
* | PR c++/26905 | jason | 2006-06-30 | 1 | -1/+1 |
* | * varasm.c (mergeable_string_section): Check for embedded NULs and | jakub | 2006-06-21 | 1 | -3/+6 |
* | * varasm.c (globalize_decl): Fix indentation. | kazu | 2006-05-29 | 1 | -10/+10 |
* | * varasm.c (align_variable): New function. | dje | 2006-04-25 | 1 | -37/+47 |
* | * builtins.c (dummy_object): Use build_int_cst instead of convert. | sayle | 2006-04-03 | 1 | -4/+4 |
* | * varasm.c (output_constant_pool): Restore fnname and fndecl | rsandifo | 2006-03-23 | 1 | -4/+5 |
* | * varasm.c (assemble_end_function): Say that 'fnname' is unused. | geoffk | 2006-03-08 | 1 | -1/+1 |
* | * varasm.c (assemble_variable): Fix setting of DECL_IN_TEXT_SECTION. | rsandifo | 2006-03-07 | 1 | -1/+1 |
* | * hooks.c (hook_bool_mode_rtx_true): New function. | rsandifo | 2006-03-07 | 1 | -36/+73 |
* | Fix formatting. | mrs | 2006-03-03 | 1 | -1/+2 |
* | * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of | rsandifo | 2006-03-03 | 1 | -8/+9 |
* | * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | rsandifo | 2006-03-02 | 1 | -207/+253 |