OSDN Git Service

2004-02-13 Frank Ch. Eigler <fche@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / varasm.c
2004-02-08 kazu * system.h (SHARED_SECTION_ASM_OP): Poison.
2004-02-03 rth * varasm.c (const_desc_rtx_sym_eq): Compare...
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-31 rth * varasm.c (output_constant_pool): Don't zap...
2004-01-30 rth * varasm.c (struct rtx_const, struct pool_const...
2004-01-30 ebotcazou PR c/12818
2004-01-14 kazu * system.h (SHARED_BSS_SECTION_ASM_OP): Poison.
2004-01-13 kazu * system.h (TEXT_SECTION): Poison.
2004-01-12 sayle PR middle-end/11397
2004-01-06 kazu * alias.c: Fix comment typos.
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-17 mmitchel PR c++/12218
2003-12-06 rsandifo * varasm.c (incorporeal_function_p): New.
2003-11-13 hubicka PR opt/12275
2003-11-06 austern * c-common.c (handle_visibility_attribute): Set DECL_V...
2003-11-04 rsandifo * emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs...
2003-10-25 zack * genmodes.c (struct mode_data): Add contained and...
2003-10-24 hubicka PR c++/12624
2003-10-22 aph2003-10-22 Andrew Haley <aph@redhat.com>
2003-10-21 aph2003-10-21 Andrew Haley <aph@redhat.com>
2003-10-11 hubicka * varasm.c (notice_global_symbol): Fix handling of...
2003-10-02 zlomek Waldek Hebisch <hebisch@math.uni.wroc.pl>
2003-10-01 aoliva* output.h (compute_reloc_for_constant): Declare.
2003-09-29 zack * varasm.c (assemble_real): Use real_to_target directly,
2003-09-29 hubicka PR c++/12175
2003-09-23 ro * configure.in (HAVE_GAS_SHF_MERGE): Always define...
2003-09-23 ro * target.h (struct gcc_target): New member external_li...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-09 hubicka * varasm.c (notice_global_symbol): Properly deal...
2003-09-07 mmitchel PR c++/11852
2003-09-05 rth * cgraph.c (cgraph_mark_reachable_node): Split...
2003-08-19 hubicka * cgraph.c (cgraph_mark_needed_node): Call notice_glob...
2003-08-01 rth * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR.
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-27 geoffk * varasm.c (output_constant_def_contents): Use
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-17 geoffk PR 11498
2003-07-11 mmitchel * varasm.c (make_decl_rtl): Treat decls with a DECL_CO...
2003-07-07 wilsonPR optimization/9812
2003-07-06 aj * unroll.c: Convert prototypes to ISO C90.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-25 hubicka * c-common.c (handle_used_attribute): Use mark_referenced.
2003-06-25 hubicka * varasm.c (assemble_name): Mark needed variables...
2003-06-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-24 hubicka * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABL...
2003-06-23 hubicka * cgraph.c (cgraph_nodes_queue): Declare.
2003-06-23 jakub * config/i386/i386.c (x86_output_mi_thunk): Don't...
2003-06-19 zack * target.h (asm_out.file_start, file_start_app_off,
2003-06-16 ghazicp:
2003-06-09 ghazi * varasm.c: Don't include c-tree.h.
2003-06-07 zack * config.gcc (with_cpu handling): Translate sparc64 in
2003-06-04 sayle * varasm.c (force_const_mem): Handle alignment of...
2003-06-03 jakub * configure.in (HAVE_LD_PIE): Check for ld -pie.
2003-05-17 ghazigcc:
2003-05-14 rth * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename...
2003-05-13 zack * varasm.c (notice_rtl_inlining_of_deferred_constant...
2003-05-12 hubicka * varasm.c (output_constant): Fix underflow.
2003-05-12 hubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-05-11 kenner * varasm.c (copy_constant, case VIEW_CONVERT_EXPR...
2003-05-07 zack * stmt.c (force_label_rtx): New function, based on...
2003-05-05 zack * rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CO...
2003-05-04 gdr * varasm.c (assemble_variable): Don't use error_with_f...
2003-04-29 amylaar * varasm.c (default_assemble_visibility): Use assemble...
2003-04-28 zack * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK)...
2003-04-28 zack * expr.c (expand_expr <COMPLEX_CST, STRING_CST...
2003-04-27 zack * varasm.c (const_str_htab_hash, const_str_htab_eq...
2003-04-27 zack * varasm.c (output_constant_def): Split out two new...
2003-04-20 zack * varasm.c (struct deferred_constant, defer_addressed_...
2003-04-20 zack * target.h (encode_section_info): Add new argument...
2003-04-17 rth * varasm.c (default_encode_section_info): Don...
2003-04-15 zack * varasm.c (output_constant_def): Do not consult
2003-04-11 rth * rtl.def (SYMBOL_REF): Add two 0 fields.
2003-04-01 sirl 2003-04-01 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-04-01 aldyh * testsuite/gcc.c-torture/execute/simd-3.c...
2003-03-15 uweigand * varasm.c (struct rtx_const): Change type of un.addr...
2003-03-15 jason PR optimization/6871
2003-03-09 sirl2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2003-02-02 schwab * varasm.c (asm_output_aligned_bss): Declare as possib...
2003-02-01 rsandifo * flags.h (flag_volatile): Remove declaration.
2003-01-11 geoffk * varasm.c (struct constant_descriptor_rtx): Remove...
2003-01-10 geoffkMerge from pch-branch.
2002-12-24 kazu * regmove.c: Fix comment typos.
2002-12-20 kazu * c-pretty-print.h: Fix comment typos.
2002-12-19 kazu * ChangeLog: Follow spelling conventions.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-11 rth * tree.h (MODULE_LOCAL_P): Kill.
2002-12-09 rth * target.h (gcc_target): Add cannot_force_const...
2002-11-27 rth * c-common.c (handle_visibility_attribute): Accept...
2002-11-26 jakub * varasm.c (output_constant_pool): For pool constants...
2002-11-26 jakub * varasm.c (default_exception_section): Move to...
2002-11-14 jakub * varasm.c (output_addressed_constants) [MINUS_EXPR...
2002-10-30 mmitchel PR c++/8333
2002-10-24 rth * varasm.c (struct rtx_const): Array size 16...
2002-10-22 amodra * output.h (SECTION_NOTYPE): Define.
2002-10-11 ghazicp:
2002-10-02 sayle PR optimization/6627
2002-09-27 jakub * doc/extend.texi (tls_model): Document.
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
next