Age | Commit message (Expand) | Author | Files | Lines |
1993-09-06 | (insn_name_ptr): Define for debugging. | Richard Kenner | 1 | -2/+20 |
1993-09-06 | (emit_libcall_block): Don't move insns that reference things set in | Richard Kenner | 1 | -3/+6 |
1993-09-06 | (modified_between_p): Handle vectors. | Richard Kenner | 1 | -4/+74 |
1993-09-06 | Don't declare abort. | Richard Stallman | 1 | -1/+0 |
1993-09-05 | (abort): Correct volatile function declaration. | Jim Wilson | 1 | -1/+2 |
1993-09-06 | (USER_H): Add va-h8300.h. | Doug Evans | 1 | -1/+1 |
1993-09-05 | (grokdeclarator): For PARM_DECLs, only call | Richard Stallman | 1 | -3/+7 |
1993-09-05 | collect2.c (our_file_name, [...]): deleted. | Doug Evans | 1 | -13/+73 |
1993-09-05 | (assign_parms): When parm needs conversion on entry, | Richard Stallman | 1 | -0/+8 |
1993-09-05 | (print_operand): Convert fprintf of single letters to putc and convert fprint... | Richard Kenner | 1 | -15/+15 |
1993-09-04 | (truthvalue_conversion): A complex value is nonzero if either part is | Richard Kenner | 1 | -3/+3 |
1993-09-03 | (build_enumerator): Apply default conversion to constant-expression. | Richard Kenner | 1 | -1/+4 |
1993-09-03 | (skip_if_group): Check for traditional mode when skipping ahead to | Richard Kenner | 1 | -16/+18 |
1993-09-03 | pass -v/-dn to elf linker. | Michael Meissner | 2 | -8/+8 |
1993-09-02 | pa.h (READONLY_DATA_ASM_OP): Define. | Jeff Law | 1 | -1/+16 |
1993-09-02 | Improve generated code for C400 Clipper. | Richard Kenner | 1 | -6/+20 |
1993-09-02 | Fix typo. | Michael Meissner | 1 | -1/+1 |
1993-09-02 | (__INT_MAX__, __LONG_MAX__, __LONG_LONG_MAX__): New macros. | Doug Evans | 1 | -6/+15 |
1993-09-02 | ELF now omits leading underscores. | Michael Meissner | 2 | -55/+14 |
1993-09-02 | Add spaces in basic block output. | Michael Meissner | 1 | -4/+4 |
1993-09-02 | Update basic block profiling. | Michael Meissner | 4 | -68/+473 |
1993-09-01 | Clean up case and remove leading zeros from hex constants. | Richard Kenner | 1 | -27/+27 |
1993-09-01 | (truncdfsf2): Round to single instead of doing nothing. | Jim Wilson | 1 | -7/+1 |
1993-09-01 | (jump_optimize): When optimize conditional jump around | Jim Wilson | 1 | -2/+3 |
1993-09-01 | (finish_decl): For static const variables, preserve | Jim Wilson | 1 | -1/+9 |
1993-09-01 | (find_reloads): Bump REJECT for a hard register; just not for a | Richard Kenner | 1 | -1/+3 |
1993-09-01 | (movdf): Simplify by taking advantage of having SECONDARY_MEMORY_NEEDED. | Richard Kenner | 1 | -97/+50 |
1993-09-01 | (SECONDARY_MEMORY_NEEDED): New macro. | Richard Kenner | 1 | -0/+6 |
1993-09-01 | (input_operand): Allow "easy" FP constants. | Richard Kenner | 1 | -3/+10 |
1993-09-01 | (find_reloads_address_1): Handle SUBREGs same as REGs. | Jim Wilson | 1 | -20/+34 |
1993-09-01 | collect2.c (is_ctor_dtor): Make sizeof argument match the string. | Mike Stump | 1 | -1/+1 |
1993-09-01 | * Makefile.in (start.encap): Build g++ here also. | Brendan Kehoe | 1 | -1/+1 |
1993-08-31 | (make_compound_operation): Handle the case (and (xor/ior (lshift...) (lshift.... | Jim Wilson | 1 | -1/+16 |
1993-08-31 | (push_reload): Abort is secondary_reload wants same | Jim Wilson | 1 | -0/+15 |
1993-08-31 | New file. | Jim Wilson | 2 | -0/+49 |
1993-08-31 | (libgcc1.a, libgcc2.a): Don't use set -e. | Jim Wilson | 1 | -2/+8 |
1993-08-31 | (xsys-protos.h): Use fixtmp.c not tmp.c, and delete | Jim Wilson | 1 | -2/+3 |
1993-08-31 | (assign_stack_temp): When allocate a slot too large, | Jim Wilson | 1 | -1/+71 |
1993-08-31 | (zero_extendqisi2... | Richard Kenner | 1 | -27/+27 |
1993-08-31 | (struct c_function): Remove unneeded enum_next_value. | Richard Kenner | 1 | -4/+4 |
1993-08-30 | (convert_arguments): If PROMOTE_PROTOTYPE, promote all integral types | Richard Kenner | 1 | -2/+4 |
1993-08-30 | (get_parm_info... | Richard Kenner | 1 | -2/+4 |
1993-08-29 | (output_toc): Use TARGET_NO_FP_IN_TOC. | Richard Kenner | 1 | -3/+5 |
1993-08-29 | (TARGET_NO_FP_IN_TOC): New; deleted TARGET_FP_IN_TOC. | Richard Kenner | 1 | -7/+7 |
1993-08-28 | (SELECT_SECTION): Simplify sdata_section test. | Jim Wilson | 1 | -2/+1 |
1993-08-28 | (CPP_SPEC): Use include_v not include-v. | Jim Wilson | 1 | -2/+25 |
1993-08-28 | (call+1... | Jim Wilson | 1 | -6/+65 |
1993-08-28 | (EXTRA_CONSTRAINT): Delete 'S'. | Jim Wilson | 1 | -6/+0 |
1993-08-27 | (nonzero_bits): Fix reversed test for when we need to insert extra bits when ... | Richard Kenner | 1 | -10/+8 |
1993-08-27 | (LINK_SPEC): Add -bexport:/usr/lib/libg.exp when -g. | Richard Kenner | 1 | -1/+1 |