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