summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** empty log message ***rms1992-06-241-1/+1
* *** empty log message ***rms1992-06-101-0/+29
* *** empty log message ***rms1992-05-151-10/+41
* *** empty log message ***mrs1992-05-121-2/+5
* *** empty log message ***rms1992-05-071-2/+2
* *** empty log message ***rms1992-05-061-1/+47
* *** empty log message ***wilson1992-05-051-1/+1
* *** empty log message ***rms1992-04-221-60/+53
* *** empty log message ***rms1992-04-221-10/+31
* *** empty log message ***rms1992-04-161-1/+2
* *** empty log message ***rms1992-04-031-156/+103