summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* * config/alpha/vms.h (VMS_DEBUGGING_INFO): New macro.kenner2001-12-021-1/+14
* * cfgrtl.c (purge_all_dead_edges): Initialize variable.ghazi2001-12-021-0/+1
* * dwarf2out.c (is_cxx): New fn.jason2001-11-301-1/+8
* * dwarf2out.c (add_data_member_location_attribute): Do thejason2001-11-301-12/+54
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-4/+4
* * tree.def (VIEW_CONVERT_EXPR): New tree code.kenner2001-11-191-0/+2
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-2/+1
* * dwarf2out.c (dwarf2out_finish): Don't abort because of orphanjason2001-11-151-0/+3
* * dwarf2out.c (loc_descriptor_from_tree, case COMPOUND_EXPR): New case.kenner2001-11-121-0/+3
* * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-111-1/+1
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-0/+2
* * dwarf2out.c (debug_str_hash): New.jakub2001-11-081-25/+145
* * dwarf2out.c (add_const_value_attribute): Fix error in lastkenner2001-10-291-3/+6
* * dwarf2out.c (reg_number): Abort if pseudo.kenner2001-10-281-115/+147
* * dwarf2out.c (PTR_SIZE, default_eh_frame_section): Move outsideghazi2001-10-261-21/+25
* * dwarf2out.c (file_info_cmp): Always return consistent results.kenner2001-10-241-14/+14
* * target.h (struct gcc_target): Add asm_out.exception_section,shebs2001-10-221-12/+17
* * basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.hubicka2001-10-201-3/+4
* Tidy last change.rth2001-10-111-5/+1
* * dwarf2out.c (add_const_value_attribute): If long < HOST_WIDE_INT,rth2001-10-111-6/+7
* * dwarf2out.c (rtl_for_decl_location): If no DECL_RTL, lookrth2001-10-111-0/+10
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-495/+494
* * calls.c: Fix formatting.kazu2001-10-101-3/+3
* * c-common.c: Fix comment typos.kazu2001-10-091-3/+3
* * dwarf2out.c (FRAME_BEGIN_LABEL): New.rth2001-10-051-13/+7
* * dwarf2out.c (dwarf2out_frame_finish): Never elide .debug_framerth2001-09-281-7/+0
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * dbxout.c (dbxout_parms): Fix typo in comment.hp2001-09-111-1/+1
* * dwarf2out.c (incomplete_types, decl_scope_table): Make themrth2001-09-101-60/+20
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * varasm.c (text_section): Allow TEXT_SECTION to override therth2001-08-171-9/+3
* * dwarf2out.c (dwarf2out_init): Don't emit .debug_loc label here.rth2001-08-171-12/+12
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-20/+19
* * dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_framerth2001-08-141-4/+5
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+1
* * dwarf2out.c (output_cfa_loc): Fix typo in comment.aj2001-08-131-1/+1
* * dbxout.c: Fix comment formatting.kazu2001-08-081-8/+8
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-57/+34
* * mkdeps.c (deps_add_default_target): Make local variablecagney2001-08-031-10/+14
* * dwarf2out.c (dw_val_class_offset): New.rth2001-07-291-20/+235
* * simplify-rtx.c (avoid_constant_pool_reference): Export.rth2001-07-261-1/+6
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-3/+11
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-1/+20
* * dwarf2out.c (dwarf2out_abstract_function): Don't emitjsturm2001-07-191-4/+7
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-6/+19
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-16/+18
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-7/+15
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-33/+27
* * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Add dummy versionkenner2001-07-111-4/+20