OSDN Git Service

* config/freebsd-spec.h (FBSD_CPP_PREDEFINES): Remove.
[pf3gnuchains/gcc-fork.git] / gcc / dwarf2out.c
2003-03-11 aldyh * dwarf2out.c (multiple_reg_loc_descriptor...
2003-03-08 kazu * calls.c: Fix comment formatting.
2003-03-06 rakdver * dwarf2out.c (size_of_die): Compute size of external...
2003-03-05 aldyh2003-03-05 Aldy Hernandez <aldyh@redhat.com>
2003-03-04 kevinb * dwarf2out.c (rtl_for_decl_location): Don't return...
2003-03-03 rakdver * dwarf2out.c (dwarf2out_finish): Swap order of break_...
2003-02-28 rth * flags.h: Add flag_eliminate_unused_debug_types.
2003-02-20 nathan Change base class access representation.
2003-02-06 sayle * dwarf2out.c (mem_loc_descriptor): Replace ASM_SIMPLI...
2003-02-04 jakub * dwarf2out.c (dwarf2out_finish): Add AT_comp_dir
2003-02-01 drow * dwarf2out.c (gen_type_die): Check for typedefs befor...
2003-01-22 rth * dwarf2out.c (lookup_filename): Fix printf...
2003-01-21 uweigand * dwarf2out (output_file_names): Don't crash if called
2003-01-21 uweigand * dwarf2out.c (fde_table_in_use): Mark GTY.
2003-01-17 rth * dwarf2out.c (struct file_table): Remove.
2003-01-16 ghazi * dbxout.c (lastfile, cwd): Fix `unused' warning.
2003-01-10 geoffkMerge from pch-branch.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-26 jakub * varasm.c (default_exception_section): Move to...
2002-10-27 rakdver * Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h.
2002-10-01 rth * dwarf2out.c (loc_descriptor_from_tree): Relax...
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-13 shebs * target.h (struct gcc_target): New field
2002-09-08 rth * dwarf2.h (DW_OP_call_ref): Rename from DW_OP_...
2002-08-25 shebs2002-08-24 Stuart Hastings <stuart@apple.com>
2002-08-21 ghazi * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for...
2002-08-15 rupp * dbxout.c (dbx_debug_hooks): Update end_prologue...
2002-08-06 neil * dwarf2out.c: Remove unused macros.
2002-07-23 neil * dwarf2out.c (SECTION_ASM_OP,
2002-06-17 rth * function.h (struct function) [funcdef_no...
2002-06-16 rth * dwarf2out.c (modified_type_die): Don't assign...
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 tromeyreverted erroneous checkin
2002-06-02 tromey * fixinc/fixincl.x: Rebuilt.
2002-05-31 hubicka * i386.c (classify_argument): Properly handle base...
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-24 jimb* dwarf2out.c (dwarf2out_finish): Don't forget to emit...
2002-05-23 mmitchel * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Proper...
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-11 kazu * dbxout.c: Fix formatting.
2002-05-08 jason * dwarf2out.c (output_call_frame_info): Don...
2002-05-04 kazu * dwarf2out.c: Fix formatting.
2002-04-24 jason * dwarf2.h (enum dwarf_attribute): Add DW_AT_GN...
2002-04-16 jakub PR target/6303
2002-03-31 dberlin2002-03-30 Daniel Berlin <dan@dberlin.org>
2002-03-20 neil * Makefile.in: Update.
2002-03-12 ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-02-28 amacleod * dwarf2out.c (stack_adjust_offset): Add support for...
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-26 jakub PR debug/5770
2002-02-26 aoliva* dwarf2out.c (gen_inlined_subroutine_die): If block...
2002-02-26 aldyh2002-02-26 Aldy Hernandez <aldyh@redhat.com>
2002-02-21 tromey * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
2002-02-20 jakub PR debug/4461
2002-02-20 tromey * config/fr30/fr30.h (DWARF_LINE_MIN_INSTR_LENGTH...
2002-01-30 jason * dwarf2out.c (dwarf_cfi_name): Add other DWARF...
2002-01-22 kenner * dwarf2out.c (equate_decl_number_to_die): Add "int...
2002-01-20 kenner * dwarf2out.c (loc_descriptor_from_tree): Add TRUTH_...
2002-01-18 kazu * bitmap.h: Fix comment formatting.
2002-01-13 kenner * dwarf2out.c (mem_loc_descriptor, case ADDRESSOF...
2002-01-10 grahams * dwarf2out.c (indirect_string_alloc, output_in...
2002-01-06 rth * c-decl.c (c_expand_body): Don't call outlinin...
2002-01-05 kazu * cse.c: Fix formatting.
2002-01-04 kazu * c-common.c: Fix formatting.
2002-01-02 rth * dwarf2out.c (limbo_die_node): Add created_for...
2001-12-30 kennerFix typo in last change.
2001-12-29 kenner * dwarf2out.c (compute_section_prefix): Avoid cast...
2001-12-25 kenner * dwarf2out.c: Reformatting and minor code rearrangement.
2001-12-22 kenner * dwarf2out.c (save_rtx): Deleted.
2001-12-19 kenner * dwarf2out.c (add_name_and_src_coords_attributes...
2001-12-14 jason * dwarf2out.c (output_die): Print the string...
2001-12-12 jakub * dwarf2out.c (dw_val_class): Add dw_val_class_range_list.
2001-12-02 kenner * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.
2001-12-02 ghazi * cfgrtl.c (purge_all_dead_edges): Initialize variable.
2001-11-30 jason * dwarf2out.c (is_cxx): New fn.
2001-11-30 jason * dwarf2out.c (add_data_member_location_attribu...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-19 kenner * tree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-15 jason * dwarf2out.c (dwarf2out_finish): Don't abort...
2001-11-12 kenner * dwarf2out.c (loc_descriptor_from_tree, case COMPOUND...
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-08 jakub * dwarf2out.c (debug_str_hash): New.
2001-10-29 kenner * dwarf2out.c (add_const_value_attribute): Fix error...
2001-10-28 kenner * dwarf2out.c (reg_number): Abort if pseudo.
2001-10-26 ghazi * dwarf2out.c (PTR_SIZE, default_eh_frame_section...
2001-10-24 kenner * dwarf2out.c (file_info_cmp): Always return consisten...
2001-10-22 shebs * target.h (struct gcc_target): Add asm_out...
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-11 rthTidy last change.
2001-10-11 rth * dwarf2out.c (add_const_value_attribute):...
2001-10-11 rth * dwarf2out.c (rtl_for_decl_location): If no...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-05 rth * dwarf2out.c (FRAME_BEGIN_LABEL): New.
2001-09-28 rth * dwarf2out.c (dwarf2out_frame_finish): Never...
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-12 ghazi * c-common.c (c_tree_code_name): Const-ification.
next