Age | Commit message (Expand) | Author | Files | Lines |
2002-03-02 | attribs.c (handle_alias_attribute): Don't call assemble_alias. | Richard Henderson | 1 | -0/+23 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -7/+4 |
2002-03-02 | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | Kaveh R. Ghazi | 1 | -1/+6 |
2002-03-01 | tm.texi (ASM_WEAKEN_DECL): Document. | Alan Modra | 1 | -12/+57 |
2002-02-26 | attribs.c (c_common_attribute_table): Add visibility. | Jakub Jelinek | 1 | -0/+19 |
2002-02-21 | re PR debug/4461 (Invalid dawrf2 debug code) | Jakub Jelinek | 1 | -0/+13 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -1/+75 |
2002-02-12 | c-typeck.c (digest_init): Handle vectors. | Stan Shebs | 1 | -0/+1 |
2002-02-08 | expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also. | Richard Henderson | 1 | -6/+38 |
2002-02-04 | varasm.c (decode_rtx_const): Allow unspec (symbol_ref) in constant pool to be... | Hartmut Penner | 1 | -3/+21 |
2002-02-04 | output.h (SECTION_OVERRIDE): Define. | Anthony Green | 1 | -2/+6 |
2002-01-21 | unwind-dw2.c: Fix formatting. | Kazu Hirata | 1 | -1/+1 |
2002-01-10 | varasm.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2002-01-03 | except.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-12-31 | regrename.c (build_def_use): Don't rename asm operands that were originally h... | Richard Henderson | 1 | -8/+5 |
2001-12-29 | expr.c (store_field): Use adjust_address, not PUT_MODE. | Richard Kenner | 1 | -4/+2 |
2001-12-29 | varasm.c (decode_addr_const, [...]): Call output_constant_def instead of look... | Richard Kenner | 1 | -1/+3 |
2001-12-28 | varasm.c (record_constant_1): Correct parameter to recursive call in default ... | Geoffrey Keating | 1 | -1/+1 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -69/+67 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -118/+84 |
2001-12-05 | * varasm.c (output_constant, case ERROR_MARK): New case. | Richard Kenner | 1 | -0/+3 |
2001-12-05 | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 1 | -21/+1 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -2/+2 |
2001-11-28 | Add missing hunk, due to reject I've missed in my previous commit. | Jan Hubicka | 1 | -1/+4 |
2001-11-28 | cse.c (true_dependence_in_rtx): New function. | Jan Hubicka | 1 | -1/+1 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -88/+73 |
2001-11-23 | final.c (output_addr_const): Output PC as '.' even if !flag_pic. | Richard Sandiford | 1 | -4/+4 |
2001-11-19 | tree.def (VIEW_CONVERT_EXPR): New tree code. | Richard Kenner | 1 | -7/+7 |
2001-11-16 | expr.c (expand_expr, [...]): Refine test for when to copy misaligned data. | Richard Kenner | 1 | -0/+1 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-11-06 | rtl.h (mem_for_const_double): New declaration. | Richard Kenner | 1 | -0/+18 |
2001-11-03 | cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME... | Richard Kenner | 1 | -168/+105 |
2001-10-29 | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 1 | -1/+1 |
2001-10-22 | target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame... | Stan Shebs | 1 | -5/+1 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-10-19 | Makefile.in (rtlanal.o): Depend on $(TM_P_H). | Kaveh R. Ghazi | 1 | -8/+20 |
2001-10-19 | calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-10-11 | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 1 | -0/+29 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -38/+38 |
2001-10-10 | calls.c: Fix formatting. | Kazu Hirata | 1 | -3/+3 |
2001-10-09 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2001-10-08 | * varasm.c (set_named_section_flags): Initialize "declared". | Richard Henderson | 1 | -0/+1 |
2001-10-08 | varasm.c (struct in_named_entry): Add declared. | Robert Lipe | 1 | -0/+32 |
2001-10-08 | varasm.c (restore_varasm_status): New. | Richard Henderson | 1 | -0/+17 |
2001-09-28 | varasm.c (assemble_integer): Bound alignment check by BIGGEST_ALIGNMENT. | Richard Henderson | 1 | -1/+1 |
2001-09-24 | * varasm.c (array_size_for_constructor): Handle STRING_CSTs also. | DJ Delorie | 1 | -0/+7 |
2001-09-22 | * varasm.c (output_constant): Fix unused variable warning. | Richard Kenner | 1 | -1/+1 |
2001-09-21 | tree.def (FDESC_EXPR): New. | Richard Henderson | 1 | -0/+13 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -1/+1 |