| Commit message (Expand) | Author | Age | Files | Lines |
* | * varasm.c (merge_weak): Error for any weakening after definition. | rth | 2002-05-15 | 1 | -12/+22 |
* | * invoke.texi (-malign-double): Re-add lost warning. | hubicka | 2002-05-15 | 1 | -1/+2 |
* | Fix typo in last change. | schwab | 2002-05-14 | 1 | -1/+1 |
* | * varasm.c (resolve_unique_section): Add third parameter | schwab | 2002-05-14 | 1 | -6/+7 |
* | * emit-rtl.c (global_rtl): Update comment. | zack | 2002-05-13 | 1 | -191/+0 |
* | PR c/6569. | mmitchel | 2002-05-08 | 1 | -17/+59 |
* | * dwarf2out.c: Fix formatting. | kazu | 2002-05-04 | 1 | -47/+49 |
* | 2002-05-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2002-05-01 | 1 | -5/+6 |
* | * varasm.c (output_constant_def): Correct test for not calling | hp | 2002-04-29 | 1 | -1/+3 |
* | 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> | sirl | 2002-04-28 | 1 | -1/+32 |
* | * Makefile.in (convert.o, calls.o, expmed.o): Update. | neil | 2002-03-29 | 1 | -2/+3 |
* | * varasm.c (asm_emit_uninitialised): Revert 2002-03-14 change. | rth | 2002-03-25 | 1 | -12/+3 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -22/+13 |
* | * 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 |