aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
AgeCommit message (Expand)Author
2003-09-28Merge from mainline.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-06-03Mainline merge as of 2003-05-25.Diego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-19 * system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson
2002-05-11 * dbxout.c: Fix formatting.Kazu Hirata
2002-01-05 * cse.c: Fix formatting.Kazu Hirata
2001-12-17 * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,Richard Sandiford
2001-11-30 * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Handle const1_rtx.Richard Kenner
2001-11-14 * dwarf2asm.c (dw2_force_const_mem): Set PUBLIC or STATICRichard Henderson
2001-11-09 * dwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_ENCODINGRichard Henderson
2001-11-09 * dwarf2asm.c (dw2_force_const_mem): Fix typo.Richard Henderson
2001-11-08 * dwarf2asm.c (mark_indirect_pool_entry, mark_indirect_pool): New.Jakub Jelinek
2001-11-04 * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters withKaveh Ghazi
2001-10-03 * dwarf2asm.c (unaligned_integer_asm_op): Abort ifJohn Wehle
2001-08-29 * dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change.Kaveh Ghazi
2001-08-27 * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use properRichard Henderson
2001-08-27 * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-08-19 * dwarf2asm.c (dw2_output_indirect_constant_1): The symbol refRichard Henderson
2001-08-18 * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,Richard Henderson
2001-06-06 * dwarf2.h (DW_EH_PE_aligned): New.Richard Henderson
2001-05-16 * dwarf2asm.c (eh_data_format_name): Add names for "pointer size"Richard Henderson
2001-05-16 * except.c (eh_data_format_name): Move to ...Richard Henderson
2001-05-13 * dwarf2asm.c (size_of_encoded_value): New function.Richard Henderson
2001-05-12 * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson
2001-03-16 * dwarf2asm.c (dw2_asm_output_data): Mask data to the output size.Richard Henderson
2001-03-16 * dwarf2asm.c (dw2_asm_output_offset): Use ASM_OUTPUT_DWARF_OFFSETRichard Henderson
2001-03-06 * dwarf2asm.c (dw2_asm_output_delta): Fix smallest_mode_for_size call.Krister Walfridsson
2001-03-03 * Makefile.in (OBJS): Add dwarf2asm.o.Richard Henderson