Age | Commit message (Expand) | Author | Files | Lines |
1995-04-07 | (OBJECT_SUFFIX): Delete from here. | Richard Kenner | 1 | -3/+0 |
1995-04-07 | (OBJECT_SUFFIX): Default now ".o", not "o". | Richard Kenner | 1 | -15/+15 |
1995-04-07 | (STAGESTUFF): Use $(exeext) for executables. | Richard Kenner | 1 | -5/+7 |
1995-04-07 | * cpplib.c (bcopy, bzero, bcmp): Remove #undefs. | Per Bothner | 1 | -5/+0 |
1995-04-07 | Accept -lites* as op sys. | Richard Stallman | 1 | -2/+4 |
1995-04-06 | cpplib.c (SELF_DIR_DUMMY): New macro. | Per Bothner | 1 | -4/+10 |
1995-04-06 | * cppalloc.c (xcalloc): Re-implement using calloc, rather than malloc+bzero. | Per Bothner | 1 | -26/+7 |
1995-04-06 | pa.h (MACHINE_DEPENDENT_REORG): Define. | Jeff Law | 3 | -0/+90 |
1995-04-06 | (build_binary_op): Don't call common_type for uncommon pointer types. | Jason Merrill | 1 | -17/+31 |
1995-04-05 | Re-write fixproto/fix-header/etc to use cpplib. | Per Bothner | 7 | -301/+543 |
1995-04-05 | Moved 'high-level' error functions from cpperror.c to cpplib.c. | Per Bothner | 2 | -218/+230 |
1995-04-05 | (GNU_CPP_PREDEFINES): Remove -D__HURD__. | Roland McGrath | 1 | -1/+1 |
1995-04-04 | pa.h (DO_GLOBAL_DTORS_BODY): Fix pointer -> integer assignment problem. | Jeff Law | 1 | -1/+3 |
1995-04-04 | reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN a the target of anot... | Jeff Law | 1 | -1/+4 |
1995-04-04 | 63rd Cygnus<->FSF merge | Mike Stump | 6 | -36/+140 |
1995-04-03 | (force_to_mode, case PLUS): Sign extend masks that are negative in OP_MODE. | Torbjorn Granlund | 1 | -8/+66 |
1995-04-03 | (simplify_unary_operation): Sign-extend constants when they have the most sig... | Torbjorn Granlund | 1 | -0/+26 |
1995-04-03 | oops | Jason Merrill | 1 | -0/+3 |
1995-04-03 | (umulsi3_highpart): Test for CONST_INT and CONST_DOUBLE, not CONSTANT_P. | Torbjorn Granlund | 1 | -6/+12 |
1995-04-03 | (const_uint32_operand): New function. | Torbjorn Granlund | 1 | -0/+33 |
1995-04-03 | (clear_storage, expand_assignment, store_{expr,constructor}): Use ptr_mode in... | Richard Kenner | 1 | -34/+52 |
1995-04-03 | (convert_memory_address): New function. | Richard Kenner | 1 | -1/+50 |
1995-04-03 | (nonzero_bits, case REG): Check POINTERS_EXTEND_UNSIGNED. | Richard Kenner | 1 | -1/+17 |
1995-04-03 | (allocate_dynamic_stack_space): Correct typo in last change. | Jim Wilson | 1 | -1/+1 |
1995-04-03 | (gen_shifty_op, case ASHIFTRT): Return 0 if shift count is not a constant. | Jim Wilson | 1 | -0/+3 |
1995-04-03 | Add -frepo | Jason Merrill | 1 | -0/+2 |
1995-04-03 | Get correct bit offset for big endian (SUBREG (REG)) | Michael Meissner | 1 | -0/+14 |
1995-04-03 | 62nd Cygnus<->FSF merge | Mike Stump | 16 | -362/+724 |
1995-04-03 | Include "config/linux.h" instead of "linux.h", to avoid recursion. | Roland McGrath | 1 | -1/+2 |
1995-04-02 | (simplify_relational_operation): Don't simplify A-B for | Jim Wilson | 1 | -9/+5 |
1995-04-02 | (stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ to | Richard Kenner | 1 | -0/+1 |
1995-04-02 | (default_compilers): Pass -W and -w to gnat1. | Richard Kenner | 1 | -1/+1 |
1995-04-02 | (STDC_VALUE): Add #undef. | Richard Kenner | 1 | -0/+1 |
1995-04-02 | (chain_member_purpose): New function. | Richard Kenner | 1 | -0/+18 |
1995-04-02 | (ASM_FILE_START, LIB_SPEC): Delete from here. | Richard Kenner | 1 | -25/+0 |
1995-04-02 | (RETURN_POPS_ARGS, ENCODE_SECTION_INFO): Call chain_member_purpose, not chain... | Richard Kenner | 1 | -5/+31 |
1995-04-01 | avoid spurious signed/unsigned comparison warnings. | Jason Merrill | 1 | -36/+48 |
1995-04-01 | (SHELL): New definition. | Richard Kenner | 1 | -0/+2 |
1995-04-01 | Remove unneeded fixes relating to __stdcall. | Richard Kenner | 1 | -3/+1 |
1995-04-01 | Remove unneeded #define's for non-ANSI functions. | Richard Kenner | 1 | -9/+0 |
1995-04-01 | (LIB_SPEC): Add OLDNAMES.LIB. | Richard Kenner | 1 | -2/+2 |
1995-04-01 | (CPP_PREDEFINES): Add definitions for __stdcall and __cdecl. | Richard Kenner | 1 | -1/+2 |
1995-04-01 | (cse_insn): When emitting a BARRIER, don't put it after a deleted | Richard Kenner | 1 | -1/+1 |
1995-04-01 | (push_reload): Initialize secondary_{in,out}_icode. | Richard Kenner | 1 | -1/+2 |
1995-04-01 | (print_multilib_info): Don't use LAST_PATH if not set. | Richard Kenner | 1 | -2/+2 |
1995-04-01 | (extv, extzv): Don't use immediate value for operand 1. | Richard Kenner | 1 | -4/+5 |
1995-04-01 | (expand_asm_operands): Properly ignore invalid reg in clobber. | Richard Kenner | 1 | -0/+1 |
1995-04-01 | General code cleanup. | Richard Kenner | 1 | -412/+597 |
1995-03-31 | Remove #include of machine/ansi.h. | Richard Kenner | 2 | -2/+0 |
1995-03-31 | (umul_ppmm mc68000): Use %# instead of #. | Ken Raeburn | 1 | -3/+3 |