Age | Commit message (Expand) | Author | Files | Lines |
1996-02-29 | varasm.c (compare_constant_1): For a SET_TYPE CONSTRUCTOR, first extract and ... | Per Bothner | 1 | -2/+6 |
1996-02-29 | varasm.c (enum in_section): Define in_bss if BSS_SECTION_ASM_OP is defined. | Doug Evans | 1 | -14/+125 |
1996-01-15 | (in_data_section): New function. | Richard Kenner | 1 | -1/+7 |
1996-01-10 | varasm.c (variable_section): New function. | Doug Evans | 1 | -59/+41 |
1995-12-31 | ({bc_,}make_decl_rtl): Don't look at DECL_REGISTER for functions. | Richard Kenner | 1 | -18/+20 |
1995-12-02 | Fix indention typo. | Jeff Law | 1 | -2/+2 |
1995-08-31 | (struct rtx_const): Add new field DI to union. | Richard Kenner | 1 | -3/+11 |
1995-07-10 | (assemble_name, bc_assemble_integer): Call bc_emit_labelref with | Richard Kenner | 1 | -2/+3 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-08 | (assemble_name): Disable warn_id_clash around get_identifier call. | Richard Kenner | 1 | -0/+6 |
1995-05-31 | (assemble_start_function, assemble_variable): | Richard Kenner | 1 | -2/+16 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 |
1995-05-16 | Update weak symbol support | Jason Merrill | 1 | -14/+21 |
1995-04-18 | Always define handle_pragma_weak, but don't do anything unless | Michael Meissner | 1 | -4/+2 |
1995-04-18 | Do not give an error for __attribute__((weak)) on systems that do not support... | Michael Meissner | 1 | -3/+0 |
1995-04-18 | Move pragma interface support to c-pragma.h | Michael Meissner | 1 | -26/+9 |
1995-04-18 | Make weak symbols work again. | Michael Meissner | 1 | -17/+41 |
1995-04-16 | attributes weak and alias | Jason Merrill | 1 | -16/+78 |
1995-04-11 | (output_constant): Cast assemble_string argument to char *. | Jim Wilson | 1 | -1/+1 |
1995-04-10 | (make_decl_rtl): Allow section attribute if... | Richard Kenner | 1 | -1/+3 |
1995-03-10 | (copy_constant): Copy operand of ADDR_EXPR if it is a constant. | Jim Wilson | 1 | -3/+9 |
1995-03-09 | (assemble_variable): Consistently use DECL_SIZE for everything. | Richard Kenner | 1 | -9/+5 |
1995-03-09 | (record_constant_1): Handle NON_LVALUE_EXPR. | Richard Kenner | 1 | -64/+73 |
1995-02-23 | (make_decl_rtl): Remove reference to MODIFY_ASSEMBLER_NAME. | Richard Kenner | 1 | -4/+0 |
1995-02-21 | (make_decl_rtl): Call MODIFY_ASSEMBLER_NAME if defined. | Richard Kenner | 1 | -1/+5 |
1995-02-20 | varasm.c (output_constant): Strip NOP_EXPRs for SET_TYPE too, by using AGGREG... | Per Bothner | 1 | -5/+2 |
1995-02-18 | (output_constructor): Fix typo byte_size -> size. | Doug Evans | 1 | -4/+4 |
1995-02-14 | varasm.c (const_hash): Add support for SET_TYPE constructors. | Per Bothner | 1 | -0/+41 |
1995-02-13 | varasm.c (function_section): New function. | Doug Evans | 1 | -4/+18 |
1994-12-30 | Include output.h. | Richard Kenner | 1 | -48/+46 |
1994-12-29 | (output_constructor): Change type of variable value to | Jim Wilson | 1 | -1/+2 |
1994-11-21 | (output_constant): When eliminating conversions, treat ARRAY_TYPE like | Richard Kenner | 1 | -2/+3 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -64/+71 |
1994-11-16 | (named_section): New argument decl, all callers changed. | Doug Evans | 1 | -6/+15 |
1994-07-29 | (bc_output_constructor): Return type now rtx. | Richard Kenner | 1 | -3/+2 |
1994-07-11 | (assemble_real): Handle TQFmode output. | Richard Kenner | 1 | -0/+5 |
1994-07-08 | (record_constant_rtx, force_const_mem): Ensure everything is in | Richard Kenner | 1 | -6/+27 |
1994-07-08 | varasm.c (assemble_variable): Do set TREE_ASM_WRITTEN on erroneous incomplete... | Jason Merrill | 1 | -0/+1 |
1994-07-04 | (assemble_name): Call STRIP_NAME_ENCODING. | Richard Kenner | 1 | -2/+4 |
1994-06-23 | (assemble_name): Set TREE_SYMBOL_REFERENCED on the | Jason Merrill | 1 | -0/+3 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -13/+14 |
1994-06-03 | (make_decl_rtl): If section attribute is being ignored, really ignore it. | Doug Evans | 1 | -0/+3 |
1994-04-26 | Use new macro AGGREGATE_TYPE_P. | Per Bothner | 1 | -6/+2 |
1994-04-25 | (copy_constant, case CONSTRUCTOR): Fix typo; copied list was placed on | Richard Kenner | 1 | -1/+1 |
1994-04-13 | varasm.c (contains_pointers_p): When examining a RECORD_TYPE, only look at th... | Jason Merrill | 1 | -1/+2 |
1994-04-11 | (immed_double_const): Sign-extend constants when they | Jim Wilson | 1 | -0/+13 |
1994-03-18 | (assemble_variable): Likewise. | Jim Wilson | 1 | -0/+17 |
1994-03-14 | (output_constant_def): Do hashing and make label even if bytecode. | Richard Kenner | 1 | -39/+34 |
1994-03-01 | (output_constant): Strip off some NOP_EXPRs before further processing. | Richard Kenner | 1 | -6/+11 |
1994-02-27 | (handle_pragma_weak): Depend on ASM_OUTPUT_DEF not SET_ASM_OP when defining it. | Jim Wilson | 1 | -18/+5 |