OSDN Git Service

* dbxout.c (dbxout_type_methods): Do still group methods by name.
[pf3gnuchains/gcc-fork.git] / gcc / dbxout.c
2001-05-23 jason * dbxout.c (dbxout_type_methods): Do still...
2001-05-21 jason * dbxout.c (MINIMAL_DEBUG, flag_minimal_debug...
2001-05-18 kenner/tmp/pl
2001-05-17 oldham2001-05-17 Jeffrey Oldham <oldham@codesourcery.com>
2001-05-01 zack * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:
2001-04-23 ghazi * collect2.c (main): Use concat in lieu of xmalloc...
2001-04-18 zack * dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER...
2001-04-17 ljrittle * dbxout.c (N_OPT): Define if not available from ...
2001-04-16 zack * toplev.c (output_lang_identify): Delete.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-05 clm(dbxout_parms): Handle invisible ref where decl is...
2000-12-31 rth * dbxout.c (dbxout_block): Invert logic on...
2000-12-02 geoffk2000-12-01 Jim Blandy <jimb@redhat.com>
2000-11-17 zack * ggc.h: Delete ggc_add_string_root and ggc_mar...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-10 hp * dbxout.c (dbxout_source_line): Remove extra tab.
2000-09-25 hpCallers gcc-toplev:
2000-09-25 hpChanges add TABs on either or both sides, covering...
2000-09-22 jasonfix
2000-09-22 jasonrevert
2000-09-22 jason * c-lex.c (skip_white_space): Just treat CRs...
2000-07-23 law * dbxout.c (dbxout_type, case COMPLEX_TYPE...
2000-06-29 law * dbxout.c (dbxout_symbol, case RESULT_DECL...
2000-06-25 cruxVector support: type node creation & debugging support
2000-06-08 jakub * dbxout.c (dbxout_type_fields): Don't segfault on...
2000-04-14 kenner * dbxout.c (dbxout_type, case INTEGER_TYPE): Don't...
2000-04-04 zack * dbxout.c (CONTIN): If it doesn't have to do anything...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-21 nathangcc
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-08 cpopetz * dbxout.c (dbxout_parms): When correcting for promoted
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-02-29 loewisFix prototype for dbxout_symbol_location.
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-28 mmitchel * emit-rtl.c (remove_unncessary_notes): Remove notes...
2000-02-26 lawCopyright fixes.
2000-01-14 ghazi * cccp.c: PROTO -> PARAMS.
1999-11-25 ghazi * c-common.c (check_format_info): Don't call a variadi...
1999-11-12 wilsonFix gdb testsuite failures caused by Kenner's bulk...
1999-11-06 mmitchel * Makefile.in (dbxout.o): Depend on ggc.h.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-10-26 ghazi * dbxout.c (lastfile, cwd, dbxout_type_method_1,
1999-09-23 rth * builtins.c, dbxout.c, varasm.c: Include tm_p.h.
1999-09-03 mmitchel * dbxout.c (dbxout_init): Use xcalloc instead of xmall...
1999-08-31 ghazi * Makefile.in (OBJS, PROTO_OBJS): Remove getpwd.o.
1999-04-18 wehle * output.h (current_function_is_leaf,
1999-03-19 ghaziWarning fixes:
1999-02-24 wilsonFix cross compiler build failure in dbxout.c.
1998-12-08 ghazi * dbxout.c: If USG is defined use gstab.h, even...
1998-11-09 law1998-11-09 Andreas Schwab <schwab@issan.cs.uni-dortmu...
1998-07-23 wilsonFix stabs bug with C array ranges.
1998-06-30 bkoz1998-06-30 benjamin kosnik <bkoz@bliss.nabi.net>
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-29 ghaziWarning fixes:
1998-06-04 brolleyThu Jun 4 16:09:51 1998 Dave Brolley <brolley@cygnus...
1998-05-23 law * m68k.h: Declare more functions used in macros.
1998-05-19 ghaziWarning Fixes:
1998-05-18 nickcUndid previous delta to dbxout.c
1998-05-18 nickcUse TREE_ARG to compute the type of a function paramete...
1998-05-18 robertl * dwarfout.h, dwarf2out.h, dbxout.h, sdbout...
1998-05-16 devans * dbxout.c (dbxout_parms): If mode of type of paramete...
1998-05-13 ghaziWarning fixes:
1998-05-05 law * Check in merge from gcc2. See ChangeLog...
1998-04-24 law * dbxout.c (dbxout_type): Fix typo.
1998-04-24 lawd
1998-03-25 meissnerFix warnings from Kaveh R. Ghazi
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-18 rth* dbxout.c (dbxout_function_end): Fix last change....
1998-03-18 ghaziFix more warnings...
1998-03-11 mmitchell * dbxout.c (dbxout_type_methods): Only treat TYPE_METH...
1998-02-07 law * c-common.c: Include <stdlib.h> and <string...
1998-01-28 bothner
1997-12-18 law * tree.c (build_range_type): Allow creation of ranges...
1997-12-15 rth * reload.h, reload1.c (eliminate_regs), caller-save...
1997-11-14 law * dbxout.c (dbxout_symbol_location): Don't...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-23 amylaar * dbxout.c (dbxout_start_new_source_file): Use output_...
1997-06-19 bothner* dbxout.c (dbxout_type_fields): Skip field if DECL_IG...
1997-05-15 law * dbxout.c (dbxout_function_end): Don't subtrac...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-30 wilson(dbxout_function): Test NO_DBX_FUNCTION_END at run...
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...
next