summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-0/+6
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-1/+1
* * varasm.c (align_variable): Don't increase alignment forjakub2007-05-041-2/+13
* 2007-04-08 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-04-081-3/+0
* * varasm.c (initializer_constant_valid_p): Don't denyrth2007-03-291-3/+2
* PR target/26090rth2007-03-101-65/+70
* 2007-03-08 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-03-091-11/+0
* * output.h (assemble_addr_to_section): Declare.mmitchel2007-02-261-34/+40
* * doc/extend.texi: Document optional priority argument tommitchel2007-02-251-7/+7
* PR target/29943amodra2007-02-201-0/+4
* * varasm.c (default_asm_output_anchor): Prepend * to . symbol in order to nickc2007-02-151-1/+1
* gcc/ChangeLog:aoliva2007-02-101-2/+309
* PR middle-end/30174danglin2007-02-031-1/+1
* * target.h (globalize_decl_name): New.sje2007-01-241-3/+12
* * system.h (ASM_MAKE_LABEL_LINKONCE): Poison.sje2007-01-191-3/+0
* 2006-12-11 H.J. Lu <hongjiu.lu@intel.com>hjl2006-12-121-8/+26
* * varasm.c (elf_record_gcc_switches): Cast second argument ofschwab2006-12-111-4/+4
* Move all varpool routines out of cgraph/cgraphunit to varpool.chubicka2006-12-111-7/+7