summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-10/+5
* gcc/:ian2009-04-201-1/+1
* 2009-04-02 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-021-1/+1
* 2009-04-01 Rafael Avila de Espindola <espindola@google.com>espindola2009-04-011-1/+1
* * varasm.c (default_function_rodata_section): Don't assumedj2009-04-011-3/+10
* PR middle-end/38237sje2009-03-301-4/+6
* 2009-03-12 Jing Yu <jingyu@google.com>dougkwan2009-03-171-1/+1
* PR c++/38880jason2009-02-231-9/+9
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* gcc/hjl2009-02-191-1/+0
* revert accidental commitjason2009-02-181-4/+6
* PR target/39179jason2009-02-181-6/+4
* PR middle-end/38283danglin2008-11-301-1/+1
* * varasm.c (default_file_start): Suppress ASM_APP_OFF also withschwab2008-11-221-1/+2
* PR middle-end/37170hp2008-09-221-7/+15
* * varasm.c (narrowing_initializer_constant_valid_p): Returnian2008-09-191-3/+7
* * varasm.c (initializer_constant_valid_p): Forbid view-conversionsebotcazou2008-09-171-8/+25
* ./:ian2008-09-051-55/+80
* * parse.c (parse_interface): Silence uninitialized var warning.hubicka2008-08-301-1/+1
* 2008-08-19 Rafael Espindola <espindola@google.com>espindola2008-08-191-10/+8
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-2/+2
* * c-pch.c (get_ident): Avoid C++ keywords.ghazi2008-07-161-4/+4
* * cgraph.c (assembler_name_hash): New static var.hubicka2008-07-131-1/+4
* * alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings.ghazi2008-06-291-3/+3
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-29/+35
* * tree-nested.c (convert_tramp_reference) <ADDR_EXPR>: Do notebotcazou2008-05-251-19/+23
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-17/+9
* * targhooks.h (default_emutls_var_fields,nathan2008-04-271-105/+182
* PR testsuite/35843hubicka2008-04-251-3/+3
* * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR astomby2008-04-231-5/+0
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-1/+1
* * function.h (incomming_args): Break out of struct function.hubicka2008-04-081-26/+26
* * function.h (rtl): Rename to x_rtl.hubicka2008-04-071-6/+6
* Fix IA-64 enable-checking glibc ICE.wilson2008-04-011-5/+5
* * builtins.c (expand_builtin_setjmp_receiver): Update call ofhubicka2008-03-311-22/+7
* 2007-12-05 Bernhard Fischer <aldot@gcc.gnu.org>aldot2007-12-051-3/+3
* gcc/aaw2007-10-081-35/+2
* Revertaaw2007-09-291-2/+35
* gcc/aaw2007-09-281-35/+2
* * varasm.c (initializer_constant_valid_p): Fix comment typo.bje2007-09-051-1/+1
* * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp,ghazi2007-08-241-7/+7
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-3/+35
* ./:ian2007-08-111-1/+1
* PR middle-end/25445froydnj2007-08-021-2/+3
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-1/+1
* * cfglayout.c (insn_scope, insn_line): Constify.ghazi2007-07-251-1/+1
* * builtins.c (get_pointer_alignment): Honor DECL_ALIGN on ageoffk2007-07-121-2/+2
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-101-5/+4