summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* Callers gcc-toplev:hp2000-09-251-27/+27
* Changes add TABs on either or both sides, covering start of line,hp2000-09-251-2/+2
* fixjason2000-09-221-5/+13
* revertjason2000-09-221-13/+5
* * c-lex.c (skip_white_space): Just treat CRs as horizontal whitespace.jason2000-09-221-5/+13
* * dbxout.c (dbxout_type, case COMPLEX_TYPE): Fix length field in stab.law2000-07-231-1/+1
* * dbxout.c (dbxout_symbol, case RESULT_DECL, VAR_DECL): Uselaw2000-06-291-2/+2
* Vector support: type node creation & debugging supportcrux2000-06-251-0/+3
* * dbxout.c (dbxout_type_fields): Don't segfault on fields withjakub2000-06-081-0/+1
* * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't callkenner2000-04-141-2/+6
* * dbxout.c (CONTIN): If it doesn't have to do anything, give it azack2000-04-041-1/+1
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-5/+2
* gccnathan2000-03-211-6/+6
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-43/+48
* * dbxout.c (dbxout_parms): When correcting for promotedcpopetz2000-03-081-1/+3
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-1/+1
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-1/+1
* Fix prototype for dbxout_symbol_location.loewis2000-02-291-1/+1
* * c-decl.c (current_function_decl): Move to toplev.c.loewis2000-02-291-25/+45
* * emit-rtl.c (remove_unncessary_notes): Remove notes for emptymmitchel2000-02-281-16/+2
* Copyright fixes.law2000-02-261-1/+2
* * cccp.c: PROTO -> PARAMS.ghazi2000-01-141-20/+20
* * c-common.c (check_format_info): Don't call a variadic functionghazi1999-11-251-1/+1
* Fix gdb testsuite failures caused by Kenner's bulk merge from gcc2.wilson1999-11-121-1/+9
* * Makefile.in (dbxout.o): Depend on ggc.h.mmitchel1999-11-061-0/+3
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-22/+66
* * dbxout.c (lastfile, cwd, dbxout_type_method_1,ghazi1999-10-261-29/+28
* * builtins.c, dbxout.c, varasm.c: Include tm_p.h.rth1999-09-231-0/+1
* * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.mmitchel1999-09-031-2/+1
* * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.ghazi1999-08-311-2/+0
* * output.h (current_function_is_leaf,wehle1999-04-181-2/+2
* Warning fixes:ghazi1999-03-191-5/+5
* Fix cross compiler build failure in dbxout.c.wilson1999-02-241-2/+4
* * dbxout.c: If USG is defined use gstab.h, even if HAVE_STAB_H is set.ghazi1998-12-081-3/+3
* 1998-11-09 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>law1998-11-091-1/+1
* Fix stabs bug with C array ranges.wilson1998-07-231-2/+12
* bkoz1998-06-301-6/+0
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-1/+1
* Warning fixes:ghazi1998-06-291-1/+1
* Thu Jun 4 16:09:51 1998 Dave Brolley <brolley@cygnus.com>brolley1998-06-041-0/+14
* * m68k.h: Declare more functions used in macros.law1998-05-231-0/+4
* Warning Fixes:ghazi1998-05-191-0/+1
* Undid previous delta to dbxout.cnickc1998-05-181-1/+15
* Use TREE_ARG to compute the type of a function parameter passed in memory.nickc1998-05-181-1/+1
* * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files.robertl1998-05-181-0/+1
* * dbxout.c (dbxout_parms): If mode of type of parameter livingdevans1998-05-161-0/+9
* Warning fixes:ghazi1998-05-131-7/+7
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-4/+6
* * dbxout.c (dbxout_type): Fix typo.law1998-04-241-5/+12
* dlaw1998-04-241-25/+58