| Commit message (Expand) | Author | Age | Files | Lines |
* | * varasm.c (notice_global_symbol): Fix handling of variables; avoid | hubicka | 2003-10-11 | 1 | -11/+19 |
* | Waldek Hebisch <hebisch@math.uni.wroc.pl> | zlomek | 2003-10-02 | 1 | -1/+1 |
* | * output.h (compute_reloc_for_constant): Declare. | aoliva | 2003-10-01 | 1 | -18/+69 |
* | * varasm.c (assemble_real): Use real_to_target directly, | zack | 2003-09-29 | 1 | -70/+27 |
* | PR c++/12175 | hubicka | 2003-09-29 | 1 | -0/+1 |
* | * configure.in (HAVE_GAS_SHF_MERGE): Always define to test result. | ro | 2003-09-23 | 1 | -6/+4 |
* | * target.h (struct gcc_target): New member external_libcall. | ro | 2003-09-23 | 1 | -4/+2 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -34/+22 |
* | * varasm.c (notice_global_symbol): Properly deal with weak symbols. | hubicka | 2003-09-09 | 1 | -4/+4 |
* | PR c++/11852 | mmitchel | 2003-09-07 | 1 | -4/+20 |
* | * cgraph.c (cgraph_mark_reachable_node): Split out from ... | rth | 2003-09-05 | 1 | -1/+1 |
* | * cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol. | hubicka | 2003-08-19 | 1 | -27/+31 |
* | * system.h: Poison ASM_SIMPLIFY_DWARF_ADDR. | rth | 2003-08-01 | 1 | -0/+15 |
* | * gcse.c (insert_store): Ignore fake edges. | hubicka | 2003-07-30 | 1 | -24/+0 |
* | * varasm.c (output_constant_def_contents): Use | geoffk | 2003-07-27 | 1 | -8/+12 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -21/+31 |
* | * fold-const.c (force_fit_type): Handle OFFSET_TYPE. | mmitchel | 2003-07-22 | 1 | -0/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -14/+12 |
* | PR 11498 | geoffk | 2003-07-17 | 1 | -34/+3 |
* | * varasm.c (make_decl_rtl): Treat decls with a DECL_CONTEXT of | mmitchel | 2003-07-11 | 1 | -1/+3 |
* | PR optimization/9812 | wilson | 2003-07-07 | 1 | -17/+0 |
* | * unroll.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -392/+200 |
* | * alloc-pool.c: Fix comment formatting. | kazu | 2003-06-29 | 1 | -2/+2 |
* | * c-common.c (handle_used_attribute): Use mark_referenced. | hubicka | 2003-06-25 | 1 | -19/+25 |
* | * varasm.c (assemble_name): Mark needed variables even when | hubicka | 2003-06-25 | 1 | -5/+8 |
* | * Makefile.in (cgraph.o): Depend on output.h, not depend on | hubicka | 2003-06-24 | 1 | -0/+6 |
* | * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro. | hubicka | 2003-06-24 | 1 | -0/+3 |
* | * cgraph.c (cgraph_nodes_queue): Declare. | hubicka | 2003-06-23 | 1 | -1/+11 |
* | * config/i386/i386.c (x86_output_mi_thunk): Don't pass MEM to %P0, | jakub | 2003-06-23 | 1 | -2/+1 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 1 | -0/+12 |
* | cp: | ghazi | 2003-06-16 | 1 | -5/+5 |
* | * varasm.c: Don't include c-tree.h. | ghazi | 2003-06-09 | 1 | -1/+0 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -0/+14 |
* | * varasm.c (force_const_mem): Handle alignment of constants not | sayle | 2003-06-04 | 1 | -2/+5 |
* | * configure.in (HAVE_LD_PIE): Check for ld -pie. | jakub | 2003-06-03 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-05-17 | 1 | -3/+1 |
* | * rtl.h (TREE_CONSTANT_POOL_ADDRESS_P): Rename from | rth | 2003-05-14 | 1 | -14/+18 |
* | * varasm.c (notice_rtl_inlining_of_deferred_constant): New function. | zack | 2003-05-13 | 1 | -0/+9 |
* | * varasm.c (output_constant): Fix underflow. | hubicka | 2003-05-12 | 1 | -3/+2 |
* | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | hubicka | 2003-05-12 | 1 | -17/+24 |
* | * varasm.c (copy_constant, case VIEW_CONVERT_EXPR): New case. | kenner | 2003-05-11 | 1 | -0/+1 |
* | * stmt.c (force_label_rtx): New function, based on logic | zack | 2003-05-07 | 1 | -2/+1 |
* | * rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P. | zack | 2003-05-05 | 1 | -74/+88 |
* | * varasm.c (assemble_variable): Don't use error_with_file_and_line. | gdr | 2003-05-04 | 1 | -4/+3 |
* | * varasm.c (default_assemble_visibility): Use assemble_name. | amylaar | 2003-04-29 | 1 | -3/+4 |
* | * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete. | zack | 2003-04-28 | 1 | -10/+0 |
* | * expr.c (expand_expr <COMPLEX_CST, STRING_CST>): Always call | zack | 2003-04-28 | 1 | -1/+1 |
* | * varasm.c (const_str_htab_hash, const_str_htab_eq, STRHASH, | zack | 2003-04-27 | 1 | -91/+13 |
* | * varasm.c (output_constant_def): Split out two new static | zack | 2003-04-27 | 1 | -103/+114 |
* | * varasm.c (struct deferred_constant, defer_addressed_constants_flag) | zack | 2003-04-20 | 1 | -88/+21 |