configure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.
[gcc.git] / gcc / dbxout.c
2006-07-26 Daniel Jacobowitzdbxout.c (output_types_sort): Add a comment.
2006-07-25 Daniel Jacobowitzdbxout.c (output_used_types_helper): Push queued types...
2006-07-24 Daniel Jacobowitzre PR debug/27473 (g++.dg/other/unused1.C and gcc.dg...
2006-07-18 Carlos O'Donelldbxout.c (dbxout_function_end): Do not increment scope_...
2006-07-14 Carlos O'Donelldbxout.c (dbxout_begin_prologue): Emit LFBB label at...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-10-06 Devang Patelre PR debug/23205 ([C++/unit-at-a-time] stabs debug...
2005-09-10 Richard Hendersonre PR debug/23806 (-gstabs with VLAs does not work)
2005-09-09 Richard Hendersondbxout.c: Include expr.h.
2005-07-20 Devang Patel* dbxout.c (dbxout_type): Check Objective-C++ lang.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-06 Gabriel Dos Reislibiberty.h (XOBFINISH): New.
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-04-29 Devang Pateldbxout.c (have_used_extensions): Remove.
2005-04-27 Caroline TiceCorrect fixes for various hot/cold partitioning concerns.
2005-04-27 Devang Patel* dbxout.c (dbxout_type): Check use_gnu_debug_info_exte...
2005-04-25 Devang Pateldbxout.c (dbxout_type): Emit attribute vector.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-19 Andrew Haleyre PR debug/21022 ([4.0 only] ICE while compiling GdkFo...
2005-04-12 Caroline TiceRevert patch from April 9.
2005-04-09 Caroline TiceFix problems with labels with hot/cold partitioning.
2005-04-01 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-31 Caroline TiceFix problems with hot/cold partitioning optimization.
2005-03-30 Tom Tromeytree.def (FILE_TYPE): Removed.
2005-03-22 Daniel Berlinc-opts.c (c_common_parse_file): Only start/end main...
2005-02-21 Ulrich Weigand* dbxout.c (dbxout_function_end): Emit Lscope label...
2005-02-16 Richard Hendersonre PR debug/19521 (omitted stab for gcov initialization...
2005-02-07 Eric Botcazoure PR debug/19327 (gcc.c-torture/execute/921215-1.c...
2005-01-27 Kazu Hiratac-common.def, [...]: Update copyright.
2005-01-27 Ulrich Weiganddbxout.c (dbxout_symbol_location): Resolve constant...
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-11-03 Kazu Hirata* bitmap.h, dbxout.c, tree-mudflap.c: Fix comment forma...
2004-10-28 Zack Weinbergre PR debug/18199 (AIX XCOFF debugging broken)
2004-10-27 Richard Sandiforddbxout.c (dbxout_source_line): Move declaration of...
2004-10-27 Zack Weinbergdbxout.c (dbxout_finish_complex_stabs): Mark 'line...
2004-10-27 Zack Weinbergdbxout.c: Include obstack.h.
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
2004-10-23 Kazu Hiratadbxout.c (dbxout_function_decl): Don't use DBX_OUTPUT_F...
2004-10-21 Zack Weinbergdbxout.c: Remove unnecessary #undefs.
2004-10-21 David Edelsohndbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument.
2004-10-21 Zack Weinbergdbxout.c (asmfile): Delete.
2004-10-06 Andrew Pinskire PR debug/17787 (Ada does not bootstrap on darwin...
2004-09-24 Eric Botcazouconfig.gcc (sparc64-*-solaris2*): Include sparc/sol2...
2004-09-22 David Edelsohndbxout.c (get_lang_number): Do not define if DBX_OUTPUT...
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-17 Devang Pateldbxout.c (get_lang_number): New.
2004-09-10 Geoffrey Keatingdbxout.c (dbxout_block): Update for current_function_fu...
2004-09-08 Nathan Sidwelldbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_u...
2004-08-13 Richard Hendersondbxout.c (NO_DBX_FUNCTION_END): Default to zero.
2004-08-12 Devang Pateldbxout.c (dbxout_begin_prologue): New function.
2004-08-04 Zack Weinbergdbxout.c (dbxout_function_decl): Always call dbxout_fun...
2004-08-04 Zack Weinbergre PR c++/13596 (value of __cplusplus)
2004-07-26 Nathan Sidwelltree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
2004-07-20 Nathan Sidwell* dbxout.c (dbxout_type): Fix printf format.
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Nathan Sidwelldbxout.c (dbxout_type): Don't test whether the binfo...
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-01 Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-25 Kazu Hiratacfgrtl.c, [...]: Fix comment typos.
2004-03-20 Kazu Hirataalias.c, [...]: Replace calls via (*targetm.foo) (...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-03-10 Ulrich Weiganddbxout.c (dbxout_symbol_location): Do not output refere...
2004-02-20 John David Anglinre PR c++/12007 (Multiple inheritance float pass by...
2004-02-16 Kazu Hiratac-decl.c, [...]: Fix comment formatting.
2004-02-12 Zack Weinbergdbxout.c: Move declaration of dbxout_type_decl outside...
2004-02-12 Zack Weinbergdebug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-06 Josef ZlomekJosef Zlomek <zlomekj@suse.cz>
2004-01-27 Devang PatelMakefile.in (dwarf2out.o): Depend on input.h
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2004-01-13 Devang Patelre PR debug/7078 (stabs are not generated correctly...
2004-01-12 Andrew Pinskire PR debug/13539 (dbxout.c does not recognize protecte...
2004-01-10 David Edelsohnre PR debug/12860 (stabs register number out of range)
2004-01-10 Andrew Pinskire PR debug/11231 (undefined array size inside struct...
2003-11-08 Andreas Schwabdbxout.c (current_file): Also wrap inside DBX_DEBUGGING...
2003-11-08 Kaveh R. Ghazi* dbxout.c (current_file): Wrap declaration in DBX_USE_...
2003-11-07 Geoffrey Keatingre PR pch/11654 (incorrect stabs when using pre-compile...
2003-10-22 David Taylorre PR debug/12500 (stabs debug info -- void no longer...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment formatting.
2003-10-01 Zack Weinbergdbxout.c (dbxout_fptype_value): Delete.
2003-09-26 Per Bothnerdbxout.c (dbxout_typedefs): Output typedefs in forward...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-17 Mark Mitchellre PR debug/12066 (g++ generates stabs for "char *...
2003-08-05 Alexandre Olivac.opt: Introduce -fworking-directory.
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-15 Mark Mitchellre PR debug/11473 (ICE with -gstabs when empty struct...
2003-07-12 Kazu Hiratac-format.c: Fix comment formatting.
2003-07-06 Andreas Jaegerstmt.c: Convert remaining prototypes to ISO C90.
2003-07-03 Andreas Schwabdbxout.c (pending_bincls): Move decl down inside DBX_DE...
2003-07-02 H.J. Ludbxout.c (pending_bincls): Replace DBX_USE_BINCLS with...
2003-07-02 David Edelsohndbxout.c (pending_bincls): Guard with DBX_USE_BINCLS.
2003-07-02 Andreas Schwab* dbxout.c (pending_bincls): Only define if DBX_DEBUGGI...
next