* dbxout.c (current_file): Wrap declaration in DBX_USE_BINCL.
[gcc.git] / gcc / dbxout.c
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...
2003-07-01 Devang Pateldbxout.c (DBXOUT_DECR_NESTING): Emit pending bincls...
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Andreas Jaegercse.c: Convert prototypes to ISO C90.
2003-06-28 Zack Weinbergdbxout.c (flag_debug_only_used_symbols): Delete redunda...
2003-06-27 Devang Patelfinal.c (debug_flush_symbol_queue): New function.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-06-17 Eric Botcazoudbxout.c (dbxout_source_line_counter): New global variable.
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-06-04 Andreas Jaegeruwin.h: Remove SUBTARGET_PROLOGUE.
2003-05-17 Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-04-14 Joel Brobeckerdbxout.c (print_int_cst_bounds_in_octal_p): New functio...
2003-04-06 Geoffrey Keatingdbxout.c (dbxout_handle_pch): Move prototype out from...
2003-04-05 Geoffrey Keatingdbxout.c (scope_labelno): Add GTY.
2003-04-04 Joel Brobeckerdbxout.c (dbxout_type): When printing type index of...
2003-02-20 Nathan SidwellChange base class access representation.
2003-01-16 Kaveh Ghazidbxout.c (lastfile, cwd): Fix `unused' warning.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-13 Jim Wilsonre PR debug/1621 (Debugging with complex numbers)
2002-11-08 Dale Johannesenfix stabs info for vector types
2002-09-27 David Edelsohndbxout.c (FORCE_TEXT): Switch to current_function_decl...
2002-09-23 Dale JohannesenSet current_sym_code in a case where it was missing.
2002-09-22 Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-13 Alan Modratm.texi (DBX_OUTPUT_NFUN): Describe.
2002-08-15 Douglas B Ruppdbxout.c (dbx_debug_hooks): Update end_prologue, end_ep...
2002-05-23 Kevin Buettnerdbxout.c (dbxout_class_name_qualifiers): New function.
2002-05-11 Kazu Hiratadbxout.c: Fix formatting.
2002-05-01 Joel Brobeckerdbxout.c (dbxout_type): Emit size information for range...
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-12 Kaveh R. GhaziMakefile.in (debug.o): Depend on debug.h.
2002-02-06 Nick CliftonAccept LABEL_REFs as well as SYMBOL_REFs from the const...
2002-02-06 Alexandre Olivadbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET...
2002-01-26 Geoffrey KeatingIndex: gcc/ChangeLog
2002-01-17 Jason Merrill* dbxout.c (dbxout_type): Support const and volatile.
2002-01-08 Nick CliftonIf a symbol ref is in the constant pool, use the pool...
2001-12-09 Kaveh R. Ghazi1750a.md: Add default case in switch.
2001-11-30 Jason Merrilldwarf2out.c (is_cxx): New fn.
2001-11-30 Jason Merrilldwarf2out.c (add_data_member_location_attribute): Do...
2001-11-14 Jan Hubickadbxout.c (dbxout_symbol_location): Update call of alter...
2001-11-12 Jakub Jelinekdbxout.c (dbxout_symbol_location): Avoid emitting inval...
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-04 Kaveh R. GhaziMakefile.in (dbxout.o): Depend on function.h.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-11 Hans-Peter Nilssondbxout.c (dbxout_parms): Fix typo in comment.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-08-04 Richard Hendersontarget.h (gcc_target): Add asm_out.named_section, secti...
2001-08-03 Richard Hendersondbxout.c (dbxout_symbol_location): Flatten subregs...
2001-07-26 Neil Boothtoplev.c, [...]: Include xcoffout.h if appropriate.
2001-07-25 Richard Kennerdbxout.c: Consistently use putc instead of fputc.
2001-07-22 Neil Boothdbxout.c (dbxout_global_decl): New.
2001-07-22 Neil Booth* dbxout.c, sdbout.c, varasm.c: Revert most recent...
2001-07-21 Neil Boothdbxout.c (dbxout_global_decl): New.
2001-07-19 Neil BoothMakefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19 Neil BoothMakefile.in (toplev.o, [...]): Don't depend on dwarfout.h.
2001-07-17 Neil Boothdbxout.c (dbxout_really_begin_function): Rename to...
2001-07-15 Neil Boothdbxout.c (dbxout_source_line): Make static, update...
2001-07-12 Neil BoothMakefile.in (final.o): Depend on debug.h.
2001-07-11 Neil BoothMakefile.in (c-lex.o): Wrap long lines.
2001-07-10 Neil BoothMakefile.in (toplev.o, [...]): Depend on debug.h, wrap...
2001-06-08 Jason Merrillstmt.c (current_nesting_level): New fn.
2001-05-25 Geoffrey Keatingdbxout.c (dbxout_symbol): Invert previous patch, which...
2001-05-23 Jason Merrill* dbxout.c (dbxout_type_methods): Do still group method...
2001-05-21 Jason Merrilldbxout.c (MINIMAL_DEBUG, [...]): Lose.
2001-05-18 Richard Kenner/tmp/pl
2001-05-17 Jeffrey Oldhamdbxout.c (dbxout_symbol_location): For CONCAT, skip...
2001-05-01 Zack Weinbergdbxout.c, [...]: Always include gstab.h, not system...
2001-04-23 Kaveh R. Ghazicollect2.c (main): Use concat in lieu of xmalloc/sprintf.
2001-04-18 Zack Weinbergdbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is...
2001-04-17 Loren J. Rittle* dbxout.c (N_OPT): Define if not available from <stab.h>
2001-04-16 Zack Weinbergtoplev.c (output_lang_identify): Delete.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-21 Jason Merrilltree.h (DECL_UNINLINABLE): Move from C++ frontend.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-05 Catherine Moore(dbxout_parms): Handle invisible ref where decl is...
2000-12-31 Richard Hendersondbxout.c (dbxout_block): Invert logic on eliding LBRAC...
2000-12-02 Jim Blandydbxout.c (dbxout_parms): Correctly describe parameters...
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
next