aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/winnt
AgeCommit message (Expand)AuthorFilesLines
2000-08-21Forgot to commit with last change.Jeff Law1-0/+4
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi1-1/+0
1999-09-14Makefile.in: Prepend $(SHELL) to move-if-change calls.Marc Espie1-1/+2
1999-04-09collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_...Mark Elbrecht1-1/+6
1998-12-16dummy import to prevent merge lossageJeff Law1-7/+1
1998-10-01Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton1-3/+6
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-1/+1
1998-01-20Remove more bytecode stuff.Jeffrey A Law1-5/+2
1996-05-26Make .h files properly for Alpha.Richard Kenner1-4/+11
1995-11-26(LINK_SPEC): Pass -g to ld.exe.Richard Kenner1-1/+1
1995-11-26Reformat and add some new functions for gnat1.Richard Kenner1-10/+33
1995-11-26(main): Don't pass -g to link.Richard Kenner1-0/+1
1995-11-26Change version to 2.7.2Richard Kenner1-1/+1
1995-09-19Change winnt.h to win-nt.h.Richard Kenner1-1/+1
1995-09-19(fixinc-nt.obj): Fix typo.Richard Kenner1-1/+1
1995-09-19Initial revisionRichard Kenner1-0/+24
1995-09-19(LINK_SPEC): Add -noinhibit-exec.Richard Kenner1-1/+1
1995-09-12Changed spawn function entry points to __spawn* instead of spawn*.Richard Kenner1-9/+7
1995-09-12Initial revisionRichard Kenner7-0/+917
1995-09-12Changed precedence of libraries to look for libfoo.lib before libfoo.a.Richard Kenner1-16/+73
1995-09-12Initial revisionRichard Kenner2-0/+181
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-06-19Initial revisionRichard Kenner1-0/+73
1995-06-15Change FSF address.Richard Kenner3-3/+6
1995-05-29Protect most definitions with #ifndef.Richard Kenner1-0/+16
1995-05-16Removed call to free.Richard Kenner1-3/+0
1995-05-16(STDC_VALUE): Was misspelled.Richard Kenner1-1/+1
1995-04-14Fix typo with comment.Richard Kenner1-1/+1
1995-04-13(OBJECT_SUFFIX): Define.Richard Kenner1-0/+1
1995-04-13(TARGET_MEM_FUNCTIONS): Define.Richard Kenner1-1/+3
1995-04-02(STDC_VALUE): Add #undef.Richard Kenner1-0/+1
1995-04-02(ASM_FILE_START, LIB_SPEC): Delete from here.Richard Kenner1-25/+0
1995-04-01Remove unneeded #define's for non-ANSI functions.Richard Kenner1-9/+0
1995-04-01(LIB_SPEC): Add OLDNAMES.LIB.Richard Kenner1-2/+2
1995-02-23(MODIFY_ASSEMBLER_NAME, VALID_MACHINE_DECL_ATTRIBUTES): Deleted.Richard Kenner1-26/+0
1995-02-21Reflect features/functions available in NT.Richard Kenner1-6/+7
1995-02-21(CPP_SPEC): Accept c++ style comments.Richard Kenner1-18/+57
1995-02-21(expand_lib): Look for both libfoo.a and foo.lib.Richard Kenner1-4/+36
1994-11-18(main): Fix off-by-one error allocating sdbuff.Richard Kenner1-1/+1
1994-10-26(expand_lib, main): Fix off-by-one bugs in several calls to malloc.Richard Kenner1-3/+3
1994-10-11(main): Pass -debug:full -debugtype:coff.Richard Kenner1-0/+1
1994-09-30Initial revisionRichard Kenner3-0/+384