OSDN Git Service

* config/arm/arm-protos.h (arm_gen_return_addr_mask): New
[pf3gnuchains/gcc-fork.git] / gcc / dbxout.c
2002-08-15 rupp * dbxout.c (dbx_debug_hooks): Update end_prologue...
2002-05-23 rth * dbxout.c (dbxout_class_name_qualifiers):...
2002-05-11 kazu * dbxout.c: Fix formatting.
2002-05-01 kenner * dbxout.c (dbxout_type): Emit size information for...
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-12 ghazi * Makefile.in (debug.o): Depend on debug.h.
2002-02-06 nickcAccept LABEL_REFs as well as SYMBOL_REFs from the const...
2002-02-06 aoliva* dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET...
2002-01-26 geoffkIndex: gcc/ChangeLog
2002-01-17 jason * dbxout.c (dbxout_type): Support const and...
2002-01-08 nickcIf a symbol ref is in the constant pool, use the pool...
2001-12-09 ghazi * 1750a.md: Add default case in switch.
2001-11-30 jason * dwarf2out.c (is_cxx): New fn.
2001-11-30 jason * dwarf2out.c (add_data_member_location_attribu...
2001-11-14 hubicka * dbxout.c (dbxout_symbol_location): Update call of...
2001-11-12 jakub * dbxout.c (dbxout_symbol_location): Avoid emitting...
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-04 ghazi * Makefile.in (dbxout.o): Depend on function.h.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-09-13 ghazi * c-parse.in (yyerror): Const-ification and/or static...
2001-09-11 hp * dbxout.c (dbxout_parms): Fix typo in comment.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-08-03 rth * dbxout.c (dbxout_symbol_location): Flatten...
2001-07-26 neil * toplev.c, varasm.c, final.c: Include xcoffout.h...
2001-07-25 kenner * dbxout.c: Consistently use putc instead of fputc.
2001-07-22 neil * dbxout.c (dbxout_global_decl): New.
2001-07-22 neil * dbxout.c, sdbout.c, varasm.c: Revert most recent...
2001-07-21 neil * dbxout.c (dbxout_global_decl): New.
2001-07-19 neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-17 neil * dbxout.c (dbxout_really_begin_function): Rename to
2001-07-15 neil * dbxout.c (dbxout_source_line): Make static, update...
2001-07-12 neil * Makefile.in (final.o): Depend on debug.h.
2001-07-11 neil * Makefile.in (c-lex.o): Wrap long lines. Depend...
2001-07-10 neil * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,
2001-06-08 jason * stmt.c (current_nesting_level): New fn.
2001-05-25 geoffk * dbxout.c (dbxout_symbol): Invert previous patch...
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.
next