aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
AgeCommit message (Expand)AuthorFilesLines
1993-10-08(dbxout_parms): Don't confuse a parameter at an offset of zero from APRichard Kenner1-4/+4
1993-09-28(FILE_NAME_JOINER): Default is "/".Paul Eggert1-6/+20
1993-09-24dbxout.c: (dbxout_symbol): FRAME_POINTER_REGNUM has been eliminated by now...Doug Evans1-1/+1
1993-09-17Better encoding of CHAR_TYPE and BOOLEAN_TYPE.Per Bothner1-2/+10
1993-09-08(dbxout_parms): For parameters in registers, if useJim Wilson1-4/+14
1993-09-07(dbxout_type): Handle enum constants bigger than one word.Richard Stallman1-3/+12
1993-07-18(dbxout_symbol_location): Call in_text_sectionRichard Stallman1-1/+1
1993-07-15(dbxout_symbol_location): Subroutine broken out from dbxout_symbol.Richard Stallman1-188/+215
1993-06-19(dbxout_type): Reinstall #if 0 around code forRichard Stallman1-0/+2
1993-05-28(dbxout_type): Add missing `;' for array with no domain.Richard Stallman1-3/+3
1993-05-26(dbxout_block) [DBX_BLOCKS_FUNCTION_RELATIVE]:Richard Stallman1-2/+2
1993-05-13(dbxout_parms): Don't output a parm if it's a mem that has a constant address.Richard Stallman1-1/+5
1993-04-13(dbxout_symbol): Last arg to eliminate_regs is NULL_RTX.Richard Kenner1-1/+1
1993-04-13(dbxout_type): Make just cross refs for struct typesRichard Stallman1-3/+4
1993-04-13Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.Richard Kenner1-2/+7
1993-03-23(dbxout_type): Use int_size_in_bytes instead of size_in_bytes forRichard Kenner1-5/+4
1993-03-04(dbxout_type): Handle complex integer types.Richard Stallman1-2/+21
1993-03-02Define and use new function dbxout_range_type.Per Bothner1-16/+41
1993-02-26(dbxout_type): Enable output of subrange types if use_gnu_debug_info_extensions.Richard Stallman1-6/+2
1993-01-22Cygnus<-->FSF mergeBrendan Kehoe1-1/+4
1993-01-12dbxout.c (dbxout_type): Call with missing third arg as 0.Brendan Kehoe1-2/+2
1993-01-10# Fix misspellings in comments.Paul Eggert1-1/+1
1993-01-01(dbxout_symbol, TYPE_DECL case): Don't output tag whichJim Wilson1-1/+4
1992-11-23(dbxout_type): Handle need for name of a RECORD_TYPE when it has none.Richard Stallman1-1/+5
1992-11-07(dbxout_symbol): Give name ` ' to unnamed enums.Richard Stallman1-1/+3
1992-09-25(dbxout_symbol): For anonymous enum, output type anyway.Richard Stallman1-0/+18
1992-09-09(dbxout_type_fields): Handle nameless subrecords for Pascal.Richard Stallman1-3/+43
1992-08-04Include output.h.Richard Stallman1-0/+1
1992-07-31(dbxout_parms): Do something for structuresRichard Stallman1-3/+37
1992-07-27(dbxout_symbol): Distinguish implicit C++ typedefsRichard Stallman1-4/+5
1992-07-24include defaults.h.Michael Meissner1-0/+1
1992-07-23(dbxout_source_line): New function.Richard Stallman1-0/+18
1992-07-20(dbxout_block): obey DBX_BLOCKS_FUNCTION_RELATIVERichard Stallman1-0/+15
1992-07-12Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL.Richard Stallman1-2/+2
1992-07-10(dbxout_type_methods): Fix minimal_debug so that it skips a redundant class n...Richard Stallman1-0/+11
1992-07-06entered into RCSRichard Kenner1-19/+20
1992-07-05*** empty log message ***Richard Stallman1-1/+3
1992-07-05*** empty log message ***Richard Stallman1-18/+17
1992-06-30*** empty log message ***Richard Stallman1-21/+6
1992-06-26*** empty log message ***Richard Stallman1-11/+0
1992-06-24*** empty log message ***Richard Stallman1-1/+1
1992-06-10*** empty log message ***Richard Stallman1-0/+29
1992-05-15*** empty log message ***Richard Stallman1-10/+41
1992-05-12*** empty log message ***Mike Stump1-2/+5
1992-05-07*** empty log message ***Richard Stallman1-2/+2
1992-05-06*** empty log message ***Richard Stallman1-1/+47
1992-05-05*** empty log message ***Jim Wilson1-1/+1
1992-04-22*** empty log message ***Richard Stallman1-60/+53
1992-04-22*** empty log message ***Richard Stallman1-10/+31
1992-04-16*** empty log message ***Richard Stallman1-1/+2