aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
AgeCommit message (Expand)Author
2001-08-01 * dwarfout.c: Remove reference to README.DWARF.robertl
2001-05-18 * README.DWARF: Move into dwarfout.c.jason
2001-04-25 * dwarfout.c (is_pseudo_reg, type_main_variant, is_tagged_type,rth
2001-02-21 * tree.h (DECL_UNINLINABLE): Move from C++ frontend.jason
2001-02-04 * diagnostic.h (set_internal_error_function): Renamed.kenner
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi
2000-11-20 * dwarf.h (FMT_CODE): Adjust argument order; fix mapping torth
2000-11-08 * dwarfout.c (INSN_LABEL_FMT): Remove.rth
2000-11-03 * c-decl.c (duplicate_decls, copy_lang_decl), dwarfout.cjsm28
2000-09-25Callers gcc-toplev:hp
2000-09-25Changes add TABs on either or both sides, covering start of line,hp
2000-09-11 * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack
2000-08-03Apply patch from Anthony Green to add java language support to Dwarf generation.nickc
2000-08-03 * dce.c: Remove all uses of assert.mmitchel
2000-06-25Vector support: type node creation & debugging supportcrux
2000-05-23include:ghazi
2000-05-10 * dwarfout.c (dwarfout_finish): Call retry_incomplete_typesjason
2000-05-09top level:zack
2000-04-26 * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_struct, add_fde_cfi,ghazi
2000-04-26 * dwarf2out.c (add_bound_info): Don't crash on an unexpanded SAVE_EXPR.jason
2000-03-23 * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel
2000-03-21gccnathan
2000-03-17 * Clean up usages of TREE_INT_CST_LOW.kenner
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.ghazi
2000-03-04 * stmt.c (is_body_block): Move...jason
2000-03-04 * dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.jason
2000-03-01 * dwarfout.c (output_block): Output abstract blocks even if theyjason
2000-02-28 * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel
2000-02-26Copyright fixes.law
2000-02-22 * dwarf2out.c (output_line_info): Put the marker for the end ofjason
2000-02-15 * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi
2000-02-01 * dwarfout.c (SHORT_TYPE_SIZE): Correct default.hp
2000-01-25 * dwarf2out.c: include "varray.h", not dyn-string.h.jason
2000-01-14 * cccp.c: PROTO -> PARAMS.ghazi
2000-01-062000-01-06 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr
1999-12-301999-12-30 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>gdr
1999-12-30 Restore i386 binary compatibility in Dwarf EH info.law
1999-12-24 * Makefile.in (toplev.o): Depend on loop.h.ghazi
1999-12-15 * tree.c (decl_function_context): Handle virtual functions.jason
1999-11-29Fix for gcc.c-torture/noncompile/920824-1.c on SH (and mips?)amylaar
1999-10-26 * dbxout.c (lastfile, cwd, dbxout_type_method_1,ghazi
1999-09-07 * c-aux-info.c (concat): Don't define.ghazi
1999-08-31 * c-parse.in (language_string): Constify.ghazi
1999-08-31 * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi
1999-08-13 * dwarfout.c (fundamental_type_code): Return FT_boolean forlaw
1999-07-07plaw
1999-07-02 * dwarfout.c (field_byte_offset): Correctly compute the object'slaw
1999-06-16 * dwarfout.c (add_incomplete_type): New fn.jason
1999-04-18 * output.h (current_function_is_leaf,wehle
1999-03-21Preserve programmer specified labels, and emit debug info for them even ifnickc