| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -2/+2 |
* | * alias.c (clear_reg_alias_info): Use K&R format definition. | kenner | 2001-09-10 | 1 | -7/+8 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * dbxout.c (dbxout_global_decl): New. | neil | 2001-07-22 | 1 | -21/+53 |
* | * dbxout.c, sdbout.c, varasm.c: Revert most recent patch. | neil | 2001-07-22 | 1 | -53/+21 |
* | * dbxout.c (dbxout_global_decl): New. | neil | 2001-07-21 | 1 | -21/+53 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -3/+8 |
* | * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend on | neil | 2001-07-19 | 1 | -1/+31 |
* | * dbxout.c (dbxout_really_begin_function): Rename to | neil | 2001-07-17 | 1 | -17/+39 |
* | * output.h (sdb_begin_function_line): Restore as an extern | neil | 2001-07-16 | 1 | -1/+1 |
* | * dbxout.c (dbxout_source_line): Make static, update prototype. | neil | 2001-07-15 | 1 | -27/+50 |
* | * Makefile.in (final.o): Depend on debug.h. | neil | 2001-07-12 | 1 | -6/+10 |
* | * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h. | neil | 2001-07-11 | 1 | -6/+14 |
* | * Makefile.in (toplev.o, sdbout.o, dbxout.o, dwarfout.o, | neil | 2001-07-10 | 1 | -5/+12 |
* | * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c: | zack | 2001-05-01 | 1 | -15/+0 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -8/+4 |
* | * sdbout.c: #include ggc.h. | kenner | 2001-03-21 | 1 | -24/+33 |
* | * sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL. | mmitchel | 2001-03-15 | 1 | -3/+5 |
* | * sdbout.c (sdbout_one_type): Skip types with indeterminate size. | rth | 2001-01-30 | 1 | -6/+8 |
* | * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | ghazi | 2001-01-28 | 1 | -3/+2 |
* | * sdbout.c (PUT_SDB_DEF): Fix after last bogus change. | msokolov | 2001-01-21 | 1 | -5/+0 |
* | * gcse.c (set_hash_table_size): Now unsigned. | kenner | 2000-10-20 | 1 | -9/+10 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -1/+1 |
* | * sdbout.c (PUT_SDB_DEF, PUT_SDB_TAG, PUT_SDB_EPILOGUE_END): | amylaar | 2000-09-18 | 1 | -3/+8 |
* | * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE, | zack | 2000-09-11 | 1 | -34/+0 |
* | * sdbout.c (struct sdb_file): NAME now const. | kenner | 2000-06-06 | 1 | -3/+3 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -4/+1 |
* | gcc | nathan | 2000-03-21 | 1 | -2/+2 |
* | * sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else" | rth | 2000-03-20 | 1 | -10/+11 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -21/+23 |
* | * emit-rtl.c (remove_unncessary_notes): Remove notes for empty | mmitchel | 2000-02-28 | 1 | -13/+4 |
* | * c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | kenner | 2000-02-20 | 1 | -1/+2 |
* | * reload.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -14/+14 |
* | * Makefile.in (toplev.o): Depend on regs.h. | ghazi | 2000-01-11 | 1 | -0/+1 |
* | * Makefile.in (optabs.o): Depend on real.h | ghazi | 2000-01-10 | 1 | -2/+4 |
* | * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around | ghazi | 2000-01-09 | 1 | -3/+3 |
* | * builtins.c (expand_builtin_strlen): Initialize variable `icode'. | ghazi | 2000-01-04 | 1 | -2/+2 |
* | * output.h (current_function_is_leaf, | wehle | 1999-04-18 | 1 | -1/+1 |
* | * sdbout.c (sdbout_symbol): Do not call build_pointer_type, build | law | 1999-03-28 | 1 | -1/+6 |
* | * sdbout.c (syms.h): Don't include on Interix. | law | 1999-03-22 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1999-03-19 | 1 | -2/+2 |
* | * sdbout.c (plain_type_1): Make boolean types work better with sdb. | law | 1999-03-10 | 1 | -0/+1 |
* | Fix nightly testing i386-coff libstdc++ build failure. | wilson | 1998-09-25 | 1 | -25/+32 |
* | * sdbout.c (sdbout_field_types): Don't emit the types of fields we | jason | 1998-09-24 | 1 | -4/+12 |
* | Warning fixes: | ghazi | 1998-06-22 | 1 | -2/+15 |
* | * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. | robertl | 1998-05-18 | 1 | -3/+1 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -2/+6 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | Bring in final gcc-2.8.0 changes. | law | 1998-01-14 | 1 | -2/+6 |
* | * bitmap.c (bitmap_clear): Ensure `inline' is at the beginning | law | 1997-12-20 | 1 | -1/+10 |