summaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarfout.c (DEBUG_ARANGES_BEGIN_LABEL): New label.jason2001-04-091-0/+13
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-3/+3
* * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason2001-02-211-1/+7
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-1/+2
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-2/+1
* * dwarf.h (FMT_CODE): Adjust argument order; fix mapping torth2000-11-201-22/+16
* * dwarfout.c (INSN_LABEL_FMT): Remove.rth2000-11-081-23/+1
* * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.cjsm282000-11-031-1/+1
* Callers gcc-toplev:hp2000-09-251-25/+25
* Changes add TABs on either or both sides, covering start of line,hp2000-09-251-8/+8
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-45/+0
* Apply patch from Anthony Green to add java language support to Dwarf generation.nickc2000-08-031-0/+2
* * dce.c: Remove all uses of assert.mmitchel2000-08-031-9/+0
* Vector support: type node creation & debugging supportcrux2000-06-251-0/+11
* include:ghazi2000-05-231-6/+0
* * dwarfout.c (dwarfout_finish): Call retry_incomplete_typesjason2000-05-101-2/+2
* top level:zack2000-05-091-1/+1
* * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,ghazi2000-04-261-9/+9
* * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.jason2000-04-261-0/+11
* * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel2000-03-231-2/+2
* gccnathan2000-03-211-5/+6
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-60/+59
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-3/+3
* * stmt.c (is_body_block): Move...jason2000-03-041-32/+0
* * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.jason2000-03-041-18/+4
* * dwarfout.c (output_block): Output abstract blocks even if theyjason2000-03-011-1/+2
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-18/+5
* Copyright fixes.law2000-02-261-1/+2
* * dwarf2out.c (output_line_info): Put the marker for the end ofjason2000-02-221-3/+2
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-151-1/+0
* * dwarfout.c (SHORT_TYPE_SIZE): Correct default.hp2000-02-011-1/+1
* * dwarf2out.c: include "varray.h", not dyn-string.h.jason2000-01-251-0/+4
* * cccp.c: PROTO -> PARAMS.ghazi2000-01-141-126/+126
* 2000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr2000-01-061-1/+0
* 1999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr1999-12-301-0/+1
* Restore i386 binary compatibility in Dwarf EH info.law1999-12-301-1/+1
* * Makefile.in (toplev.o): Depend on loop.h.ghazi1999-12-241-0/+1
* * tree.c (decl_function_context): Handle virtual functions.jason1999-12-151-3/+2
* Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?)amylaar1999-11-291-0/+9
* * dbxout.c (lastfile, cwd, dbxout_type_method_1,ghazi1999-10-261-46/+50
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-8/+2
* * c-parse.in (language_string): Constify.ghazi1999-08-311-1/+0
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-311-2/+0
* * dwarfout.c (fundamental_type_code): Return FT_boolean forlaw1999-08-131-0/+4
* plaw1999-07-071-1/+4
* * dwarfout.c (field_byte_offset): Correctly compute the object'slaw1999-07-021-2/+10
* * dwarfout.c (add_incomplete_type): New fn.jason1999-06-161-2/+61
* * output.h (current_function_is_leaf,wehle1999-04-181-1/+1
* Preserve programmer specified labels, and emit debug info for them even ifnickc1999-03-211-1/+6
* Add 1999 copyright.ghazi1999-02-011-1/+1