Age | Commit message (Expand) | Author | Files | Lines |
1995-10-29 | (CPP_PREDEFINES): Add -D__SVR4. | Richard Kenner | 1 | -2/+2 |
1995-10-22 | (i386_return_pops_args): Don't need a FUNDECL to check for type | Richard Kenner | 1 | -9/+6 |
1995-09-28 | (WCHAR_{TYPE,UNSIGNED,TYPE_SIZE}): Now int. | Richard Kenner | 1 | -3/+4 |
1995-09-22 | (CONST_OK_FOR_LETTER_P): Make `N' match range 0..255 for `outb' | Richard Kenner | 1 | -0/+1 |
1995-09-19 | Change winnt.h to win-nt.h. | Richard Kenner | 1 | -1/+1 |
1995-09-19 | Include winnt/win-nt.h, not winnt/winnt.h. | Richard Kenner | 1 | -1/+1 |
1995-09-15 | Moved architecture independent commands to config/winnt/config-nt.sed. | Richard Kenner | 1 | -103/+6 |
1995-09-12 | Added -D_cdecl=__attribute__((__cdecl__)). | Richard Kenner | 1 | -6/+6 |
1995-08-28 | Fix spelling errors. | Richard Kenner | 1 | -2/+2 |
1995-08-21 | (decrement_and_branch_until_zero): Use arithmetic_comparison_operator to deci... | Richard Kenner | 1 | -2/+5 |
1995-08-21 | (arithmetic_comparison_operator): New function. | Richard Kenner | 1 | -6/+25 |
1995-08-13 | (HAVE_STRERROR): New definition. | Richard Kenner | 1 | -0/+3 |
1995-07-10 | (STARTFILE_SPEC): Handle -Xp. | Richard Kenner | 1 | -3/+4 |
1995-06-28 | (INSTALL_HEADERS_DIR): Delete; done by configure. | Richard Kenner | 1 | -1/+0 |
1995-06-27 | Do not test overflow bit for decrement_and_branch | Michael Meissner | 1 | -2/+6 |
1995-06-26 | Make long double == double. | Michael Meissner | 1 | -2/+0 |
1995-06-20 | Edit to add a missing $(exeext) for CCCP. | Richard Kenner | 1 | -0/+1 |
1995-06-19 | Change version to 2.7.1. | Richard Kenner | 1 | -1/+1 |
1995-06-15 | Change FSF address. | Richard Kenner | 1 | -1/+2 |
1995-06-15 | Update FSF address. | Richard Kenner | 47 | -47/+94 |
1995-06-12 | Undo patch of May 24. Don't pass "-e start" if -nostdlib again. | Doug Evans | 2 | -2/+2 |
1995-05-29 | ({STARTFILE,LIB,CPP}_SPEC): Handle -Xp like -posix. | Richard Kenner | 1 | -4/+9 |
1995-05-29 | (X_CFLAGS): Add -Xp. | Richard Kenner | 1 | -1/+1 |
1995-05-24 | (LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib. | Doug Evans | 2 | -2/+2 |
1995-05-22 | Set new variables into Makefile. | Richard Kenner | 1 | -4/+24 |
1995-05-19 | (CPP_SPEC): Add defines for -fPIC. | Richard Kenner | 2 | -4/+4 |
1995-05-16 | Changed link32 to link. | Richard Kenner | 1 | -3/+3 |
1995-05-16 | Fix typos in comments. | Richard Kenner | 4 | -5/+5 |
1995-05-16 | Update weak symbol support | Jason Merrill | 2 | -3/+13 |
1995-05-15 | (VALID_MACHINE_{DECL,TYPE_ATTRIBUTE): Fix typo. | Richard Kenner | 1 | -4/+4 |
1995-05-12 | Contents replaced with old i386/gnuelf.h. | Roland McGrath | 1 | -12/+12 |
1995-05-12 | Use <> in #include. | Richard Kenner | 3 | -8/+8 |
1995-05-12 | fix typo | Michael Meissner | 1 | -2/+2 |
1995-05-12 | Set -malign-loops= default to 2. | Michael Meissner | 1 | -1/+1 |
1995-05-12 | Add better support for passing args in registers; Add loop/jump/function alig... | Michael Meissner | 8 | -177/+559 |
1995-05-09 | Use <xxx> in #include. | Richard Kenner | 5 | -13/+12 |
1995-05-09 | Use <xx> in #include. | Richard Kenner | 1 | -3/+3 |
1995-05-07 | Add support for win32's stdcall functions. | Richard Kenner | 1 | -0/+54 |
1995-04-28 | (RETURN_POPS_ARGS): Call lookup_attribute. | Doug Evans | 1 | -13/+16 |
1995-04-27 | Support for pre-BFD versions of Linux ld. | Michael Meissner | 1 | -0/+75 |
1995-04-25 | (untyped_call): Make it return a complex double. | Richard Kenner | 1 | -1/+8 |
1995-04-13 | Adjust for deletion of config.run in Makefile.in | Richard Kenner | 1 | -6/+6 |
1995-04-09 | (adddi3, subdi3): Need scratch reg whenever operand 0 in mem and operands 1 n... | Richard Kenner | 1 | -3/+3 |
1995-04-07 | (OBJECT_SUFFIX): Move to here; now has period. | Richard Kenner | 1 | -0/+1 |
1995-04-07 | (OBJECT_SUFFIX): Delete from here. | Richard Kenner | 1 | -3/+0 |
1995-04-03 | Include "config/linux.h" instead of "linux.h", to avoid recursion. | Roland McGrath | 1 | -1/+2 |
1995-04-02 | (RETURN_POPS_ARGS, ENCODE_SECTION_INFO): Call chain_member_purpose, not chain... | Richard Kenner | 1 | -5/+31 |
1995-04-01 | (CPP_PREDEFINES): Add definitions for __stdcall and __cdecl. | Richard Kenner | 1 | -1/+2 |
1995-03-31 | Initial revision | Richard Kenner | 1 | -0/+2 |
1995-03-31 | Fix premature close comment. | Richard Kenner | 1 | -1/+1 |