aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-04dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1-1/+2
2001-10-03dwarf2asm.c (unaligned_integer_asm_op): Abort if op is NULL.John Wehle1-1/+5
2001-08-29* dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change.Kaveh R. Ghazi1-1/+1
2001-08-27dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use proper alignment for assem...Richard Henderson1-1/+2
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-173/+61
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-19dwarf2asm.c (dw2_output_indirect_constant_1): The symbol ref is aligned to po...Richard Henderson1-1/+1
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson1-30/+12
2001-06-05dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson1-0/+7
2001-05-16dwarf2asm.c (eh_data_format_name): Add names for "pointer size" variants of n...Richard Henderson1-0/+12
2001-05-16except.c (eh_data_format_name): Move to ...Richard Henderson1-66/+229
2001-05-12dwarf2asm.c (size_of_encoded_value): New function.Richard Henderson1-0/+25
2001-05-11defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson1-0/+176
2001-03-16dwarf2asm.c (dw2_asm_output_data): Mask data to the output size.Richard Henderson1-5/+8
2001-03-15dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSET if provided ...Richard Henderson1-4/+65
2001-03-06* dwarf2asm.c (dw2_asm_output_delta): Fix smallest_mode_for_size call.Krister Walfridsson1-1/+1
2001-03-02Makefile.in (OBJS): Add dwarf2asm.o.Richard Henderson1-0/+585