OSDN Git Service

Delete junk comment.
[pf3gnuchains/gcc-fork.git] / gcc / dbxout.c
1997-03-15 kennerChange all calls to eliminate_regs.
1996-09-24 kenner(dbxout_symbol): Fix forgotten case in last change...
1996-09-23 wilson(dbxout_function): Don't check DECL_SECTION_NAME before
1996-07-03 mrsformatting tweaks
1996-06-28 kenner(dbxout_function): Respect NO_DBX_FUNCTION_END.
1996-05-19 kennerAdd prototypes for all static functions.
1996-05-06 dje * dbxout.c (dbxout_function): When deciding to call...
1996-04-15 law * flags.h (flag_function_sections): Declare.
1996-04-12 merrill(dbxout_typedefs): Don't emit incomplete types yet.
1996-03-13 bothner* dbxout.c (dbxout_type): Better "variant" handling...
1996-03-01 wilson(dbxout_type, case METHOD_TYPE): Add CHARS (1) call
1996-02-12 bothnerChanges to distinguish typedef from original type in...
1996-02-06 bothner* dbxout.c (dbxout_range_type): Emit non-range INTEGER...
1996-01-30 ianDon't include <string.h>. Don't compare strchr result...
1996-01-29 ianDon't use #ifndef inside call to strchr, to avoid AIX...
1996-01-22 ianInclude <string.h>
1996-01-19 ianAvoid minimal C++ debugging in a couple of cases where...
1996-01-02 wilson(gstab.h): Include if cross compiling.
1995-12-13 ianOutput N_BINCL and N_EINCL stabs if DBX_USE_BINCL is...
1995-06-15 kennerUpdate FSF address.
1995-04-12 wilson(dbxout_type_fields): Correct arguments to CHARS macro
1995-03-11 kenner(dbxout_symbol): Properly handle decl whose DECL_NAME...
1995-02-24 wilson(GDB_INV_REF_REGPARM_STABS_LETTER): New macro.
1995-02-24 wilson(dbxout_parms): For parameters passed in memory, delete
1995-02-05 dje(dbxout_source_file): Clean up null tree pointer test...
1995-02-04 dje(dbxout_source_file): Don't switch to text section if
1994-12-09 merrill(dbxout_type_method_1): Don't try to look at the first
1994-11-16 ianCheck target endianness at run time, not compile time
1994-09-09 wilson(dbxout_symbol_location): Handle error_mark_node in
1994-07-12 erich(dbxout_source_file): Increment source_label_number...
1994-07-02 wilson(dbxout_type_methods): Enable debugging info for
1994-06-18 wilson(dbxout_symbol): Replace DECL_IGNORED_P with
1994-06-15 dje(dbxout_type): Fix call to bzero.
1994-06-15 bothner(dbxout_range_type): Handle an array range that is...
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-01 wilson(dbxout_type): Always emit cross-references if
1994-05-16 bothner(dbxout_type): Write non-default precision of of ENUME...
1994-04-29 dje(dbxout_type): check TYPE_DECL_SUPPRESS_DEBUG to genera...
1994-04-01 wilson(dbxout_type): Re-enable debugging output for anonymous
1994-03-25 kenner(dbxout_symbol): Remove decls of unused variables.
1994-03-23 wilson(dbxout_parms): For parameter living in psuedo-reg...
1994-03-21 wilson(source_label_number): New variable.
1994-02-16 bothnerUse new flag TYPE_STRING_FLAG instead of STRING_TYPE.
1994-02-12 bothnerDon't treat anonymous fields as belonging to the contai...
1994-01-12 bothner* dbxout.c (dbxout_range_type): If the range has a...
1993-12-23 wilson(dbxout_parms): For parameter passed by invisible
1993-12-11 kenner(dbxout_type): The "base type" of a SET_TYPE is its...
1993-11-13 rms(dbxout_type_field): Skip fields with variable
1993-11-11 rms(dbxout_parms): Fix previous change.
1993-11-11 rms(dbxout_symbol): If it's C++, don't check the
1993-11-10 wilson(dbxout_parms): For parms passed via invisible
1993-11-04 rms(dbxout_symbol_location): Test DECL_IN_TEXT_SECTION.
1993-11-03 rms(dbxout_type): Print `-2' instead of `0037777777776'
1993-10-19 kenner(print_int_cst_octal): Fix bug in last change.
1993-10-12 kenner(dbxout_type, case INTEGER_TYPE): Output bounds in...
1993-10-08 kenner(dbxout_type, case INTEGER_TYPE): Correctly check for...
1993-10-08 kenner(dbxout_parms): Don't confuse a parameter at an offset...
1993-09-28 eggert(FILE_NAME_JOINER): Default is "/".
1993-09-24 dje* dbxout.c: (dbxout_symbol): FRAME_POINTER_REGNUM has...
1993-09-17 bothnerBetter encoding of CHAR_TYPE and BOOLEAN_TYPE.
1993-09-08 wilson(dbxout_parms): For parameters in registers, if use
1993-09-07 rms(dbxout_type): Handle enum constants bigger than one...
1993-07-18 rms(dbxout_symbol_location): Call in_text_section
1993-07-15 rms(dbxout_symbol_location): Subroutine broken out from
1993-06-19 rms(dbxout_type): Reinstall #if 0 around code for
1993-05-28 rms(dbxout_type): Add missing `;' for array with no domain.
1993-05-26 rms(dbxout_block) [DBX_BLOCKS_FUNCTION_RELATIVE]:
1993-05-13 rms(dbxout_parms): Don't output a parm if it's a mem that...
1993-04-13 kenner(dbxout_symbol): Last arg to eliminate_regs is NULL_RTX.
1993-04-13 rms(dbxout_type): Make just cross refs for struct types
1993-04-13 kennerTreat QUAL_UNION_TYPE like UNION_TYPE when seeing if...
1993-03-23 kenner(dbxout_type): Use int_size_in_bytes instead of size_in...
1993-03-04 rms(dbxout_type): Handle complex integer types.
1993-03-03 bothnerDefine and use new function dbxout_range_type.
1993-02-26 rms(dbxout_type): Enable output of subrange types
1993-01-22 brendanCygnus<-->FSF merge
1993-01-12 brendan * dbxout.c (dbxout_type) [case FILE_TYPE, SET_TYPE...
1993-01-10 eggert# Fix misspellings in comments.
1993-01-02 wilson(dbxout_symbol, TYPE_DECL case): Don't output tag which
1992-11-23 rms(dbxout_type): Handle need for name of a RECORD_TYPE...
1992-11-07 rms(dbxout_symbol): Give name ` ' to unnamed enums.
1992-09-25 rms(dbxout_symbol): For anonymous enum, output type anyway.
1992-09-09 rms(dbxout_type_fields): Handle nameless subrecords for...
1992-08-04 rmsInclude output.h.
1992-07-31 rms(dbxout_parms): Do something for structures
1992-07-27 rms(dbxout_symbol): Distinguish implicit C++ typedefs
1992-07-24 meissnerinclude defaults.h.
1992-07-23 rms(dbxout_source_line): New function.
1992-07-20 rms(dbxout_block): obey DBX_BLOCKS_FUNCTION_RELATIVE
1992-07-12 rmsRenamed TREE_INLINE, TREE_NONLOCAL, TREE_REGDECL, TREE_...
1992-07-10 rms(dbxout_type_methods): Fix minimal_debug so
1992-07-06 kennerentered into RCS
1992-07-05 rms*** empty log message ***
1992-07-05 rms*** empty log message ***
1992-06-30 rms*** empty log message ***
1992-06-26 rms*** empty log message ***
1992-06-24 rms*** empty log message ***
1992-06-10 rms*** empty log message ***
1992-05-15 rms*** empty log message ***
1992-05-12 mrs*** empty log message ***
next