OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / dwarf2out.c
2000-07-17 jasonrevert accidental checkin
2000-07-16 mmitchel * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes...
2000-07-14 jason * dwarf2out.c (dwarf2out_frame_debug_expr)...
2000-06-30 jason * dwarf2out.c (output_loc_operands): Don't...
2000-06-28 jason * dwarf2out.c (output_loc_operands): Don't...
2000-06-27 jasontweak
2000-06-27 jason * dwarf2out.c (expand_builtin_init_dwarf_reg_si...
2000-06-26 jason * dwarf2.h (enum dwarf_call_frame_info): Add
2000-06-25 cruxVector support: type node creation & debugging support
2000-06-08 wilsonEmit correct debug info for 64-bit signed enums on...
2000-06-08 wilsonFix DWARF2 64-bit enum debugging support, for debugging...
2000-05-31 meissnerAllow HIGH/LO_SUM in the prologue
2000-05-10 jason * dwarf2out.c (gen_subprogram_die): Fixup die_p...
2000-05-02 jason * toplev.c (debug_ignore_block): Return int.
2000-04-26 ghazi * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_stru...
2000-04-26 jason * dwarf2out.c (add_bound_info): Don't crash...
2000-04-19 jimbDoc fix.
2000-04-19 jimb* dwarf2out.c (DWARF2_ADDR_SIZE): New macro. Use it...
2000-04-17 mmitchel * dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Adjust,...
2000-03-29 jakub * dwarf2out.c (gen_enumeration_type_die): If enum...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-23 jason Implement dwarf2 exception handling for the...
2000-03-18 jason * dwarf2out.c (dwarf2out_decl): Don't emit...
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-13 jason * dwarf2out.c (add_name_and_src_coords_attribut...
2000-03-09 jason * except.c (can_throw): See through a SEQUENCE.
2000-03-08 jason * dwarf2out.c (dw_fde_struct): Add 'nothrow'.
2000-03-05 jason * dwarf2out.c (UNALIGNED_WORD_ASM_OP): Support...
2000-03-04 jason * stmt.c (is_body_block): Move...
2000-03-04 jason * dwarf2out.c (dwarf2out_frame_debug): Add...
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 jason * dwarf2out.c (gen_block_die): Output abstract...
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-22 jason * dwarf2out.c (output_line_info): Put the marke...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-10 jason * dwarf2out.c (add_abstract_origin_attribute...
2000-02-09 geoffk* dwarf2.h (DW_CFA_GNU_negative_offset_extended): New...
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-02-04 jason * dwarf2out.c (add_abstract_origin_attribute...
2000-01-25 rth * dwarf2out.c (dwarf2out_init): Use ggc_add_rtx...
2000-01-25 jason * dwarf2out.c: include "varray.h", not dyn...
2000-01-25 wilsonFix mips EABI/dwarf2 segfault while compiling newlib.
2000-01-14 ghazi * cccp.c: PROTO -> PARAMS.
2000-01-13 ghazi * calls.c (emit_call_1): Wrap varaible `struct_...
2000-01-11 jasonfix typos
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-06 gdr2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
1999-12-30 gdr1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
1999-12-30 law Restore i386 binary compatibility in Dwarf...
1999-12-23 jason * dwarf2out.c (add_abstract_origin_attribute...
1999-12-15 jason * dwarf2out.c (add_abstract_origin_attribute...
1999-12-14 jason * dwarf2out.c (class_scope_p): New fn.
1999-12-06 brendan * dwarf2out.c (field_byte_offset): As with dwarfout...
1999-12-05 mmitchel * dwarf2out.c (add_abstract_origin_attribute): Don...
1999-12-01 jason * dwarf2out.c (scope_die_for): Only handle...
1999-11-25 jason * dwarf2out.c (pend_type, output_pending_types_...
1999-11-25 jason * dwarf2out.c (free_AT, free_die): New fns.
1999-11-23 jasonrevert AT_containing_type change
1999-11-23 jason * dwarf2out.c (die_struct): Remove die_attr_las...
1999-11-17 jason * dwarf2out.c (push_decl_scope): Still use decl_scope_...
1999-11-16 jason * dwarf2out.c (scope_die_for): Don't rely on...
1999-11-10 law * dwarf2out.c (add_AT_location_description...
1999-11-06 mmitchel * Makefile.in (dbxout.o): Depend on ggc.h.
1999-11-03 law * dwarf2out.c: Do not include ctype.h.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-26 ghazi * c-parse.in (cast_expr): Constify.
1999-09-30 cruxUse lookup table to get register sizes in dwarf2 eh
1999-09-28 nickcFix the handling of inline, unresolved type references.
1999-09-23 jason * dwarf2out.c (output_aranges): Use DW_AT_location...
1999-09-22 meissnerFix complex-5.c problem
1999-09-09 jason * defaults.h (EH_FRAME_SECTION, EH_FRAME_SECTION_ASM_O...
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-09-02 rth * dwarf2out.c (dwarf2out_line): Constify `lastf...
1999-09-02 law * combine.c (simplify_shift_const): Remove...
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-31 ghazi * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-08-30 law * dwarf2out.c (mem_loc_descriptor): New argumen...
1999-08-27 wilsonFix aranges corruption for non-mips 64 bit targets.
1999-08-27 wilsonAdd support for defering line number table construction...
1999-08-26 nickcAccept LABEL_REFs as well as SYMBOL_REFs in mem_loc_des...
1999-08-10 ghazi * dwarf2out.c (dwarf2out_frame_debug_expr,...
1999-08-10 ghazi * output.h (assemble_name): Constify a char*.
1999-08-03 jason * dwarf2out.c (add_location_or_const_value_attribute...
1999-08-03 mmitchel * toplev.h (errorcount): Declare.
1999-07-22 mmitchel * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL)...
1999-07-20 jason * dwarf2out.c (output_abbrev_section): Terminate with...
1999-07-08 jason * dwarf2out.c (dwarf2out_line): Emit a line number...
1999-07-07 lawp
1999-06-22 meissnerRetabify
1999-06-03 jason * dwarf2out.c (add_incomplete_type): New fn.
1999-05-25 law * output.h (STRIP_NAME_ENCODING): Provide defau...
1999-04-18 wehle * output.h (current_function_is_leaf,
1999-03-30 jason * dwarf2out.c (output_line_info): Don't emit redundant...
1999-03-25 amacleodThu Mar 25 14:04:54 EST 1999 Andrew MacLeod <amacleod...
1999-03-21 nickcPreserve programmer specified labels, and emit debug...
1999-03-11 jason * dwarf2out.c (add_AT_lbl_offset): Rename from add_AT_...
next