summaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-061-12/+14
* * config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.hebotcazou2004-09-241-1/+6
* * dbxout.c (get_lang_number): Do not define ifdje2004-09-221-0/+4
* * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c,kazu2004-09-181-1/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-4/+4
* * dbxout.c (get_lang_number): New.dpatel2004-09-171-2/+27
* * dbxout.c (dbxout_block): Update forgeoffk2004-09-101-2/+2
* * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): Usenathan2004-09-081-15/+14
* * dbxout.c (NO_DBX_FUNCTION_END): Default to zero.rth2004-08-131-3/+7
* * dbxout.c (dbxout_begin_prologue): New function.dpatel2004-08-121-2/+16
* * dbxout.c (dbxout_function_decl): Always call dbxout_function_end.zack2004-08-041-6/+13
* PR 13596zack2004-08-041-34/+66
* .:nathan2004-07-261-2/+2
* * dbxout.c (dbxout_type): Fix printf format.nathan2004-07-201-1/+1
* .:nathan2004-07-201-58/+62
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-6/+5
* * dbxout.c (dbxout_type): Don't test whether the binfo slot ofnathan2004-07-061-1/+0
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-2/+2
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-13/+13
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-10/+10
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-2/+1
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-1/+7
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-4/+4
* gcc/kazu2004-03-251-2/+2
* * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,kazu2004-03-201-5/+5
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-1/+1
* * dbxout.c (dbxout_symbol_location): Do not output referencesuweigand2004-03-101-4/+20
* PR c++/12007danglin2004-02-201-1/+4
* * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,kazu2004-02-161-1/+1
* * dbxout.c: Move declaration of dbxout_type_decl outsidezack2004-02-121-1/+1
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-17/+54
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-2/+4
* 2004-01-27 Devang Patel <dpatel@apple.com>dpatel2004-01-271-22/+25
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+1
* PR debug/7078dpatel2004-01-131-4/+6
* 2004-01-12 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-121-2/+4
* 2004-01-10 David Edelsohn <edelsohn@gnu.org>dje2004-01-101-9/+8
* 2004-01-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-101-0/+5
* * dbxout.c (current_file): Also wrap inside DBX_DEBUGGING_INFO ||schwab2003-11-081-1/+2
* * dbxout.c (current_file): Wrap declaration in DBX_USE_BINCL.ghazi2003-11-081-0/+2
* PR 11654geoffk2003-11-071-8/+14
* PR debug/12500jason2003-10-221-1/+1
* * c-pretty-print.c: Fix comment formatting.kazu2003-10-051-1/+1
* * dbxout.c (dbxout_fptype_value): Delete.zack2003-10-011-61/+5
* * dbxout.c (dbxout_typedefs): Output typedefs in forward order.bothner2003-09-261-4/+2
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-2/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+2
* PR debug/12066mmitchel2003-09-171-3/+4
* * c.opt: Introduce -fworking-directory.aoliva2003-08-051-1/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-8/+5