summaryrefslogtreecommitdiff
path: root/gcc/dwarf2out.c
Commit message (Expand)AuthorAgeFilesLines
* Use lookup table to get register sizes in dwarf2 ehcrux1999-09-301-98/+14
* Fix the handling of inline, unresolved type references.nickc1999-09-281-13/+16
* * dwarf2out.c (output_aranges): Use DW_AT_location to find thejason1999-09-231-12/+24
* Fix complex-5.c problemmeissner1999-09-221-4/+15
* * defaults.h (EH_FRAME_SECTION, EH_FRAME_SECTION_ASM_OP): Define here.jason1999-09-091-18/+0
* Linas Vepstas <linas@linas.org>rth1999-09-081-1/+1
* Merge in gcc2-ss-010999law1999-09-071-7/+7
* * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.mmitchel1999-09-031-20/+9
* * dwarf2out.c (dwarf2out_line): Constify `lastfile'.rth1999-09-021-1/+1
* * combine.c (simplify_shift_const): Remove extra semicolon.law1999-09-021-1/+1
* * c-parse.in (language_string): Constify.ghazi1999-08-311-1/+0
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-311-2/+0
* * dwarf2out.c (mem_loc_descriptor): New argument MODE. All callerslaw1999-08-301-9/+33
* Fix aranges corruption for non-mips 64 bit targets.wilson1999-08-271-2/+8
* Add support for defering line number table construction to assembler.wilson1999-08-271-5/+34
* Accept LABEL_REFs as well as SYMBOL_REFs in mem_loc_descriptor()nickc1999-08-261-0/+4
* * dwarf2out.c (dwarf2out_frame_debug_expr, add_incomplete_type,ghazi1999-08-101-27/+31
* * output.h (assemble_name): Constify a char*.ghazi1999-08-101-1/+1
* * dwarf2out.c (add_location_or_const_value_attribute): Correctjason1999-08-031-1/+2
* * toplev.h (errorcount): Declare.mmitchel1999-08-031-1/+0
* * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro.mmitchel1999-07-221-2/+6
* * dwarf2out.c (output_abbrev_section): Terminate with a zero.jason1999-07-201-0/+3
* * dwarf2out.c (dwarf2out_line): Emit a line number comment afterjason1999-07-081-0/+4
* plaw1999-07-071-1/+4
* Retabifymeissner1999-06-221-133/+133
* * dwarf2out.c (add_incomplete_type): New fn.jason1999-06-031-1/+57
* * output.h (STRIP_NAME_ENCODING): Provide default definition.law1999-05-251-1/+3
* * output.h (current_function_is_leaf,wehle1999-04-181-1/+1
* * dwarf2out.c (output_line_info): Don't emit redundant info.jason1999-03-301-42/+76
* amacleod1999-03-251-192/+227
* Preserve programmer specified labels, and emit debug info for them even ifnickc1999-03-211-1/+7
* * dwarf2out.c (add_AT_lbl_offset): Rename from add_AT_section_offset.jason1999-03-111-26/+56
* * dwarf2out.c (scope_die_for): Set scope_die to comp_unit_diejason1999-02-251-2/+4
* Fix dwarf2 debug error found by gdb testsuite: add big-endian correction.wilson1999-02-241-0/+32
* Add 1999 copyright.ghazi1999-02-011-1/+1
* * system.h (inline, const): Handle these for stage2 (and later) gcc.ghazi1999-02-011-4/+0
* Update FSF address in copyright header.law1999-01-111-1/+2
* Warning fixes:ghazi1998-12-231-1/+1
* * dwarf2out.c (gen_struct_or_union_type_die): Check AGGREGATE_TYPE_Pjason1998-12-151-4/+10
* * output.h (force_data_section): New prototype.amacleod1998-12-141-1/+1
* Comment to document possible problems with last change.wilson1998-11-031-0/+8
* * dwarf2out.c (output_call_frame_info): Usemmitchel1998-10-311-1/+1
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-7/+10
* Forgot to commit.law1998-10-141-1/+1
* Warning fixes:ghazi1998-10-131-29/+32
* If errorcount nonzero, don't call abort if the function is already defined.nickc1998-10-051-1/+11
* dwarf2out.c (expand_builtin_dwarf_reg_size): Initialize last_end to 0x7fffffff.jfc1998-10-031-1/+3
* * dwarf2out.c (expand_builtin_dwarf_reg_size): Usedavem1998-10-011-1/+1
* * dwarf2out.c (expand_builtin_dwarf_reg_size): Fix to workjfc1998-10-011-9/+11
* * tree.h (DECL_ORIGIN): New macro.mmitchel1998-09-101-18/+8