| Commit message (Expand) | Author | Age | Files | Lines |
* | Always define handle_pragma_weak, but don't do anything unless | meissner | 1995-04-18 | 1 | -4/+2 |
* | Do not give an error for __attribute__((weak)) on systems that do not support... | meissner | 1995-04-18 | 1 | -3/+0 |
* | Move pragma interface support to c-pragma.h | meissner | 1995-04-18 | 1 | -26/+9 |
* | Make weak symbols work again. | meissner | 1995-04-18 | 1 | -17/+41 |
* | attributes weak and alias | merrill | 1995-04-16 | 1 | -16/+78 |
* | (output_constant): Cast assemble_string argument to char *. | wilson | 1995-04-11 | 1 | -1/+1 |
* | (make_decl_rtl): Allow section attribute if -fno-common or variable is | kenner | 1995-04-10 | 1 | -1/+3 |
* | (copy_constant): Copy operand of ADDR_EXPR if it is a constant. | wilson | 1995-03-10 | 1 | -3/+9 |
* | (assemble_variable): Consistently use DECL_SIZE for everything. | kenner | 1995-03-10 | 1 | -9/+5 |
* | (record_constant_1): Handle NON_LVALUE_EXPR. | kenner | 1995-03-09 | 1 | -64/+73 |
* | (make_decl_rtl): Remove reference to MODIFY_ASSEMBLER_NAME. | kenner | 1995-02-23 | 1 | -4/+0 |
* | (make_decl_rtl): Call MODIFY_ASSEMBLER_NAME if defined. | kenner | 1995-02-22 | 1 | -1/+5 |
* | * varasm.c (output_constant): Strip NOP_EXPRs for SET_TYPE too, | bothner | 1995-02-21 | 1 | -5/+2 |
* | (output_constructor): Fix typo byte_size -> size. | dje | 1995-02-18 | 1 | -4/+4 |
* | * varasm.c (const_hash): Add support for SET_TYPE constructors. | bothner | 1995-02-15 | 1 | -0/+41 |
* | * varasm.c (function_section): New function. | dje | 1995-02-13 | 1 | -4/+18 |
* | Include output.h. | kenner | 1994-12-30 | 1 | -48/+46 |
* | (output_constructor): Change type of variable value to | wilson | 1994-12-29 | 1 | -1/+2 |
* | (output_constant): When eliminating conversions, treat ARRAY_TYPE like | kenner | 1994-11-22 | 1 | -2/+3 |
* | Check target endianness at run time, not compile time | ian | 1994-11-16 | 1 | -64/+71 |
* | (named_section): New argument decl, all callers changed. | dje | 1994-11-16 | 1 | -6/+15 |
* | (bc_output_constructor): Return type now rtx. | kenner | 1994-07-29 | 1 | -3/+2 |
* | (assemble_real): Handle TQFmode output. | kenner | 1994-07-11 | 1 | -0/+5 |
* | (record_constant_rtx, force_const_mem): Ensure everything is in | kenner | 1994-07-08 | 1 | -6/+27 |
* | Thu Jul 7 16:58:35 1994 Jason Merrill (jason@deneb.cygnus.com) | merrill | 1994-07-08 | 1 | -0/+1 |
* | (assemble_name): Call STRIP_NAME_ENCODING. | kenner | 1994-07-05 | 1 | -2/+4 |
* | (assemble_name): Set TREE_SYMBOL_REFERENCED on the | merrill | 1994-06-23 | 1 | -0/+3 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -13/+14 |
* | (make_decl_rtl): If section attribute is being ignored, really ignore it. | dje | 1994-06-03 | 1 | -0/+3 |
* | Use new macro AGGREGATE_TYPE_P. | bothner | 1994-04-26 | 1 | -6/+2 |
* | (copy_constant, case CONSTRUCTOR): Fix typo; copied list was placed on | kenner | 1994-04-25 | 1 | -1/+1 |
* | * varasm.c (contains_pointers_p): When examining a RECORD_TYPE, | merrill | 1994-04-13 | 1 | -1/+2 |
* | (immed_double_const): Sign-extend constants when they | wilson | 1994-04-11 | 1 | -0/+13 |
* | (assemble_variable): Likewise. | wilson | 1994-03-18 | 1 | -0/+17 |
* | (output_constant_def): Do hashing and make label even if bytecode. | kenner | 1994-03-14 | 1 | -39/+34 |
* | (output_constant): Strip off some NOP_EXPRs before further processing. | kenner | 1994-03-01 | 1 | -6/+11 |
* | (handle_pragma_weak): Depend on ASM_OUTPUT_DEF not | wilson | 1994-02-28 | 1 | -18/+5 |
* | (make_decl_rtl): Initialize NAME and abort if not reset. | kenner | 1994-02-27 | 1 | -1/+4 |
* | (IN_NAMED_SECTION): New macro. | dje | 1994-02-17 | 1 | -27/+77 |
* | (make_decl_rtl): Call globalize_reg, not init_reg_sets_1. | kenner | 1994-01-11 | 1 | -4/+4 |
* | * cp-decl.c (flag_conserve_space): New language specific flag to | mrs | 1993-12-16 | 1 | -0/+1 |
* | (assemble_variable): Set DECL_IN_TEXT_SECTION somewhat earlier. | rms | 1993-11-04 | 1 | -4/+6 |
* | (assemble_variable): Set DECL_IN_TEXT_SECTION. | rms | 1993-11-04 | 1 | -0/+4 |
* | (assemble_variable): Set last_assemble_variable_decl. | rms | 1993-10-24 | 1 | -0/+10 |
* | (output_constructor): Fix previous change: | rms | 1993-10-21 | 1 | -8/+54 |
* | (output_constructor): Add support for non-zero lower array bound. | kenner | 1993-10-20 | 1 | -1/+6 |
* | (size_directive_output): New variable. | rms | 1993-10-20 | 1 | -0/+5 |
* | (immed_double_const): Clarify tombstone comment. | kenner | 1993-10-19 | 1 | -1/+1 |
* | (enum pragma_state): Defined. | rms | 1993-10-11 | 1 | -0/+16 |
* | (decode_rtx_const, case CONST_DOUBLE): Only use mode of X if it is not | kenner | 1993-10-05 | 1 | -1/+2 |