aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-17re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read)Mark Mitchell1-3/+4
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva1-1/+2
2003-07-19alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-8/+5
2003-07-15re PR debug/11473 (ICE with -gstabs when empty struct inheits from an empty s...Mark Mitchell1-3/+1
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-06stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger1-3/+3
2003-07-03dbxout.c (pending_bincls): Move decl down inside DBX_DEBUGGING_INFO || XCOFF_...Andreas Schwab1-5/+5
2003-07-02dbxout.c (pending_bincls): Replace DBX_USE_BINCLS with DBX_USE_BINCL.H.J. Lu1-2/+2
2003-07-02dbxout.c (pending_bincls): Guard with DBX_USE_BINCLS.David Edelsohn1-3/+10
2003-07-02* dbxout.c (pending_bincls): Only define if DBX_DEBUGGING_INFO.Andreas Schwab1-0/+2
2003-07-01dbxout.c (DBXOUT_DECR_NESTING): Emit pending bincls, if required.Devang Patel1-6/+94
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-132/+83
2003-06-28dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration.Zack Weinberg1-2/+0
2003-06-26final.c (debug_flush_symbol_queue): New function.Devang Patel1-21/+132
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-1/+6
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-34/+0
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi1-4/+3
2003-04-14dbxout.c (print_int_cst_bounds_in_octal_p): New function, extracted from dbxo...Joel Brobecker1-26/+44
2003-04-06dbxout.c (dbxout_handle_pch): Move prototype out from #if defined DBX_DEBUGGI...Geoffrey Keating1-1/+1
2003-04-05dbxout.c (scope_labelno): Add GTY.Geoffrey Keating1-19/+61
2003-04-04dbxout.c (dbxout_type): When printing type index of range type whose bounds a...Joel Brobecker1-1/+11
2003-02-20Change base class access representation.Nathan Sidwell1-5/+9
2003-01-16dbxout.c (lastfile, cwd): Fix `unused' warning.Kaveh Ghazi1-8/+8
2003-01-10Merge from pch-branch.Geoffrey Keating1-73/+66
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-5/+7
2002-12-12re PR debug/1621 (Debugging with complex numbers)Jim Wilson1-2/+58
2002-11-08fix stabs info for vector typesDale Johannesen1-1/+3
2002-09-26dbxout.c (FORCE_TEXT): Switch to current_function_decl, not text_section.David Edelsohn1-1/+1
2002-09-23Set current_sym_code in a case where it was missing.Dale Johannesen1-0/+1
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14tm.texi (DBX_OUTPUT_NFUN): Describe.Alan Modra1-0/+4
2002-08-15dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.Douglas B Rupp1-4/+4
2002-05-22dbxout.c (dbxout_class_name_qualifiers): New function.Kevin Buettner1-2/+38
2002-05-11dbxout.c: Fix formatting.Kazu Hirata1-20/+20
2002-05-01dbxout.c (dbxout_type): Emit size information for range types, as well, but o...Joel Brobecker1-1/+14
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-1/+1
2002-03-12Makefile.in (debug.o): Depend on debug.h.Kaveh R. Ghazi1-2/+2
2002-02-06Accept LABEL_REFs as well as SYMBOL_REFs from the constant pool.Nick Clifton1-1/+2
2002-02-06dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parameters passed by in...Alexandre Oliva1-0/+4
2002-01-26Index: gcc/ChangeLogGeoffrey Keating1-4/+9
2002-01-17* dbxout.c (dbxout_type): Support const and volatile.Jason Merrill1-15/+34
2002-01-08If a symbol ref is in the constant pool, use the pool's version of the symbol...Nick Clifton1-0/+14
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-2/+2
2001-11-30dwarf2out.c (is_cxx): New fn.Jason Merrill1-1/+1
2001-11-29dwarf2out.c (add_data_member_location_attribute): Do the right thing for virt...Jason Merrill1-2/+9
2001-11-14dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka1-1/+1
2001-11-12dbxout.c (dbxout_symbol_location): Avoid emitting invalid register numbers.Jakub Jelinek1-0/+2