Age | Commit message (Expand) | Author | Files | Lines |
1993-09-08 | (define_attr): Expand list of instruction attributes. | Richard Kenner | 1 | -40/+170 |
1993-09-08 | (rs6000_cpu, rs6000_cpu_string): New variables. | Richard Kenner | 1 | -0/+63 |
1993-09-08 | (MASK_*, TARGET_*): Add target masks and tests. | Richard Kenner | 1 | -24/+93 |
1993-09-08 | (output_init_element): When adding to constructor_pending_elts, copy field. | Richard Stallman | 1 | -1/+3 |
1993-09-08 | (make_tree, case CONST_INT): Properly set high part if unsigned. | Richard Kenner | 1 | -1/+1 |
1993-09-08 | (push_init_level): Diagnose extra brace group at end of record. | Richard Stallman | 1 | -5/+27 |
1993-09-07 | (c_build_type_variant): Allocate new type in same obstack as old one. | Richard Kenner | 1 | -5/+2 |
1993-09-07 | (digest_init): Fix error message text. | Richard Stallman | 1 | -10/+6 |
1993-09-07 | (expand_binop): Must always widen second operand of shift. | Richard Kenner | 1 | -2/+11 |
1993-09-07 | (schedule_block): Correct type of BIT. | Richard Kenner | 1 | -2/+2 |
1993-09-07 | (fold): Don't try to process an RTL_EXPR. | Richard Kenner | 1 | -0/+4 |
1993-09-07 | (dbxout_type): Handle enum constants bigger than one word. | Richard Stallman | 1 | -3/+12 |
1993-09-07 | (default_conversion): For enum that's unsigned, | Richard Stallman | 1 | -1/+3 |
1993-09-07 | (build_enumerator): Choose type properly for wide constants. | Richard Stallman | 1 | -14/+22 |
1993-09-07 | (LIB_SPEC, LINK_SPEC, SWITCH_TAKES_ARG): | Richard Stallman | 1 | -0/+50 |
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 |