| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo. | dje | 1993-07-23 | 1 | -2/+2 |
* | * c-tree.h: Fix prototypes for print_lang_decl, print_lang_type. | dje | 1993-07-23 | 1 | -2/+4 |
* | (cast_expr): Use new initializer parsing functions. | rms | 1993-07-23 | 1 | -44/+69 |
* | Declare the new initializer parsing functions. | rms | 1993-07-23 | 1 | -1/+8 |
* | (output_init_element): Now static. | rms | 1993-07-23 | 1 | -1/+2 |
* | (output_constant_def_contents): New function. | rms | 1993-07-23 | 1 | -59/+149 |
* | Output most constructors an element at a time. | rms | 1993-07-23 | 1 | -602/+996 |
* | (rest_of_decl_compilation): Pass 0 as DONT_OUTPUT_DATA to assemble_variable. | rms | 1993-07-23 | 1 | -1/+1 |
* | (main): Improve "No input files" error message. | rms | 1993-07-23 | 1 | -1/+1 |
* | (aggregate_value_p): An ARRAY_TYPE is also an aggregate. | kenner | 1993-07-23 | 1 | -1/+2 |
* | (making LIB absolute): Just concat with $ORIG_DIR. | rms | 1993-07-23 | 1 | -1/+1 |
* | * reorg.c (relax_delay_slots): Do not redirect a jump if doing so | law | 1993-07-23 | 1 | -16/+62 |
* | Don't use fldcr to serialize it is broken on the 88110, use tb1 instead | hassey | 1993-07-23 | 1 | -0/+11 |
* | Don't use fldcr to serialize it is broken on the 88110, use tb1 instead | hassey | 1993-07-23 | 1 | -11/+3 |
* | When fixing ftw.h, preserve remainder of | rms | 1993-07-22 | 1 | -6/+6 |
* | (expand_expr, COMPONENT_REF case): For unaligned object | wilson | 1993-07-21 | 1 | -0/+1 |
* | (output_move_double): Only set highest_first if first reg | wilson | 1993-07-21 | 1 | -6/+18 |
* | (movdi+1): Delete & from r/i constraint. | wilson | 1993-07-21 | 1 | -1/+1 |
* | (<ftw.h>): Don't apply specialized fixes to <ftw.h> | wilson | 1993-07-21 | 1 | -2/+12 |
* | (nonlocal_label_list): New variable. | wilson | 1993-07-21 | 1 | -1/+14 |
* | (CPP_SPEC): Define LANGUAGE_ASSEMBLY, not | wilson | 1993-07-21 | 12 | -12/+26 |
* | (TARGET_SWITCHES): Recognize -m68851, -mno-68851, | wilson | 1993-07-21 | 1 | -0/+6 |
* | New file. | wilson | 1993-07-21 | 3 | -0/+131 |
* | (OVERRIDE_OPTIONS, SUBTARGET_OVERRIDE_OPTIONS): Define. | wilson | 1993-07-21 | 1 | -0/+7 |
* | New File. | wilson | 1993-07-21 | 1 | -0/+35 |
* | (TARGET_SWITCHES): Add SUBTARGET_SWITCHES. | wilson | 1993-07-21 | 2 | -2/+21 |
* | (sys/types.h sys/stdtypes.h): Delete newline before do. | wilson | 1993-07-21 | 1 | -3/+2 |
* | (lynx): Recognize as vendor. | wilson | 1993-07-21 | 1 | -1/+7 |
* | (link_command_spec): Move %{T*} after %{L*} and %D. | wilson | 1993-07-21 | 1 | -6/+9 |
* | (ashldi3, lshrdi3): Obsolete, deleted. | wilson | 1993-07-21 | 1 | -80/+0 |
* | (expand_binop): Synthesize double word shifts and rotates from single word | wilson | 1993-07-21 | 1 | -0/+214 |
* | Finish last change. | rms | 1993-07-21 | 1 | -2/+2 |
* | (is_ctor_dtor): Delete leading _'s from sym names | rms | 1993-07-21 | 1 | -2/+2 |
* | Do not turn on -mhalf-pic if ELF. | meissner | 1993-07-21 | 2 | -19/+29 |
* | Add prototypes for static functions. | kenner | 1993-07-20 | 1 | -40/+51 |
* | (expand_increment): Convert constant subtract to add | rms | 1993-07-20 | 1 | -10/+11 |
* | Add variants of call and call_value patterns for calls to functions | kenner | 1993-07-19 | 1 | -0/+20 |
* | (ENCODE_SECTION_INFO): New macro. | kenner | 1993-07-19 | 1 | -0/+11 |
* | (current_file_function_operand): New function. | kenner | 1993-07-19 | 1 | -0/+15 |
* | * reorg.c (fill_simple_delay_slots): Try filling any insn needing | law | 1993-07-19 | 1 | -3/+6 |
* | (c_expand_return): Set TREE_SIDE_EFFECTS for the MODIFY_EXPR that we make. | rms | 1993-07-18 | 1 | -1/+17 |
* | (fold): Handle CONJ_EXPR. | rms | 1993-07-18 | 1 | -0/+24 |
* | (expand_return): When expanding assignment into DECL_RESULT, | rms | 1993-07-18 | 1 | -1/+1 |
* | (init_function_start): Initialize trampoline_list here. | kenner | 1993-07-18 | 1 | -2/+3 |
* | (common_type): Use TYPE_MAIN_VARIANT when preferring | rms | 1993-07-18 | 1 | -5/+7 |
* | (assemble_variable): Move debugging output calls | rms | 1993-07-18 | 1 | -21/+64 |
* | (dbxout_symbol_location): Call in_text_section | rms | 1993-07-18 | 1 | -1/+1 |
* | (synth_module_prologue): Call layout_type for the array | rms | 1993-07-18 | 1 | -1/+3 |
* | (rest_of_compilation): If function is extern inline, | rms | 1993-07-17 | 1 | -0/+5 |
* | (dwarfout_init): Report failure of getpwd. | rms | 1993-07-17 | 1 | -3/+9 |