aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
2004-03-22[multiple changes]Andrew Pinski
2003-10-22re PR debug/12500 (stabs debug info -- void no longer a predefined / builtin ...David Taylor
2003-07-15re PR debug/11473 (ICE with -gstabs when empty struct inheits from an empty s...Mark Mitchell
2002-12-12re PR debug/1621 (Debugging with complex numbers)Jim Wilson
2002-11-08fix stabs info for vector typesDale Johannesen
2002-09-26dbxout.c (FORCE_TEXT): Switch to current_function_decl, not text_section.David Edelsohn
2002-09-23Set current_sym_code in a case where it was missing.Dale Johannesen
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata
2002-09-14tm.texi (DBX_OUTPUT_NFUN): Describe.Alan Modra
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp
2002-05-22dbxout.c (dbxout_class_name_qualifiers): New function.Kevin Buettner
2002-05-11dbxout.c: Fix formatting.Kazu Hirata
2002-05-01dbxout.c (dbxout_type): Emit size information for range types, as well, but o...Joel Brobecker
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi
2002-02-06Accept LABEL_REFs as well as SYMBOL_REFs from the constant pool.Nick Clifton
2002-02-06dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parameters passed by in...Alexandre Oliva
2002-01-26Index: gcc/ChangeLogGeoffrey Keating
2002-01-17* dbxout.c (dbxout_type): Support const and volatile.Jason Merrill
2002-01-08If a symbol ref is in the constant pool, use the pool's version of the symbol...Nick Clifton
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi
2001-11-30dwarf2out.c (is_cxx): New fn.Jason Merrill
2001-11-29dwarf2out.c (add_data_member_location_attribute): Do the right thing for virt...Jason Merrill
2001-11-14dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka
2001-11-12dbxout.c (dbxout_symbol_location): Avoid emitting invalid register numbers.Jakub Jelinek
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth
2001-11-04Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi
2001-09-11dbxout.c (dbxout_parms): Fix typo in comment.Hans-Peter Nilsson
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-08-08dbxout.c: Fix comment formatting.Kazu Hirata
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson
2001-08-03dbxout.c (dbxout_symbol_location): Flatten subregs first; don't take REGNO of...Richard Henderson
2001-07-26toplev.c, [...]: Include xcoffout.h if appropriate.Neil Booth
2001-07-25dbxout.c: Consistently use putc instead of fputc.Richard Kenner
2001-07-22dbxout.c (dbxout_global_decl): New.Neil Booth
2001-07-22* dbxout.c, sdbout.c, varasm.c: Revert most recent patch.Neil Booth
2001-07-21dbxout.c (dbxout_global_decl): New.Neil Booth
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth
2001-06-08stmt.c (current_nesting_level): New fn.Jason Merrill
2001-05-25dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag o...Geoffrey Keating
2001-05-23* dbxout.c (dbxout_type_methods): Do still group methods by name.Jason Merrill
2001-05-21dbxout.c (MINIMAL_DEBUG, [...]): Lose.Jason Merrill