summaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.ebotcazou2005-11-031-11/+16
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR middle-end/17799rth2005-01-011-0/+2
* * dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0.bje2004-11-191-0/+6
* * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): Usenathan2004-09-081-11/+10
* gcc/kazu2004-03-241-1/+1
* * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c,kazu2004-03-201-1/+1
* * dwarf2asm.c (dw2_asm_output_nstring): Add comment.brobecke2003-09-161-0/+7
* * dwarf2asm.c (dw2_output_indirect_constant_1): Take user_label_prefixamylaar2003-08-111-1/+1
* * cse.c: Convert prototypes to ISO C90.aj2003-06-291-30/+22
* gcc:ghazi2003-05-171-88/+74
* gcc:ghazi2003-05-171-8/+6
* Merge from pch-branch.geoffk2003-01-101-30/+8
* Merge basic-improvements-branch to trunkzack2002-12-161-2/+3
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * target.h (struct gcc_target): New fieldshebs2002-09-131-1/+4
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-1/+1
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-1/+1
* * dbxout.c: Fix formatting.kazu2002-05-111-4/+4
* * cse.c: Fix formatting.kazu2002-01-051-2/+2
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-103/+55
* * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Handle const1_rtx.kenner2001-11-301-2/+3
* * dwarf2asm.c (dw2_force_const_mem): Set PUBLIC or STATICrth2001-11-141-0/+2
* * dwarf2asm.c (dw2_force_const_mem): Invoke STRIP_NAME_ENCODINGrth2001-11-091-5/+8
* * 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