summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from pch-branch.geoffk2003-01-101-73/+66
* Merge basic-improvements-branch to trunkzack2002-12-161-5/+7
* Fix for PR 1621.wilson2002-12-131-2/+58
* fix stabs info for vector typesdalej2002-11-081-1/+3
* 2002-09-26 David Edelsohn <edelsohn@gnu.org>dje2002-09-271-1/+1
* Set current_sym_code in a case where it was missing.dalej2002-09-231-0/+1
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-1/+1
* * doc/tm.texi (DBX_OUTPUT_NFUN): Describe.amodra2002-09-131-0/+4
* * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue.rupp2002-08-151-4/+4
* * dbxout.c (dbxout_class_name_qualifiers): New function.rth2002-05-231-2/+38
* * dbxout.c: Fix formatting.kazu2002-05-111-20/+20
* * dbxout.c (dbxout_type): Emit size information for range types,kenner2002-05-011-1/+14
* * Makefile.in (fold-const.o, stor-layout.o, stmt.o,neil2002-03-211-1/+1
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-121-2/+2
* Accept LABEL_REFs as well as SYMBOL_REFs from the constant pool.nickc2002-02-061-1/+2
* * dbxout.c (dbxout_parms): Apply DEBUGGER_ARG_OFFSET to parametersaoliva2002-02-061-0/+4
* Index: gcc/ChangeLoggeoffk2002-01-261-4/+9
* * dbxout.c (dbxout_type): Support const and volatile.jason2002-01-171-15/+34
* If a symbol ref is in the constant pool, use the pool's version of the symbol...nickc2002-01-081-0/+14
* * 1750a.md: Add default case in switch.ghazi2001-12-091-2/+2
* * dwarf2out.c (is_cxx): New fn.jason2001-11-301-1/+1
* * dwarf2out.c (add_data_member_location_attribute): Do thejason2001-11-301-2/+9
* * dbxout.c (dbxout_symbol_location): Update call of alter_subreg.hubicka2001-11-141-1/+1
* * dbxout.c (dbxout_symbol_location): Avoid emitting invalid registerjakub2001-11-121-0/+2
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-1/+2
* * Makefile.in (dbxout.o): Depend on function.h.ghazi2001-11-041-6/+12
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-7/+7
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* * dbxout.c (dbxout_parms): Fix typo in comment.hp2001-09-111-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * dbxout.c: Fix comment formatting.kazu2001-08-081-1/+1
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-7/+2
* * dbxout.c (dbxout_symbol_location): Flatten subregs first;rth2001-08-031-8/+8
* * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.neil2001-07-261-12/+12
* * dbxout.c: Consistently use putc instead of fputc.kenner2001-07-251-118/+187
* * dbxout.c (dbxout_global_decl): New.neil2001-07-221-2/+15
* * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.neil2001-07-221-12/+2
* * dbxout.c (dbxout_global_decl): New.neil2001-07-211-2/+12
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-22/+12
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-28/+36
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-23/+20
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-25/+29
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-1/+49
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-6/+14
* * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o,neil2001-07-101-4/+14
* * stmt.c (current_nesting_level): New fn.jason2001-06-081-1/+1
* * dbxout.c (dbxout_symbol): Invert previous patch, which wasgeoffk2001-05-251-2/+2
* * dbxout.c (dbxout_type_methods): Do still group methods by name.jason2001-05-231-0/+17
* * dbxout.c (MINIMAL_DEBUG, flag_minimal_debug): Lose.jason2001-05-211-176/+51
* /tmp/plkenner2001-05-181-9/+14