summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
...
* (dbxout_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, notkenner1993-12-111-1/+1
* (dbxout_type_field): Skip fields with variablerms1993-11-131-3/+5
* (dbxout_parms): Fix previous change.rms1993-11-111-1/+1
* (dbxout_symbol): If it's C++, don't check therms1993-11-111-1/+4
* (dbxout_parms): For parms passed via invisiblewilson1993-11-101-2/+6
* (dbxout_symbol_location): Test DECL_IN_TEXT_SECTION.rms1993-11-041-1/+1
* (dbxout_type): Print `-2' instead of `0037777777776'rms1993-11-031-6/+6
* (print_int_cst_octal): Fix bug in last change.kenner1993-10-191-5/+4
* (dbxout_type, case INTEGER_TYPE): Output bounds in octal if type widerkenner1993-10-121-2/+20
* (dbxout_type, case INTEGER_TYPE): Correctly check for type smallerkenner1993-10-081-1/+2
* (dbxout_parms): Don't confuse a parameter at an offset of zero from APkenner1993-10-081-4/+4
* (FILE_NAME_JOINER): Default is "/".eggert1993-09-281-6/+20
* * dbxout.c: (dbxout_symbol): FRAME_POINTER_REGNUM has been eliminateddje1993-09-241-1/+1
* Better encoding of CHAR_TYPE and BOOLEAN_TYPE.bothner1993-09-171-2/+10
* (dbxout_parms): For parameters in registers, if usewilson1993-09-081-4/+14
* (dbxout_type): Handle enum constants bigger than one word.rms1993-09-071-3/+12
* (dbxout_symbol_location): Call in_text_sectionrms1993-07-181-1/+1
* (dbxout_symbol_location): Subroutine broken out fromrms1993-07-151-188/+215
* (dbxout_type): Reinstall #if 0 around code forrms1993-06-191-0/+2
* (dbxout_type): Add missing `;' for array with no domain.rms1993-05-281-3/+3
* (dbxout_block) [DBX_BLOCKS_FUNCTION_RELATIVE]:rms1993-05-261-2/+2
* (dbxout_parms): Don't output a parm if it's a mem that has a constant address.rms1993-05-131-1/+5
* (dbxout_symbol): Last arg to eliminate_regs is NULL_RTX.kenner1993-04-131-1/+1
* (dbxout_type): Make just cross refs for struct typesrms1993-04-131-3/+4
* Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.kenner1993-04-131-2/+7
* (dbxout_type): Use int_size_in_bytes instead of size_in_bytes forkenner1993-03-231-5/+4
* (dbxout_type): Handle complex integer types.rms1993-03-041-2/+21
* Define and use new function dbxout_range_type.bothner1993-03-031-16/+41
* (dbxout_type): Enable output of subrange typesrms1993-02-261-6/+2
* Cygnus<-->FSF mergebrendan1993-01-221-1/+4
* * dbxout.c (dbxout_type) [case FILE_TYPE, SET_TYPE]: Call withbrendan1993-01-121-2/+2
* # Fix misspellings in comments.eggert1993-01-101-1/+1
* (dbxout_symbol, TYPE_DECL case): Don't output tag whichwilson1993-01-021-1/+4
* (dbxout_type): Handle need for name of a RECORD_TYPE when it has none.rms1992-11-231-1/+5
* (dbxout_symbol): Give name ` ' to unnamed enums.rms1992-11-071-1/+3
* (dbxout_symbol): For anonymous enum, output type anyway.rms1992-09-251-0/+18
* (dbxout_type_fields): Handle nameless subrecords for Pascal.rms1992-09-091-3/+43
* Include output.h.rms1992-08-041-0/+1
* (dbxout_parms): Do something for structuresrms1992-07-311-3/+37
* (dbxout_symbol): Distinguish implicit C++ typedefsrms1992-07-271-4/+5
* include defaults.h.meissner1992-07-241-0/+1
* (dbxout_source_line): New function.rms1992-07-231-0/+18
* (dbxout_block): obey DBX_BLOCKS_FUNCTION_RELATIVErms1992-07-201-0/+15
* Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL.rms1992-07-121-2/+2
* (dbxout_type_methods): Fix minimal_debug sorms1992-07-101-0/+11
* entered into RCSkenner1992-07-061-19/+20
* *** empty log message ***rms1992-07-051-1/+3
* *** empty log message ***rms1992-07-051-18/+17
* *** empty log message ***rms1992-06-301-21/+6
* *** empty log message ***rms1992-06-261-11/+0