summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* (make_decl_rtl): Call MODIFY_ASSEMBLER_NAME if defined.kenner1995-02-221-1/+5
* (union tree_decl): New field MACHINE_ATTRIBUTES.kenner1995-02-211-0/+5
* (chain_member_value, decl_attribute_variant): New functions.kenner1995-02-211-1/+91
* (get_run_time): Return an approximate value for NT.kenner1995-02-211-5/+9
* Added #ifdef's WINNT.kenner1995-02-211-1/+5
* (print_node{,_brief}): Print machine attributes.kenner1995-02-211-2/+5
* (atexit): Prototype now works with NT.kenner1995-02-211-0/+4
* Test _SIZE_T_DEFINED and _WCHAR_T_DEFINED.kenner1995-02-211-0/+6
* Test _VA_LIST_DEFINED macro.kenner1995-02-212-0/+8
* (fix_argv): Rewrite.kenner1995-02-211-32/+35
* (atexit): Prototype now works with NT.kenner1995-02-211-4/+6
* (assign_parms): Added arg to RETURN_POPS_ARGS.kenner1995-02-211-1/+1
* drupp@cs.washington.edukenner1995-02-211-0/+9
* (cplus_decl_attribute): Add arg to decl_attributes.kenner1995-02-211-1/+1
* (decl_attributes): Added argument.kenner1995-02-211-2/+2
* ($exeext, $objext, $oldobjext): New macros.kenner1995-02-211-3/+3
* Modify "ln" commands to try a "cp" if "ln" fails.kenner1995-02-211-18/+22
* Take arg specifying msdos or winnt batch file config.kenner1995-02-211-2/+15
* Reflect features/functions available in NT.kenner1995-02-211-6/+7
* (CPP_SPEC): Accept c++ style comments.kenner1995-02-211-18/+57
* (expand_lib): Look for both libfoo.a and foo.lib.kenner1995-02-211-4/+36
* Support NT Graphics programs; also bug fixes.kenner1995-02-211-12/+72
* Updated to Windows NT 3.5.kenner1995-02-211-11/+34
* Added arg to RETURN_POPS_ARGS.kenner1995-02-2134-76/+115
* (main): Don't set "Include" environment variable for NT.kenner1995-02-211-4/+0
* (emit_call_1): Added function declaration node argument passed tokenner1995-02-211-9/+20
* (decl_attributes): Added argument.kenner1995-02-211-2/+2
* New rules to allow attributes in a prefix position.kenner1995-02-211-12/+27
* (grokdeclarator): Added code to support machine attributes.kenner1995-02-211-0/+20
* (decl_attributes): Add third argument prefix_attributes.kenner1995-02-211-45/+25
* Copy config.status to config.run and then execute.kenner1995-02-211-31/+41
* * integrate.c (finish_inline): Don't set DECL_INLINE.law1995-02-211-1/+0
* * local-alloc.c (block_alloc): Stop looping over the inputlaw1995-02-211-0/+2
* Fix bad patchmeissner1995-02-211-68/+67
* (OVERRIDE_OPTIONS): Add missing ';' to SUBTARGET_OVERRIDE_OPTIONS.dje1995-02-212-4/+4
* Initial revisionkenner1995-02-211-0/+13
* (REAL_ARITHMETIC): Define.kenner1995-02-211-0/+3
* (output_toc): Use REAL_VALUE_* macros.kenner1995-02-211-7/+8
* (expand_value_return): Make function static.kenner1995-02-211-1/+2
* (rescan): Add support for %: and %:%: digraphs.kenner1995-02-211-52/+126
* (yylex): Add support for <: :> <% %> digraphs.kenner1995-02-211-2/+23
* (USER_H): Add iso646.h.kenner1995-02-211-0/+1
* (yylex): For float, build constant in long double.kenner1995-02-211-1/+1
* (read_specs): Use length read when inserting zero.kenner1995-02-211-2/+5
* (lang_options): Add options for Fortran.kenner1995-02-211-0/+67
* (default_compilers): Add entries for .f and .F.kenner1995-02-211-0/+38
* (check_newline): Give warning if unrecognized data on #line.kenner1995-02-211-2/+18
* (compile_file): Initialize input_file_stack before calling lang_init,kenner1995-02-211-6/+6
* * varasm.c (output_constant): Strip NOP_EXPRs for SET_TYPE too,bothner1995-02-211-5/+2
* * config/svr4.h (ASM_OUTPUT_SOURCE_LINE): Use assemble_name.bothner1995-02-211-4/+5