summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (final.o): Depend on debug.h.Neil Booth2001-07-121-1/+49
* Makefile.in (c-lex.o): Wrap long lines.Neil Booth2001-07-111-6/+14
* Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth2001-07-101-4/+14
* stmt.c (current_nesting_level): New fn.Jason Merrill2001-06-081-1/+1
* dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag o...Geoffrey Keating2001-05-251-2/+2
* * dbxout.c (dbxout_type_methods): Do still group methods by name.Jason Merrill2001-05-231-0/+17
* dbxout.c (MINIMAL_DEBUG, [...]): Lose.Jason Merrill2001-05-211-176/+51
* /tmp/plRichard Kenner2001-05-181-9/+14
* dbxout.c (dbxout_symbol_location): For CONCAT, skip types not COMPLEX_TYPE.Jeffrey Oldham2001-05-171-1/+9
* dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg2001-05-011-26/+1
* collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi2001-04-231-5/+1
* dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, use it instead o...Zack Weinberg2001-04-181-0/+4
* * dbxout.c (N_OPT): Define if not available from <stab.h>Loren J. Rittle2001-04-171-0/+5
* toplev.c (output_lang_identify): Delete.Zack Weinberg2001-04-161-6/+10
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-9/+4
* Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell2001-03-191-2/+10
* varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell2001-03-151-2/+2
* tree.h (DECL_UNINLINABLE): Move from C++ frontend.Jason Merrill2001-02-211-1/+3
* configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi2001-01-281-2/+1
* (dbxout_parms): Handle invisible ref where decl is a REGCatherine Moore2001-01-051-3/+7
* dbxout.c (dbxout_block): Invert logic on eliding LBRAC/RBRAC.Richard Henderson2000-12-301-6/+9
* dbxout.c (dbxout_parms): Correctly describe parameters passed by invisible re...Jim Blandy2000-12-021-20/+19
* ggc.h: Delete ggc_add_string_root and ggc_mark_string.Zack Weinberg2000-11-171-2/+0
* alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers2000-11-071-1/+1
* * dbxout.c (dbxout_source_line): Remove extra tab.J. David Anglin2000-10-101-1/+1
* Callers gcc-toplev:Hans-Peter Nilsson2000-09-251-27/+27
* Changes add TABs on either or both sides, covering start of line,Hans-Peter Nilsson2000-09-251-2/+2
* fixJason Merrill2000-09-221-5/+13
* revertJason Merrill2000-09-221-13/+5
* c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.Jason Merrill2000-09-221-5/+13
* * dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab.George Helffrich2000-07-231-1/+1
* dbxout.c (dbxout_symbol, [...]): Use DECL_CONTEXT, not DECL_FIELD_CONTEXT.Raja R Harinath2000-06-281-2/+2
* Vector support: type node creation & debugging supportBernd Schmidt2000-06-251-0/+3
* dbxout.c (dbxout_type_fields): Don't segfault on fields with incomplete types.Jakub Jelinek2000-06-081-0/+1
* dbxout.c (dbxout_type, [...]): Don't call print_int_cst_octal with something ...Richard Kenner2000-04-141-2/+6
* dbxout.c (CONTIN): If it doesn't have to do anything...Zack Weinberg2000-04-041-1/+1
* * Rework fields used to describe positions of bitfields andRichard Kenner2000-03-251-5/+2
* tree.h (COMPLETE_TYPE_P): New macro.Nathan Sidwell2000-03-211-6/+6
* * Clean up usages of TREE_INT_CST_LOW.Richard Kenner2000-03-171-43/+48
* dbxout.c (dbxout_parms): When correcting for promoted big-endian parameters...Clinton Popetz2000-03-081-1/+3
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-1/+1
* tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner2000-03-071-1/+1
* Fix prototype for dbxout_symbol_location.Martin v. Löwis2000-02-291-1/+1
* c-decl.c (current_function_decl): Move to toplev.c.Martin v. Löwis2000-02-291-25/+45
* emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell2000-02-281-16/+2
* Copyright fixes.Jeff Law2000-02-251-1/+2
* cccp.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-141-20/+20
* c-common.c (check_format_info): Don't call a variadic function with a non-lit...Kaveh R. Ghazi1999-11-251-1/+1
* Fix gdb testsuite failures caused by Kenner's bulk merge from gcc2.Jim Wilson1999-11-111-1/+9
* Makefile.in (dbxout.o): Depend on ggc.h.Mark Mitchell1999-11-061-0/+3