aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
AgeCommit message (Expand)Author
2001-02-062001-02-05 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2001-02-04 * diagnostic.h (set_internal_error_function): Renamed.Richard Kenner
2001-02-022001-02-01 Jeffrey Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh Ghazi
2001-01-25 * dwarf2out.c (prefix_of): New function. Determine longest commonUlrich Drepper
2001-01-24Eliminate IA-64 compiler warnings.Jim Wilson
2001-01-23 * dwarf2out.c (new_die): Use xcalloc.Jason Merrill
2001-01-19 * dwarf2out.c (gen_subprogram_die): Don't reuse the in-class declJason Merrill
2001-01-06Update copyright.Richard Henderson
2001-01-06 * dwarf2out.c (mem_loc_descriptor) [case MEM]: Revert 10-31 change.Richard Henderson
2001-01-05VECTOR_TYPE fixes for aliasing, and dwarf2 output.Daniel Berlin
2001-01-02 * dwarf2out.c (stack_adjust_offset): Handle PRE_MODIFY.Jan Hubicka
2001-01-01 * dwarf2out.c (loc_descriptor_from_tree, case WITH_RECORD_EXPR): New.Richard Kenner
2000-12-22Allow the (scratch) frame pointer to be initialised from the stack pointerNick Clifton
2000-12-22 * Makefile.in (sched-deps.o, sched-rgn.o): Fix dependency typo.Kaveh Ghazi
2000-12-21* dwarf2out.c (simple_decl_align_in_bits): newDJ Delorie
2000-12-17 * dwarf2out.c (loc_descriptor_from_tree, case NOP_EXPR): New case.Richard Kenner
2000-11-26 * dwarf2out.c (output_file_names): New function. Compute minimalUlrich Drepper
2000-11-26 * dwarf2out.c (file_table, file_table_allocated): Remove.Richard Henderson
2000-11-20 * dwarf2out.c (simple_type_size_in_bits): Handle a type withRichard Henderson
2000-11-19Warning fixes:Kaveh Ghazi
2000-11-17 * configure.in (HAVE_AS_DWARF2_DEBUG_LINE): New. DetectRichard Henderson
2000-11-17 * ggc.h: Delete ggc_add_string_root and ggc_mark_string. AddZack Weinberg
2000-11-08 * dwarfout.c (INSN_LABEL_FMT): Remove.Richard Henderson
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,Joseph Myers
2000-11-01 * dwarf2out.c (loc_descriptor_from_tree): Check for null resultRichard Henderson
2000-11-01Make ia64 port use tags instead of labels for debug info labels.Jim Wilson
2000-11-01 * dwarf2out.c (struct dw_loc_descr_struct): Add dw_loc_addr.Richard Henderson
2000-10-20 * dwarf2out.c (add_bound_info): Also ignore COND_EXPR.Richard Kenner
2000-10-18 * tm.texi (Exception Region Output): DocumentHans-Peter Nilsson
2000-10-13 Remove obstacks.Mark Mitchell
2000-10-06 * dwarf2out.c (build_cfa_loc): Correct to use DW_OP_regx orHans-Peter Nilsson
2000-10-05 * emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETICS]: Fix conversionJakub Jelinek
2000-09-25Callers gcc-toplev:Hans-Peter Nilsson
2000-09-25Changes add TABs on either or both sides, covering start of line,Hans-Peter Nilsson
2000-09-21 * dwarf2out.c (add_const_value_attribute): Multiply by length, not 4.Jason Merrill
2000-09-15Revision to accurately generate debugging informationWilliam Cohen
2000-09-11 * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,Zack Weinberg
2000-09-042000-09-04 Andrew Haley <aph@redhat.com>Andrew Haley
2000-09-012000-09-01 Andrew Haley <aph@redhat.com>Andrew Haley
2000-08-29 * dwarf2out.c (attr_checksum): Also ignore DW_AT_producer.Jason Merrill
2000-08-292000-08-28 Daniel Berlin <dberlin@redhat.com>Jason Merrill
2000-08-28 * dwarf2out.c (new_loc_descr): Use calloc.Jason Merrill
2000-08-24 * dwarf2out.c (AT_flag, AT_int, AT_unsigned, AT_string, AT_ref,Jason Merrill
2000-08-14 * cse.c (fold_rtx): Avoid empty body in an if-statement.Kaveh Ghazi
2000-08-06 * tm.texi (FUNCTION_ARG_PARTIAL_NREGS): Fix a typo.Jeffrey A Law
2000-08-03Apply patch from Anthony Green to add java language support to Dwarf generation.Anthony Green
2000-08-03 * dce.c: Remove all uses of assert.Mark Mitchell
2000-07-28 * dwarf2out.c: Indent #error directive.Kaveh Ghazi
2000-07-28Fix dwarf2out abort found while compiling PlumHall on IA-64.Jim Wilson