| Commit message (Expand) | Author | Age | Files | Lines |
* | 2005-03-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-22 | 1 | -2/+4 |
* | * dbxout.c (dbxout_function_end): Emit Lscope label always. | uweigand | 2005-02-21 | 1 | -9/+9 |
* | PR debug/19521 | rth | 2005-02-16 | 1 | -12/+18 |
* | PR debug/19327 | ebotcazou | 2005-02-07 | 1 | -0/+3 |
* | * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c, | kazu | 2005-01-27 | 1 | -1/+1 |
* | ChangeLog: | uweigand | 2005-01-27 | 1 | -31/+31 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -17/+0 |
* | * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting. | kazu | 2004-11-03 | 1 | -1/+1 |
* | PR 18199 | zack | 2004-10-28 | 1 | -5/+19 |
* | * dbxout.c (dbxout_source_line): Move declaration of begin_label to | rsandifo | 2004-10-27 | 1 | -3/+2 |
* | * dbxout.c (dbxout_finish_complex_stabs): Mark 'line' variable | zack | 2004-10-27 | 1 | -1/+2 |
* | * dbxout.c: Include obstack.h. | zack | 2004-10-27 | 1 | -842/+944 |
* | Index: gcc/gcc/ChangeLog | geoffk | 2004-10-26 | 1 | -6/+2 |
* | * dbxout.c (dbxout_function_decl): Don't use | kazu | 2004-10-23 | 1 | -3/+0 |
* | * dbxout.c: Remove unnecessary #undefs. | zack | 2004-10-21 | 1 | -52/+29 |
* | * dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument. | dje | 2004-10-21 | 1 | -1/+1 |
* | * dbxout.c (asmfile): Delete. All uses changed to asm_out_file. | zack | 2004-10-21 | 1 | -237/+227 |
* | 2004-10-06 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-06 | 1 | -12/+14 |
* | * config.gcc (sparc64-*-solaris2*): Include sparc/sol2-gas.h | ebotcazou | 2004-09-24 | 1 | -1/+6 |
* | * dbxout.c (get_lang_number): Do not define if | dje | 2004-09-22 | 1 | -0/+4 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -4/+4 |
* | * dbxout.c (get_lang_number): New. | dpatel | 2004-09-17 | 1 | -2/+27 |
* | * dbxout.c (dbxout_block): Update for | geoffk | 2004-09-10 | 1 | -2/+2 |
* | * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): Use | nathan | 2004-09-08 | 1 | -15/+14 |
* | * dbxout.c (NO_DBX_FUNCTION_END): Default to zero. | rth | 2004-08-13 | 1 | -3/+7 |
* | * dbxout.c (dbxout_begin_prologue): New function. | dpatel | 2004-08-12 | 1 | -2/+16 |
* | * dbxout.c (dbxout_function_decl): Always call dbxout_function_end. | zack | 2004-08-04 | 1 | -6/+13 |
* | PR 13596 | zack | 2004-08-04 | 1 | -34/+66 |
* | .: | nathan | 2004-07-26 | 1 | -2/+2 |
* | * dbxout.c (dbxout_type): Fix printf format. | nathan | 2004-07-20 | 1 | -1/+1 |
* | .: | nathan | 2004-07-20 | 1 | -58/+62 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -6/+5 |
* | * dbxout.c (dbxout_type): Don't test whether the binfo slot of | nathan | 2004-07-06 | 1 | -1/+0 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -2/+2 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -13/+13 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -10/+10 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -2/+1 |
* | 2004-04-09 Caroline Tice <ctice@apple.com> | ctice | 2004-04-09 | 1 | -1/+7 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -4/+4 |
* | gcc/ | kazu | 2004-03-25 | 1 | -2/+2 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -5/+5 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -1/+1 |
* | * dbxout.c (dbxout_symbol_location): Do not output references | uweigand | 2004-03-10 | 1 | -4/+20 |
* | PR c++/12007 | danglin | 2004-02-20 | 1 | -1/+4 |
* | * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c, | kazu | 2004-02-16 | 1 | -1/+1 |
* | * dbxout.c: Move declaration of dbxout_type_decl outside | zack | 2004-02-12 | 1 | -1/+1 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -17/+54 |
* | Josef Zlomek <zlomekj@suse.cz> | zlomek | 2004-02-06 | 1 | -2/+4 |
* | 2004-01-27 Devang Patel <dpatel@apple.com> | dpatel | 2004-01-27 | 1 | -22/+25 |