Major cutover to using system.h:
[gcc.git] / gcc / dbxout.c
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-18 Richard Hendersondbxout.c (dbxout_function_end): Fix last change.
1998-03-18 Kaveh R. GhaziFix more warnings...
1998-03-11 Mark Mitchelldbxout.c (dbxout_type_methods): Only treat TYPE_METHODS...
1998-02-07 Robert Lipec-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-28 Per Bothnerdbxout.c (dbxout_type): For a RECORD_TYPE...
1997-12-18 Richard Hendersontree.c (build_range_type): Allow creation of ranges...
1997-12-15 Richard Hendersonreload.h, [...]: Revert March 15 change.
1997-11-14 Michael Meissnerdbxout.c (dbxout_symbol_location): Don't assume that...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-23 J"orn Renneckedbxout.c (dbxout_start_new_source_file): Use output_quo...
1997-06-19 Per Bothner* dbxout.c (dbxout_type_fields): Skip field if DECL_IG...
1997-05-15 Jeff Lawdbxout.c (dbxout_function_end): Don't subtract one...
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-30 Jim Wilson(dbxout_function): Test NO_DBX_FUNCTION_END at run...
1997-03-15 Richard KennerChange all calls to eliminate_regs.
1996-09-24 Richard Kenner(dbxout_symbol): Fix forgotten case in last change...
1996-09-23 Jim Wilson(dbxout_function): Don't check DECL_SECTION_NAME before
1996-07-03 Mike Stumpformatting tweaks
1996-06-28 Richard Kenner(dbxout_function): Respect NO_DBX_FUNCTION_END.
1996-05-19 Richard KennerAdd prototypes for all static functions.
1996-05-06 Doug Evansdbxout.c (dbxout_function): When deciding to call dbxou...
1996-04-15 Jeff Lawflags.h (flag_function_sections): Declare.
1996-04-12 Jason Merrill(dbxout_typedefs): Don't emit incomplete types yet.
1996-03-13 Per Bothnerdbxout.c (dbxout_type): Better "variant" handling to...
1996-03-01 Jim Wilson(dbxout_type, case METHOD_TYPE): Add CHARS (1) call
1996-02-12 Per BothnerChanges to distinguish typedef from original type in...
1996-02-06 Per Bothnerdbxout.c (dbxout_range_type): Emit non-range INTEGER_TY...
1996-01-30 Ian Lance TaylorDon't include <string.h>. Don't compare strchr result...
1996-01-29 Ian Lance TaylorDon't use #ifndef inside call to strchr, to avoid AIX...
1996-01-22 Ian Lance TaylorInclude <string.h>
1996-01-19 Ian Lance TaylorAvoid minimal C++ debugging in a couple of cases where...
1996-01-02 Jim Wilson(gstab.h): Include if cross compiling.
1995-12-13 Ian Lance TaylorOutput N_BINCL and N_EINCL stabs if DBX_USE_BINCL is...
1995-06-15 Richard KennerUpdate FSF address.
1995-04-12 Jim Wilson(dbxout_type_fields): Correct arguments to CHARS macro...
1995-03-11 Richard Kenner(dbxout_symbol): Properly handle decl whose DECL_NAME...
1995-02-24 Jim Wilson(GDB_INV_REF_REGPARM_STABS_LETTER): New macro.
1995-02-24 Jim Wilson(dbxout_parms): For parameters passed in memory...
1995-02-05 Doug Evans(dbxout_source_file): Clean up null tree pointer test...
1995-02-04 Doug Evans(dbxout_source_file): Don't switch to text section...
1994-12-09 Jason Merrill(dbxout_type_method_1): Don't try to look at the first
1994-11-16 Ian Lance TaylorCheck target endianness at run time, not compile time
1994-09-09 Jim Wilson(dbxout_symbol_location): Handle error_mark_node in
1994-07-12 Richard Earnshaw(dbxout_source_file): Increment source_label_number...
1994-07-02 Jim Wilson(dbxout_type_methods): Enable debugging info for
1994-06-18 Jim Wilson(dbxout_symbol): Replace DECL_IGNORED_P with
1994-06-15 Doug Evans(dbxout_type): Fix call to bzero.
1994-06-15 Per Bothner(dbxout_range_type): Handle an array range that is...
1994-06-14 Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-01 Jim Wilson(dbxout_type): Always emit cross-references if
1994-05-16 Per Bothner(dbxout_type): Write non-default precision of of ENUME...
1994-04-29 Doug Evans(dbxout_type): check TYPE_DECL_SUPPRESS_DEBUG to genera...
1994-04-01 Jim Wilson(dbxout_type): Re-enable debugging output for anonymous...
1994-03-25 Richard Kenner(dbxout_symbol): Remove decls of unused variables.
1994-03-23 Jim Wilson(dbxout_parms): For parameter living in psuedo-reg...
1994-03-21 Jim Wilson(source_label_number): New variable.
1994-02-16 Per BothnerUse new flag TYPE_STRING_FLAG instead of STRING_TYPE.
1994-02-12 Per BothnerDon't treat anonymous fields as belonging to the contai...
1994-01-12 Per Bothnerdbxout.c (dbxout_range_type): If the range has a base...
1993-12-23 Jim Wilson(dbxout_parms): For parameter passed by invisible
1993-12-11 Richard Kenner(dbxout_type): The "base type" of a SET_TYPE is its...
1993-11-13 Richard Stallman(dbxout_type_field): Skip fields with variable
1993-11-11 Richard Stallman(dbxout_parms): Fix previous change.
1993-11-11 Richard Stallman(dbxout_symbol): If it's C++, don't check the
1993-11-10 Jim Wilson(dbxout_parms): For parms passed via invisible
1993-11-04 Richard Stallman(dbxout_symbol_location): Test DECL_IN_TEXT_SECTION.
1993-11-03 Richard Stallman(dbxout_type): Print `-2' instead of `0037777777776...
1993-10-19 Richard Kenner(print_int_cst_octal): Fix bug in last change.
1993-10-12 Richard Kenner(dbxout_type, case INTEGER_TYPE): Output bounds in...
1993-10-08 Richard Kenner(dbxout_type, case INTEGER_TYPE): Correctly check for...
1993-10-08 Richard Kenner(dbxout_parms): Don't confuse a parameter at an offset...
1993-09-28 Paul Eggert(FILE_NAME_JOINER): Default is "/".
1993-09-24 Doug Evansdbxout.c: (dbxout_symbol): FRAME_POINTER_REGNUM has...
1993-09-17 Per BothnerBetter encoding of CHAR_TYPE and BOOLEAN_TYPE.
1993-09-08 Jim Wilson(dbxout_parms): For parameters in registers, if use
1993-09-07 Richard Stallman(dbxout_type): Handle enum constants bigger than one...
1993-07-18 Richard Stallman(dbxout_symbol_location): Call in_text_section
1993-07-15 Richard Stallman(dbxout_symbol_location): Subroutine broken out from...
1993-06-19 Richard Stallman(dbxout_type): Reinstall #if 0 around code for
1993-05-28 Richard Stallman(dbxout_type): Add missing `;' for array with no domain.
1993-05-26 Richard Stallman(dbxout_block) [DBX_BLOCKS_FUNCTION_RELATIVE]:
1993-05-13 Richard Stallman(dbxout_parms): Don't output a parm if it's a mem that...
1993-04-13 Richard Kenner(dbxout_symbol): Last arg to eliminate_regs is NULL_RTX.
1993-04-13 Richard Stallman(dbxout_type): Make just cross refs for struct types
1993-04-13 Richard KennerTreat QUAL_UNION_TYPE like UNION_TYPE when seeing if...
1993-03-23 Richard Kenner(dbxout_type): Use int_size_in_bytes instead of size_in...
1993-03-04 Richard Stallman(dbxout_type): Handle complex integer types.
1993-03-03 Per BothnerDefine and use new function dbxout_range_type.
1993-02-26 Richard Stallman(dbxout_type): Enable output of subrange types if use_g...
1993-01-22 Brendan KehoeCygnus<-->FSF merge
1993-01-12 Brendan Kehoedbxout.c (dbxout_type): Call with missing third arg...
1993-01-10 Paul Eggert# Fix misspellings in comments.
1993-01-02 Jim Wilson(dbxout_symbol, TYPE_DECL case): Don't output tag which
1992-11-23 Richard Stallman(dbxout_type): Handle need for name of a RECORD_TYPE...
1992-11-07 Richard Stallman(dbxout_symbol): Give name ` ' to unnamed enums.
1992-09-25 Richard Stallman(dbxout_symbol): For anonymous enum, output type anyway.
1992-09-09 Richard Stallman(dbxout_type_fields): Handle nameless subrecords for...
1992-08-04 Richard StallmanInclude output.h.
1992-07-31 Richard Stallman(dbxout_parms): Do something for structures
next