aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-1/+2
2001-11-04Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi1-6/+12
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-7/+7
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-1/+1
2001-09-11dbxout.c (dbxout_parms): Fix typo in comment.Hans-Peter Nilsson1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-08dbxout.c: Fix comment formatting.Kazu Hirata1-1/+1
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-7/+2
2001-08-03dbxout.c (dbxout_symbol_location): Flatten subregs first; don't take REGNO of...Richard Henderson1-8/+8
2001-07-26toplev.c, [...]: Include xcoffout.h if appropriate.Neil Booth1-12/+12
2001-07-25dbxout.c: Consistently use putc instead of fputc.Richard Kenner1-118/+187
2001-07-22dbxout.c (dbxout_global_decl): New.Neil Booth1-2/+15
2001-07-22* dbxout.c, sdbout.c, varasm.c: Revert most recent patch.Neil Booth1-12/+2