| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * target.h (encode_section_info): Add new argument carrying | zack | 2003-04-20 | 1 | -10/+6 |
* | * varasm.c (default_encode_section_info): Don't set | rth | 2003-04-17 | 1 | -1/+4 |
* | * varasm.c (output_constant_def): Do not consult | zack | 2003-04-15 | 1 | -44/+4 |
* | * rtl.def (SYMBOL_REF): Add two 0 fields. | rth | 2003-04-11 | 1 | -12/+59 |
* | 2003-04-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2003-04-01 | 1 | -1/+1 |
* | * testsuite/gcc.c-torture/execute/simd-3.c: New. | aldyh | 2003-04-01 | 1 | -0/+17 |
* | * varasm.c (struct rtx_const): Change type of un.addr member | uweigand | 2003-03-15 | 1 | -5/+9 |
* | PR optimization/6871 | jason | 2003-03-15 | 1 | -0/+2 |
* | 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2003-03-09 | 1 | -1/+1 |
* | * varasm.c (asm_output_aligned_bss): Declare as possibly unused. | schwab | 2003-02-02 | 1 | -2/+2 |
* | * flags.h (flag_volatile): Remove declaration. | rsandifo | 2003-02-01 | 1 | -8/+0 |
* | * varasm.c (struct constant_descriptor_rtx): Remove unused | geoffk | 2003-01-11 | 1 | -4/+1 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -11/+12 |
* | * regmove.c: Fix comment typos. | kazu | 2002-12-24 | 1 | -2/+2 |
* | * c-pretty-print.h: Fix comment typos. | kazu | 2002-12-20 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-12-19 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -34/+31 |
* | * tree.h (MODULE_LOCAL_P): Kill. | rth | 2002-12-11 | 1 | -1/+1 |
* | * target.h (gcc_target): Add cannot_force_const_mem. | rth | 2002-12-09 | 1 | -0/+4 |
* | * c-common.c (handle_visibility_attribute): Accept "default". | rth | 2002-11-27 | 1 | -12/+39 |
* | * varasm.c (output_constant_pool): For pool constants in mergeable | jakub | 2002-11-26 | 1 | -0/+7 |
* | * varasm.c (default_exception_section): Move to... | jakub | 2002-11-26 | 1 | -14/+0 |