summaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
Commit message (Expand)AuthorAgeFilesLines
...
* * dwarf2asm.c (dw2_force_const_mem): Fix typo.rth2001-11-091-1/+1
* * dwarf2asm.c (mark_indirect_pool_entry, mark_indirect_pool): New.jakub2001-11-081-27/+65
* * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters withghazi2001-11-041-1/+2
* * dwarf2asm.c (unaligned_integer_asm_op): Abort ifwehle2001-10-031-1/+5
* * dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change.ghazi2001-08-291-1/+1
* * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use properrth2001-08-271-1/+2
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-173/+61
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * dwarf2asm.c (dw2_output_indirect_constant_1): The symbol refrth2001-08-191-1/+1
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-30/+12
* * dwarf2.h (DW_EH_PE_aligned): New.rth2001-06-061-0/+7
* * dwarf2asm.c (eh_data_format_name): Add names for "pointer size"rth2001-05-161-0/+12
* * except.c (eh_data_format_name): Move to ...rth2001-05-161-66/+229
* * dwarf2asm.c (size_of_encoded_value): New function.rth2001-05-131-0/+25
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-121-0/+176
* * dwarf2asm.c (dw2_asm_output_data): Mask data to the output size.rth2001-03-161-5/+8
* * dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSETrth2001-03-161-4/+65
* * dwarf2asm.c (dw2_asm_output_delta): Fix smallest_mode_for_size call.rth2001-03-061-1/+1
* * Makefile.in (OBJS): Add dwarf2asm.o.rth2001-03-031-0/+585