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