aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)Author
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
1993-11-04(dbxout_symbol_location): Test DECL_IN_TEXT_SECTION.rms
1993-11-03(dbxout_type): Print `-2' instead of `0037777777776'rms
1993-10-19(print_int_cst_octal): Fix bug in last change.kenner
1993-10-12(dbxout_type, case INTEGER_TYPE): Output bounds in octal if type widerkenner
1993-10-08(dbxout_type, case INTEGER_TYPE): Correctly check for type smallerkenner
1993-10-08(dbxout_parms): Don't confuse a parameter at an offset of zero from APkenner
1993-09-28(FILE_NAME_JOINER): Default is "/".eggert
1993-09-24* dbxout.c: (dbxout_symbol): FRAME_POINTER_REGNUM has been eliminateddje
1993-09-17Better encoding of CHAR_TYPE and BOOLEAN_TYPE.bothner
1993-09-08(dbxout_parms): For parameters in registers, if usewilson
1993-09-07(dbxout_type): Handle enum constants bigger than one word.rms
1993-07-18(dbxout_symbol_location): Call in_text_sectionrms
1993-07-15(dbxout_symbol_location): Subroutine broken out fromrms
1993-06-19(dbxout_type): Reinstall #if 0 around code forrms
1993-05-28(dbxout_type): Add missing `;' for array with no domain.rms
1993-05-26(dbxout_block) [DBX_BLOCKS_FUNCTION_RELATIVE]:rms
1993-05-13(dbxout_parms): Don't output a parm if it's a mem that has a constant address.rms
1993-04-13(dbxout_symbol): Last arg to eliminate_regs is NULL_RTX.kenner
1993-04-13(dbxout_type): Make just cross refs for struct typesrms