Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-08-13 | dwarf2out.c (output_cfa_loc): Fix typo in comment. | Theodore Papadopoulo | 1 | -1/+1 |
2001-08-12 | toplev.c (set_float_handler): Make static. | Zack Weinberg | 1 | -26/+32 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -44/+89 |
2001-08-06 | varasm.c (assemble_gc_entry): Remove. | Richard Henderson | 1 | -20/+0 |
2001-08-06 | varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ... | Richard Henderson | 1 | -10/+48 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -55/+188 |
2001-08-03 | varasm.c (output_constant_def_contents): Use for the length of a string const... | John David Anglin | 1 | -1/+2 |
2001-08-01 | except.c (output_function_exception_table): Use assemble_align. | Richard Henderson | 1 | -71/+0 |
2001-07-28 | varasm.c (immed_real_const_1): Don't elide special cases for nested functions. | Richard Henderson | 1 | -7/+14 |
2001-07-26 | toplev.c, [...]: Include xcoffout.h if appropriate. | Neil Booth | 1 | -0/+5 |