summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2out.c (output_loc_operands): Don't abort on codes that havejason2000-06-301-5/+17
* * dwarf2out.c (output_loc_operands): Don't support >1 byte outputjason2000-06-281-11/+39
* tweakjason2000-06-271-0/+3
* * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Usejason2000-06-271-1/+4
* * dwarf2.h (enum dwarf_call_frame_info): Addjason2000-06-261-747/+999
* Vector support: type node creation & debugging supportcrux2000-06-251-0/+6
* Emit correct debug info for 64-bit signed enums on 64-bit host.wilson2000-06-081-3/+6
* Fix DWARF2 64-bit enum debugging support, for debugging IA-64 emacs bugs.wilson2000-06-081-8/+13
* Allow HIGH/LO_SUM in the prologuemeissner2000-05-311-0/+10
* * dwarf2out.c (gen_subprogram_die): Fixup die_parent for thejason2000-05-101-0/+5
* * toplev.c (debug_ignore_block): Return int.jason2000-05-021-19/+11
* * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,ghazi2000-04-261-32/+32
* * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.jason2000-04-261-11/+19
* Doc fix.jimb2000-04-191-1/+1
* * dwarf2out.c (DWARF2_ADDR_SIZE): New macro. Use it insteadjimb2000-04-191-28/+43
* * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust, now thatmmitchel2000-04-171-2/+2
* * dwarf2out.c (gen_enumeration_type_die): If enum has a negativejakub2000-03-291-2/+8
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-6/+6
* * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel2000-03-231-3/+3
* Implement dwarf2 exception handling for the ARM.jason2000-03-231-22/+13
* * dwarf2out.c (dwarf2out_decl): Don't emit anything for typesjason2000-03-181-0/+4
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-60/+60
* * dwarf2out.c (add_name_and_src_coords_attributes): Only addjason2000-03-131-1/+1
* * except.c (can_throw): See through a SEQUENCE.jason2000-03-091-4/+5
* * dwarf2out.c (dw_fde_struct): Add 'nothrow'.jason2000-03-081-0/+19
* * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support 2 bytes pointer.jason2000-03-051-15/+22
* * stmt.c (is_body_block): Move...jason2000-03-041-31/+0
* * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.jason2000-03-041-21/+32
* * c-decl.c (current_function_decl): Move to toplev.c.loewis2000-02-291-0/+1
* * dwarf2out.c (gen_block_die): Output abstract blocks even if theyjason2000-02-291-1/+2
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-15/+7
* * dwarf2out.c (output_line_info): Put the marker for the end ofjason2000-02-221-4/+6
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-1/+2
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-1/+0
* * dwarf2out.c (add_abstract_origin_attribute): Check TREE_CODE (origin)jason2000-02-101-1/+1
* * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.geoffk2000-02-091-1/+7
* * Makefile.in (c-common.o): Depend on $(EXPR_H).ghazi2000-02-061-2/+19
* * dwarf2out.c (add_abstract_origin_attribute): Don't calljason2000-02-041-6/+12
* * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx_varray_root.rth2000-01-251-1/+1
* * dwarf2out.c: include "varray.h", not dyn-string.h.jason2000-01-251-172/+45
* Fix mips EABI/dwarf2 segfault while compiling newlib.wilson2000-01-251-1/+2
* * cccp.c: PROTO -> PARAMS.ghazi2000-01-141-197/+202
* * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' inghazi2000-01-131-0/+1
* fix typosjason2000-01-111-1/+1
* 2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-071-4/+0
* 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr2000-01-061-1/+0
* 1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr1999-12-301-0/+1
* Restore i386 binary compatibility in Dwarf EH info.law1999-12-301-3/+3
* * dwarf2out.c (add_abstract_origin_attribute): Calljason1999-12-231-0/+7
* * dwarf2out.c (add_abstract_origin_attribute): Do call abort ifjason1999-12-151-1/+1