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