Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -12/+125 |
2001-08-28 | c-pragma.h (add_weak): Move prototype from here... | Eric Christopher | 1 | -43/+42 |
2001-08-24 | c-pragma.h: Move weak_syms and weak_decls... | Jason Merrill | 1 | -28/+43 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-20 | * varasm.c (assemble_integer): Document ppc-eabi -mrelocatable losage. | Richard Henderson | 1 | -0/+3 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -89/+150 |
2001-08-17 | sbitmap.c: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2001-08-17 | varasm.c (text_section): Allow TEXT_SECTION to override the printing of TEXT_... | Richard Henderson | 1 | -0/+4 |
2001-08-17 | varasm.c (assemble_variable): Don't overalign if DECL_USER_ALIGN. | Richard Henderson | 1 | -3/+6 |
2001-08-17 | Install the proper patch. | Jan Hubicka | 1 | -4/+5 |
2001-08-16 | varasm.c (named_section_flags): Remove align parameter. | Richard Henderson | 1 | -44/+108 |
2001-08-16 | varasm.c (force_const_mem): Keep pool alignment in bits. | Richard Henderson | 1 | -8/+5 |