Age | Commit message (Expand) | Author | Files | Lines |
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 |
1997-03-15 | Change all calls to eliminate_regs. | Richard Kenner | 1 | -4/+4 |
1996-11-15 | sdbout.c (current_file): New global. | Doug Evans | 1 | -0/+69 |
1996-10-09 | Include defaults.h. | Richard Kenner | 1 | -0/+1 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -3/+3 |
1996-06-07 | (gsyms.h): Include if CROSS_COMPILE is defined. | Jim Wilson | 1 | -8/+14 |
1996-05-19 | Add prototypes for static functions. | Richard Kenner | 1 | -17/+18 |
1995-12-30 | (plain_type_1, case ARRAY_TYPE): Subtract lower bound when writing | Richard Kenner | 1 | -1/+2 |
1995-12-18 | (sdbout_symbol, case FUNCTION_DECL): Use DECL_INITIAL | Jim Wilson | 1 | -1/+4 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-16 | Changed WINNT to _WIN32. | Richard Kenner | 1 | -1/+1 |
1995-05-04 | (plain_type): Pass additional argument to plain_type_1. | Jim Wilson | 1 | -7/+28 |
1995-05-01 | (sdbout_one_type): Don't switch to text section if | Jim Wilson | 1 | -1/+5 |
1995-04-12 | (sdbout_record_type_name): Correct indentation. | Jim Wilson | 1 | -9/+3 |
1995-03-10 | (sdbout_record_type_name): If TYPE_NAME is a TYPE_DECL, get name from | Richard Kenner | 1 | -6/+1 |
1995-01-20 | (syms.h): Don't include under Linux. | Jim Wilson | 1 | -1/+1 |
1995-01-13 | (plain_type_1): For LONG_LONG_TYPE_SIZE, return T_[U]LONG instead of 0 (i.e. | Richard Kenner | 1 | -1/+3 |
1994-11-16 | Check target endianness at run time, not compile time | Ian Lance Taylor | 1 | -6/+6 |
1994-09-30 | Don't include syms.h for winnt. | Richard Kenner | 1 | -1/+1 |
1994-06-18 | (sdbout_symbol): Use DECL_ASSEMBLER_NAME if | Jim Wilson | 1 | -1/+4 |
1994-06-18 | (sdbout_one_type): Use DECL_ASSEMBLER_NAME not | Jim Wilson | 1 | -1/+6 |
1994-06-18 | (sdbout_one_type): Use DECL_ASSEMBLER_NAME if | Jim Wilson | 1 | -1/+7 |
1994-04-04 | (sdbout_begin_block): Don't output block for function level scope unless MIPS... | Jim Wilson | 1 | -2/+18 |
1994-03-25 | (sdbout_symbol): Remove decl of unused variable LETTER. | Richard Kenner | 1 | -3/+1 |
1994-01-04 | (sdbout_symbol): Handle variables at zero offset from frame pointer. | Jim Wilson | 1 | -5/+10 |
1993-11-16 | (sdbout_symbol): If non-static var has static-style RTL, | Richard Stallman | 1 | -0/+6 |