| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (dbxout_type): The "base type" of a SET_TYPE is its DOMAIN_TYPE, not | kenner | 1993-12-11 | 1 | -1/+1 |
* | (dbxout_type_field): Skip fields with variable | rms | 1993-11-13 | 1 | -3/+5 |
* | (dbxout_parms): Fix previous change. | rms | 1993-11-11 | 1 | -1/+1 |
* | (dbxout_symbol): If it's C++, don't check the | rms | 1993-11-11 | 1 | -1/+4 |
* | (dbxout_parms): For parms passed via invisible | wilson | 1993-11-10 | 1 | -2/+6 |
* | (dbxout_symbol_location): Test DECL_IN_TEXT_SECTION. | rms | 1993-11-04 | 1 | -1/+1 |
* | (dbxout_type): Print `-2' instead of `0037777777776' | rms | 1993-11-03 | 1 | -6/+6 |
* | (print_int_cst_octal): Fix bug in last change. | kenner | 1993-10-19 | 1 | -5/+4 |
* | (dbxout_type, case INTEGER_TYPE): Output bounds in octal if type wider | kenner | 1993-10-12 | 1 | -2/+20 |
* | (dbxout_type, case INTEGER_TYPE): Correctly check for type smaller | kenner | 1993-10-08 | 1 | -1/+2 |
* | (dbxout_parms): Don't confuse a parameter at an offset of zero from AP | kenner | 1993-10-08 | 1 | -4/+4 |
* | (FILE_NAME_JOINER): Default is "/". | eggert | 1993-09-28 | 1 | -6/+20 |
* | * dbxout.c: (dbxout_symbol): FRAME_POINTER_REGNUM has been eliminated | dje | 1993-09-24 | 1 | -1/+1 |
* | Better encoding of CHAR_TYPE and BOOLEAN_TYPE. | bothner | 1993-09-17 | 1 | -2/+10 |
* | (dbxout_parms): For parameters in registers, if use | wilson | 1993-09-08 | 1 | -4/+14 |
* | (dbxout_type): Handle enum constants bigger than one word. | rms | 1993-09-07 | 1 | -3/+12 |
* | (dbxout_symbol_location): Call in_text_section | rms | 1993-07-18 | 1 | -1/+1 |
* | (dbxout_symbol_location): Subroutine broken out from | rms | 1993-07-15 | 1 | -188/+215 |
* | (dbxout_type): Reinstall #if 0 around code for | rms | 1993-06-19 | 1 | -0/+2 |
* | (dbxout_type): Add missing `;' for array with no domain. | rms | 1993-05-28 | 1 | -3/+3 |
* | (dbxout_block) [DBX_BLOCKS_FUNCTION_RELATIVE]: | rms | 1993-05-26 | 1 | -2/+2 |
* | (dbxout_parms): Don't output a parm if it's a mem that has a constant address. | rms | 1993-05-13 | 1 | -1/+5 |
* | (dbxout_symbol): Last arg to eliminate_regs is NULL_RTX. | kenner | 1993-04-13 | 1 | -1/+1 |
* | (dbxout_type): Make just cross refs for struct types | rms | 1993-04-13 | 1 | -3/+4 |
* | Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate. | kenner | 1993-04-13 | 1 | -2/+7 |
* | (dbxout_type): Use int_size_in_bytes instead of size_in_bytes for | kenner | 1993-03-23 | 1 | -5/+4 |
* | (dbxout_type): Handle complex integer types. | rms | 1993-03-04 | 1 | -2/+21 |
* | Define and use new function dbxout_range_type. | bothner | 1993-03-03 | 1 | -16/+41 |
* | (dbxout_type): Enable output of subrange types | rms | 1993-02-26 | 1 | -6/+2 |
* | Cygnus<-->FSF merge | brendan | 1993-01-22 | 1 | -1/+4 |
* | * dbxout.c (dbxout_type) [case FILE_TYPE, SET_TYPE]: Call with | brendan | 1993-01-12 | 1 | -2/+2 |
* | # Fix misspellings in comments. | eggert | 1993-01-10 | 1 | -1/+1 |
* | (dbxout_symbol, TYPE_DECL case): Don't output tag which | wilson | 1993-01-02 | 1 | -1/+4 |
* | (dbxout_type): Handle need for name of a RECORD_TYPE when it has none. | rms | 1992-11-23 | 1 | -1/+5 |
* | (dbxout_symbol): Give name ` ' to unnamed enums. | rms | 1992-11-07 | 1 | -1/+3 |
* | (dbxout_symbol): For anonymous enum, output type anyway. | rms | 1992-09-25 | 1 | -0/+18 |
* | (dbxout_type_fields): Handle nameless subrecords for Pascal. | rms | 1992-09-09 | 1 | -3/+43 |
* | Include output.h. | rms | 1992-08-04 | 1 | -0/+1 |
* | (dbxout_parms): Do something for structures | rms | 1992-07-31 | 1 | -3/+37 |
* | (dbxout_symbol): Distinguish implicit C++ typedefs | rms | 1992-07-27 | 1 | -4/+5 |
* | include defaults.h. | meissner | 1992-07-24 | 1 | -0/+1 |
* | (dbxout_source_line): New function. | rms | 1992-07-23 | 1 | -0/+18 |
* | (dbxout_block): obey DBX_BLOCKS_FUNCTION_RELATIVE | rms | 1992-07-20 | 1 | -0/+15 |
* | Renamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_EXTERNAL. | rms | 1992-07-12 | 1 | -2/+2 |
* | (dbxout_type_methods): Fix minimal_debug so | rms | 1992-07-10 | 1 | -0/+11 |
* | entered into RCS | kenner | 1992-07-06 | 1 | -19/+20 |
* | *** empty log message *** | rms | 1992-07-05 | 1 | -1/+3 |
* | *** empty log message *** | rms | 1992-07-05 | 1 | -18/+17 |
* | *** empty log message *** | rms | 1992-06-30 | 1 | -21/+6 |
* | *** empty log message *** | rms | 1992-06-26 | 1 | -11/+0 |