Age | Commit message (Expand) | Author | Files | Lines |
1994-07-18 | (LIBGCC2_CFLAGS): Define HAVE_ATEXIT. | Doug Evans | 1 | -1/+1 |
1994-07-17 | *** empty log message *** | Jason Merrill | 2 | -1/+14 |
1994-07-16 | Add libgcc copyright. | Doug Evans | 2 | -8/+67 |
1994-07-14 | Initial revision | Richard Kenner | 3 | -0/+912 |
1994-07-14 | (force_reg): Don't make a REG_EQUAL note for an insn that doesn't set | Richard Kenner | 1 | -3/+7 |
1994-07-13 | (distdir-start): Make tmp/ginclude and copy its files. | Richard Kenner | 1 | -2/+9 |
1994-07-13 | (gcc.xtar.gz): Add --best. | Richard Kenner | 1 | -1/+1 |
1994-07-13 | (expand_divmod, case CEIL_DIV_EXPR): Handle emit_store_flag returning 0. | Torbjorn Granlund | 1 | -4/+16 |
1994-07-13 | (store_field): Set MEM_IN_STRUCT_P on object and | Jim Wilson | 1 | -0/+2 |
1994-07-13 | (decode_field_reference): Merge operand of a BIT_AND_EXPR with the | Richard Kenner | 1 | -17/+21 |
1994-07-13 | Make dwarf debugging info the default. | Stan Cox | 1 | -1/+2 |
1994-07-13 | Remove last change. | Richard Kenner | 1 | -18/+0 |
1994-07-13 | (grok_reference_init): Always save the initializer of a reference. | Jason Merrill | 1 | -4/+1 |
1994-07-13 | #if -0 out TYPE_NEEDS_CONSTRUCTING | Jason Merrill | 1 | -0/+2 |
1994-07-13 | Avoid warning building this file | Jason Merrill | 1 | -0/+1 |
1994-07-13 | *** empty log message *** | Jason Merrill | 1 | -0/+13 |
1994-07-13 | (USE_C_ALLOCA): Define. | Torbjorn Granlund | 2 | -0/+10 |
1994-07-13 | tree.h (TYPE_NEEDS_CONSTRUCTING): New macro. | Jason Merrill | 3 | -1/+8 |
1994-07-13 | Include stdarg.h before stdio.h. | Richard Kenner | 1 | -1/+1 |
1994-07-12 | (pushdecl): Don't call lookup_name_current_level_global when traditional. | Jim Wilson | 1 | -10/+19 |
1994-07-12 | (getpwd): Declare. | Jim Wilson | 1 | -0/+2 |
1994-07-13 | ({save,restore}_stack_nonlocal): Delete. | Richard Earnshaw | 1 | -26/+0 |
1994-07-13 | (FRAME_POINTER_REQUIRED): Always true if the function has a nonlocal | Richard Earnshaw | 1 | -1/+2 |
1994-07-12 | pa.h (GO_IF_LEGITIMATE_ADDRESS): Only allow immediate addressing using 5 bits... | Jeff Law | 1 | -2/+6 |
1994-07-12 | (ashlsi3, lshrsi3, ashrsi3): Only output low-order five bits for | Richard Kenner | 1 | -9/+9 |
1994-07-12 | (find_reloads): Don't try to call force_const_mem on a HIGH. | Richard Kenner | 1 | -0/+4 |
1994-07-12 | (record_dead_and_set_regs_1): Can only handle SUBREG | Jim Wilson | 1 | -0/+1 |
1994-07-12 | (FUNCTION_BLOCK_PROFILER, BLOCK_PROFILER): Define. | Jim Wilson | 1 | -0/+31 |
1994-07-12 | Delete obsolete comment. | Jim Wilson | 1 | -2/+0 |
1994-07-12 | (allocate_dynamic_stack_space): Fix typo. | Richard Kenner | 1 | -1/+1 |
1994-07-12 | (end_final): Store full path name in .d file not just the filename. | Jim Wilson | 1 | -3/+7 |
1994-07-12 | (fold, case MULT_EXPR): If arg is an unsigned CEIL_DIV_EXPR, convert | Richard Kenner | 1 | -0/+18 |
1994-07-12 | (ashldi3): Update pattern for (sign_extend (ashift ..)) to match the | Richard Kenner | 1 | -16/+9 |
1994-07-12 | If OSF/rose, make -pic-extern always do shared libs, even if -pic-none was used. | Michael Meissner | 2 | -8/+8 |
1994-07-12 | (matcher for SFmode inequality comparison): Use cmfe, not cfm. | Richard Earnshaw | 1 | -9/+10 |
1994-07-12 | (PREDICATE_CODES): Add reversible_cc_register. | Richard Earnshaw | 1 | -1/+2 |
1994-07-12 | (reversible_cc_register): New function. | Richard Earnshaw | 1 | -2/+33 |
1994-07-12 | (round_push, allocate_dynamic_stack_space): Avoid using CEIL_DIV_EXPR; | Richard Kenner | 1 | -3/+11 |
1994-07-12 | (dbxout_source_file): Increment source_label_number outside | Richard Earnshaw | 1 | -1/+2 |
1994-07-11 | (movsi matcher): Add nop for moving special register to itself for !TARGET_PO... | Richard Kenner | 1 | -18/+23 |
1994-07-11 | (basic_machine): Add 1750a. | Richard Kenner | 1 | -1/+1 |
1994-07-11 | (assemble_real): Handle TQFmode output. | Richard Kenner | 1 | -0/+5 |
1994-07-11 | (convert_move): Add some conversions for TQFmode. | Richard Kenner | 1 | -0/+16 |
1994-07-11 | (TQFmode): New mode. | Richard Kenner | 1 | -2/+3 |
1994-07-11 | Initial revision | Richard Kenner | 3 | -0/+3005 |
1994-07-11 | h8300.md (cpu): New attribute. | Doug Evans | 1 | -705/+1601 |
1994-07-11 | h8300.c (cpu_type, [...]): New variables. | Doug Evans | 1 | -364/+1484 |
1994-07-11 | h8300.h (CPP_PREDEFINES, [...]): Add h8/300h support. | Doug Evans | 1 | -360/+548 |
1994-07-11 | t-h8300 (CROSS_LIBGCC1): Use libgcc1-asm.a. | Doug Evans | 1 | -5/+26 |
1994-07-11 | Initial revision | Doug Evans | 1 | -0/+672 |