aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-07-21dbxout.c (dbxout_global_decl): New.Neil Booth1-2/+12
2001-07-19Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.Neil Booth1-22/+12
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-28/+36
2001-07-17dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function.Neil Booth1-23/+20
2001-07-15dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth1-25/+29
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth1-1/+49
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth1-6/+14
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth1-4/+14
2001-06-08stmt.c (current_nesting_level): New fn.Jason Merrill1-1/+1
2001-05-25dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag o...Geoffrey Keating1-2/+2
2001-05-23* dbxout.c (dbxout_type_methods): Do still group methods by name.Jason Merrill1-0/+17
2001-05-21dbxout.c (MINIMAL_DEBUG, [...]): Lose.Jason Merrill1-176/+51
2001-05-18/tmp/plRichard Kenner1-9/+14
2001-05-17dbxout.c (dbxout_symbol_location): For CONCAT, skip types not COMPLEX_TYPE.Jeffrey Oldham1-1/+9
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-26/+1
2001-04-23collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi1-5/+1
2001-04-18dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, use it instead o...Zack Weinberg1-0/+4
2001-04-17* dbxout.c (N_OPT): Define if not available from <stab.h>Loren J. Rittle1-0/+5
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg1-6/+10
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-9/+4
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell1-2/+10
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-2/+2
2001-02-21tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill1-1/+3
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-2/+1
2001-01-05(dbxout_parms): Handle invisible ref where decl is a REGCatherine Moore1-3/+7
2000-12-30dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC.Richard Henderson1-6/+9
2000-12-02dbxout.c (dbxout_parms): Correctly describe parameters passed by invisible re...Jim Blandy1-20/+19
2000-11-17ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg1-2/+0
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-1/+1
2000-10-10* dbxout.c (dbxout_source_line): Remove extra tab.J. David Anglin1-1/+1
2000-09-25Callers gcc-toplev:Hans-Peter Nilsson1-27/+27
2000-09-25Changes add TABs on either or both sides, covering start of line,Hans-Peter Nilsson1-2/+2
2000-09-22fixJason Merrill1-5/+13
2000-09-22revertJason Merrill1-13/+5
2000-09-22c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.Jason Merrill1-5/+13
2000-07-23* dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab.George Helffrich1-1/+1
2000-06-28dbxout.c (dbxout_symbol, [...]): Use DECL_CONTEXT, not DECL_FIELD_CONTEXT.Raja R Harinath1-2/+2
2000-06-25Vector support: type node creation & debugging supportBernd Schmidt1-0/+3
2000-06-08dbxout.c (dbxout_type_fields): Don't segfault on fields with incomplete types.Jakub Jelinek1-0/+1