| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * varasm.c (output_constant_def): Fix stupid typo. | rth | 2002-03-20 | 1 | -1/+1 |
* | * varasm.c (output_constant_def): Don't call ENCODE_SECTION_INFO | kenner | 2002-03-19 | 1 | -1/+3 |
* | * varasm.c (globalize_decl): Get the name from the RTL, not | jason | 2002-03-19 | 1 | -1/+1 |
* | * varasm.c (assemble_variable): Call resolve_unique_section before | jason | 2002-03-15 | 1 | -8/+8 |
* | * c-decl.c: Include c-pragma.h. | rth | 2002-03-15 | 1 | -102/+43 |
* | * varasm.c (globalize_decl): New fn. | jason | 2002-03-13 | 1 | -50/+31 |
* | * attribs.c (handle_alias_attribute): Don't call assemble_alias. | rth | 2002-03-03 | 1 | -0/+23 |
* | * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; | rth | 2002-03-03 | 1 | -7/+4 |
* | * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss. | ghazi | 2002-03-02 | 1 | -1/+6 |
* | * doc/tm.texi (ASM_WEAKEN_DECL): Document. | amodra | 2002-03-01 | 1 | -12/+57 |
* | * attribs.c (c_common_attribute_table): Add visibility. | jakub | 2002-02-26 | 1 | -0/+19 |
* | PR debug/4461 | jakub | 2002-02-20 | 1 | -0/+13 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -1/+75 |
* | * c-typeck.c (digest_init): Handle vectors. | aldyh | 2002-02-12 | 1 | -0/+1 |
* | * expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also. | rth | 2002-02-08 | 1 | -6/+38 |
* | * varasm.c (decode_rtx_const): Allow unspec (symbol_ref) in | hpenner | 2002-02-04 | 1 | -3/+21 |
* | 2002-02-04 Anthony Green <green@redhat.com> | bryce | 2002-02-04 | 1 | -2/+6 |
* | * unwind-dw2.c: Fix formatting. | kazu | 2002-01-21 | 1 | -1/+1 |
* | * varasm.c: Fix formatting. | kazu | 2002-01-10 | 1 | -2/+2 |
* | * except.c: Fix comment typos. | kazu | 2002-01-03 | 1 | -2/+2 |
* | * regrename.c (build_def_use): Don't rename asm operands that | rth | 2001-12-31 | 1 | -8/+5 |
* | * expr.c (store_field): Use adjust_address, not PUT_MODE. | kenner | 2001-12-29 | 1 | -4/+2 |
* | * varasm.c (decode_addr_const, case INTEGER_CST): Call | kenner | 2001-12-29 | 1 | -1/+3 |
* | * varasm.c (record_constant_1): Correct parameter to recursive | geoffk | 2001-12-28 | 1 | -1/+1 |
* | * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer | rth | 2001-12-20 | 1 | -69/+67 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 1 | -118/+84 |
* | * varasm.c (output_constant, case ERROR_MARK): New case. | kenner | 2001-12-05 | 1 | -0/+3 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -21/+1 |
* | * c-decl.c (duplicate_decls, parmlist_tags_warning): Remove | neil | 2001-12-01 | 1 | -2/+2 |
* | Add missing hunk, due to reject I've missed in my previous commit. | hubicka | 2001-11-28 | 1 | -1/+4 |
* | * cse.c (true_dependence_in_rtx): New function. | hubicka | 2001-11-28 | 1 | -1/+1 |
* | * Makefile.in (c-lang.o): Depends on langhooks-def.h. | kenner | 2001-11-27 | 1 | -88/+73 |
* | * final.c (output_addr_const): Output PC as '.' even if !flag_pic. | rsandifo | 2001-11-23 | 1 | -4/+4 |
* | * tree.def (VIEW_CONVERT_EXPR): New tree code. | kenner | 2001-11-19 | 1 | -7/+7 |
* | * expr.c (expand_expr, case ADDR_EXPR): Refine test for when to | kenner | 2001-11-16 | 1 | -0/+1 |
* | * alpha/unicosmk.h (ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT): Fix | ghazi | 2001-11-11 | 1 | -1/+1 |
* | * rtl.h (mem_for_const_double): New declaration. | kenner | 2001-11-06 | 1 | -0/+18 |
* | * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Remove | kenner | 2001-11-03 | 1 | -168/+105 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, | jsm28 | 2001-10-29 | 1 | -1/+1 |
* | * target.h (struct gcc_target): Add asm_out.exception_section, | shebs | 2001-10-22 | 1 | -5/+1 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | * Makefile.in (rtlanal.o): Depend on $(TM_P_H). | ghazi | 2001-10-19 | 1 | -8/+20 |
* | * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | ghazi | 2001-10-19 | 1 | -0/+4 |
* | * rtl.h (REG_VTABLE_REF): New. | rth | 2001-10-11 | 1 | -0/+29 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -38/+38 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -3/+3 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -1/+1 |
* | * varasm.c (set_named_section_flags): Initialize "declared". | rth | 2001-10-09 | 1 | -0/+1 |
* | * varasm.c (struct in_named_entry): Add declared. | robertl | 2001-10-08 | 1 | -0/+32 |
* | * varasm.c (restore_varasm_status): New. | rth | 2001-10-08 | 1 | -0/+17 |