summaryrefslogtreecommitdiffstats
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix warnings from Kaveh R. Ghazimeissner1998-03-251-2/+6
* Major cutover to using system.h:ghazi1998-03-201-15/+1
* * dbxout.c (dbxout_function_end): Fix last change. The correctrth1998-03-181-2/+2
* Fix more warnings...ghazi1998-03-181-3/+6
* * dbxout.c (dbxout_type_methods): Only treat TYPE_METHODS as ammitchell1998-03-111-1/+1
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+8
* bothner1998-01-281-1/+3
* * tree.c (build_range_type): Allow creation of ranges with no maximum.law1997-12-181-1/+2
* * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c,rth1997-12-151-3/+3
* * dbxout.c (dbxout_symbol_location): Don't assume that variableslaw1997-11-141-1/+6
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-2/+6
* * dbxout.c (dbxout_start_new_source_file): Use output_quoted_stringamylaar1997-10-231-1/+3
* * dbxout.c (dbxout_type_fields): Skip field if DECL_IGNORED_P.bothner1997-06-191-0/+2
* * dbxout.c (dbxout_function_end): Don't subtract one fromlaw1997-05-151-1/+1
* reformat a little to match GNU coding standards.mrs1997-05-061-7/+7
* (dbxout_function): Test NO_DBX_FUNCTION_END at run timewilson1997-04-301-2/+6
* Change all calls to eliminate_regs.kenner1997-03-151-4/+4
* (dbxout_symbol): Fix forgotten case in last change: checkkenner1996-09-241-1/+4
* (dbxout_function): Don't check DECL_SECTION_NAME beforewilson1996-09-231-2/+1
* formatting tweaksmrs1996-07-031-7/+7
* (dbxout_function): Respect NO_DBX_FUNCTION_END.kenner1996-06-281-1/+1
* Add prototypes for all static functions.kenner1996-05-191-115/+20
* * dbxout.c (dbxout_function): When deciding to call dbxout_function_enddje1996-05-061-1/+2
* * flags.h (flag_function_sections): Declare.law1996-04-151-0/+25
* (dbxout_typedefs): Don't emit incomplete types yet.merrill1996-04-121-4/+2
* * dbxout.c (dbxout_type): Better "variant" handling to ignorebothner1996-03-131-3/+13
* (dbxout_type, case METHOD_TYPE): Add CHARS (1) callwilson1996-03-011-0/+1
* Changes to distinguish typedef from original type in debug output.bothner1996-02-121-1/+9
* * dbxout.c (dbxout_range_type): Emit non-range INTEGER_TYPEbothner1996-02-061-3/+6
* Don't include <string.h>. Don't compare strchr result to NULL.ian1996-01-301-2/+1
* Don't use #ifndef inside call to strchr, to avoid AIX problemian1996-01-291-4/+5
* Include <string.h>ian1996-01-221-0/+1
* Avoid minimal C++ debugging in a couple of cases where it doesn't workian1996-01-191-8/+31
OpenPOWER on IntegriCloud