aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
1996-09-24(dbxout_symbol): Fix forgotten case in last change: checkkenner
1996-09-23(dbxout_function): Don't check DECL_SECTION_NAME beforewilson
1996-07-03formatting tweaksmrs
1996-06-28(dbxout_function): Respect NO_DBX_FUNCTION_END.kenner
1996-05-19Add prototypes for all static functions.kenner
1996-05-06 * dbxout.c (dbxout_function): When deciding to call dbxout_function_enddje
1996-04-15 * flags.h (flag_function_sections): Declare.law
1996-04-12(dbxout_typedefs): Don't emit incomplete types yet.merrill
1996-03-13* dbxout.c (dbxout_type): Better "variant" handling to ignorebothner
1996-03-01(dbxout_type, case METHOD_TYPE): Add CHARS (1) callwilson
1996-02-12Changes to distinguish typedef from original type in debug output.bothner
1996-02-06* dbxout.c (dbxout_range_type): Emit non-range INTEGER_TYPEbothner
1996-01-30Don't include <string.h>. Don't compare strchr result to NULL.ian
1996-01-29Don't use #ifndef inside call to strchr, to avoid AIX problemian
1996-01-22Include <string.h>ian
1996-01-19Avoid minimal C++ debugging in a couple of cases where it doesn't workian
1996-01-02(gstab.h): Include if cross compiling.wilson
1995-12-13Output N_BINCL and N_EINCL stabs if DBX_USE_BINCL is defined.ian
1995-06-15Update FSF address.kenner
1995-04-12(dbxout_type_fields): Correct arguments to CHARS macrowilson
1995-03-11(dbxout_symbol): Properly handle decl whose DECL_NAME points to akenner
1995-02-24(GDB_INV_REF_REGPARM_STABS_LETTER): New macro.wilson
1995-02-24(dbxout_parms): For parameters passed in memory, deletewilson
1995-02-05(dbxout_source_file): Clean up null tree pointer test. Update copyright.dje
1995-02-04(dbxout_source_file): Don't switch to text section ifdje
1994-12-09(dbxout_type_method_1): Don't try to look at the firstmerrill
1994-11-16Check target endianness at run time, not compile timeian
1994-09-09(dbxout_symbol_location): Handle error_mark_node inwilson
1994-07-12(dbxout_source_file): Increment source_label_number outsideerich
1994-07-02(dbxout_type_methods): Enable debugging info forwilson
1994-06-18(dbxout_symbol): Replace DECL_IGNORED_P withwilson
1994-06-15(dbxout_type): Fix call to bzero.dje
1994-06-15(dbxout_range_type): Handle an array range that is neither int nor subrange.bothner
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-06-01(dbxout_type): Always emit cross-references ifwilson
1994-05-16(dbxout_type): Write non-default precision of of ENUMERAL_TYPEs.bothner
1994-04-29(dbxout_type): check TYPE_DECL_SUPPRESS_DEBUG to generate cross referencedje
1994-04-01(dbxout_type): Re-enable debugging output for anonymouswilson
1994-03-25(dbxout_symbol): Remove decls of unused variables.kenner
1994-03-23(dbxout_parms): For parameter living in psuedo-reg thatwilson
1994-03-21(source_label_number): New variable.wilson
1994-02-16Use new flag TYPE_STRING_FLAG instead of STRING_TYPE.bothner
1994-02-12Don't treat anonymous fields as belonging to the containing object.bothner
1994-01-12* dbxout.c (dbxout_range_type): If the range has a base typebothner
1993-12-23(dbxout_parms): For parameter passed by invisiblewilson
1993-12-11(dbxout_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, notkenner
1993-11-13(dbxout_type_field): Skip fields with variablerms
1993-11-11(dbxout_parms): Fix previous change.rms
1993-11-11(dbxout_symbol): If it's C++, don't check therms
1993-11-10(dbxout_parms): For parms passed via invisiblewilson