Age | Commit message (Expand) | Author | Files | Lines |
2001-07-21 | dbxout.c (dbxout_global_decl): New. | Neil Booth | 1 | -21/+53 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -3/+8 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -1/+31 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -17/+39 |
2001-07-16 | output.h (sdb_begin_function_line): Restore as an extern variable. | Neil Booth | 1 | -1/+1 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -27/+50 |
2001-07-12 | Makefile.in (final.o): Depend on debug.h. | Neil Booth | 1 | -6/+10 |
2001-07-11 | Makefile.in (c-lex.o): Wrap long lines. | Neil Booth | 1 | -6/+14 |
2001-07-10 | Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines. | Neil Booth | 1 | -5/+12 |
2001-05-01 | dbxout.c, [...]: Always include gstab.h, not system stab.h. | Zack Weinberg | 1 | -15/+0 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -8/+4 |
2001-03-21 | sdbout.c: #include ggc.h. | Richard Kenner | 1 | -24/+33 |
2001-03-15 | sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL. | Mark Mitchell | 1 | -3/+5 |
2001-01-29 | sdbout.c (sdbout_one_type): Skip types with indeterminate size. | Laurynas Biveinis | 1 | -6/+8 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -3/+2 |
2001-01-21 | * sdbout.c (PUT_SDB_DEF): Fix after last bogus change. | Michael Sokolov | 1 | -5/+0 |
2000-10-20 | gcse.c (set_hash_table_size): Now unsigned. | Richard Kenner | 1 | -9/+10 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -1/+1 |
2000-09-18 | sdbout.c (PUT_SDB_DEF, [...]): Replace ASM_OUTPUT_LABELREF with assemble_name. | J"orn Rennecke | 1 | -3/+8 |
2000-09-11 | defaults.h: Provide default definitions for... | Zack Weinberg | 1 | -34/+0 |
2000-06-06 | sdbout.c (struct sdb_file): NAME now const. | Richard Kenner | 1 | -3/+3 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -4/+1 |
2000-03-21 | tree.h (COMPLETE_TYPE_P): New macro. | Nathan Sidwell | 1 | -2/+2 |
2000-03-20 | sdbout.c (sdbout_one_type): Add braces to avoid "ambigous else" warning. | Andreas Jaeger | 1 | -10/+11 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 1 | -21/+23 |
2000-02-28 | emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks. | Mark Mitchell | 1 | -13/+4 |
2000-02-19 | c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | Richard Kenner | 1 | -1/+2 |
2000-01-17 | reload.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -14/+14 |
2000-01-11 | Makefile.in (toplev.o): Depend on regs.h. | Kaveh R. Ghazi | 1 | -0/+1 |
2000-01-10 | Makefile.in (optabs.o): Depend on real.h | Kaveh R. Ghazi | 1 | -2/+4 |
2000-01-09 | elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a... | Kaveh R. Ghazi | 1 | -3/+3 |
2000-01-04 | builtins.c (expand_builtin_strlen): Initialize variable `icode'. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-04-18 | output.h (current_function_is_leaf, [...]): Declare. | John Wehle | 1 | -1/+1 |
1999-03-27 | sdbout.c (sdbout_symbol): Do not call build_pointer_type, build one on the fl... | Jeffrey A Law | 1 | -1/+6 |
1999-03-22 | sdbout.c (syms.h): Don't include on Interix. | Mumit Khan | 1 | -1/+1 |
1999-03-19 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+2 |
1999-03-10 | * sdbout.c (plain_type_1): Make boolean types work better with sdb. | Colin Smith | 1 | -0/+1 |
1998-09-25 | Fix nightly testing i386-coff libstdc++ build failure. | Jim Wilson | 1 | -25/+32 |
1998-09-24 | sdbout.c (sdbout_field_types): Don't emit the types of fields we won't be emi... | Jason Merrill | 1 | -4/+12 |
1998-06-22 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+15 |
1998-05-18 | dwarfout.h, [...]: New files. | Robert Lipe | 1 | -3/+1 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -2/+6 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 1 | -2/+6 |
1997-12-20 | bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration. | Kaveh R. Ghazi | 1 | -1/+10 |
1997-12-18 | tree.c (build_range_type): Allow creation of ranges with no maximum. | Richard Henderson | 1 | -0/+1 |
1997-12-15 | reload.h, [...]: Revert March 15 change. | Richard Henderson | 1 | -3/+3 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -1/+1 |
1997-09-05 | sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX... | Jim Wilson | 1 | -0/+2 |
1997-05-06 | reformat a little to match GNU coding standards. | Mike Stump | 1 | -2/+2 |