Age | Commit message (Expand) | Author | Files | Lines |
1997-07-04 | (\kbdfont, \kbdexamplefont): New macros, parms that tell @kbd what to do. | Richard Stallman | 1 | -7/+21 |
1997-07-03 | (unpack_d): Check fraction not sign to distinquish QNaN. | Jim Wilson | 1 | -3/+3 |
1997-07-03 | (\onepageout): Leave only one line space above the footline, to be more like ... | Karl Berry | 1 | -9/+19 |
1997-07-02 | Do not go beyond end of array | Michael Meissner | 1 | -0/+1 |
1997-07-02 | ($(srcdir)/objc/objc-parse.c): Fix command to use the right file names. | Richard Kenner | 1 | -2/+2 |
1997-07-02 | (process_template): Place increment expression outside of putchar | Richard Kenner | 1 | -3/+10 |
1997-07-02 | (sparc-*-linux-gnulibc1*): New configuration. | Richard Kenner | 1 | -6/+18 |
1997-07-02 | (LIBGCC_SPEC): Removed. | Richard Kenner | 1 | -8/+33 |
1997-07-02 | (powerpc-*-linuxgnu*): Default thread_file is posix. | Richard Kenner | 1 | -1/+5 |
1997-07-02 | (LINK_SPEC): Defined. | Richard Kenner | 1 | -3/+5 |
1997-07-02 | (m68k-*-linux-gnu*): Default thread_file is `posix'. | Richard Kenner | 1 | -2/+15 |
1997-07-02 | (LINK_SPEC): Pass -shared for -shared. | Richard Kenner | 1 | -2/+20 |
1997-07-02 | (alpha-*-linux-gnu*): Default thread_file is `posix'. | Richard Kenner | 1 | -0/+3 |
1997-07-02 | (LINK_SPEC): Change ld-gnu.so.1 to ld-linux.so.2. | Richard Kenner | 1 | -2/+2 |
1997-07-02 | (divsi3, modsi3, udivsi3): Comment out. | Richard Kenner | 1 | -65/+70 |
1997-07-02 | (*-linux*): Add "-gnu" to names to match. | Richard Kenner | 1 | -12/+12 |
1997-07-02 | (_trampoline): Add stdcall attribute to VirtualProtect on i386. | Richard Kenner | 1 | -0/+4 |
1997-07-01 | (redundant_insn): If INSN or possible match has REG_UNUSED note, don't | Richard Kenner | 1 | -2/+9 |
1997-07-01 | mips.c (mips_output_external): Don't output .extern's for variables in user s... | Doug Evans | 1 | -3/+10 |
1997-07-01 | (float_to_usi): Move code for negative numbers before code for infinity. | Jim Wilson | 1 | -3/+3 |
1997-07-01 | (find_best_addr): Add missing rtx_cost arguments. | Jim Wilson | 1 | -2/+2 |
1997-07-01 | Fix static functions in sys/stat.h for C++ | Ian Lance Taylor | 1 | -0/+30 |
1997-07-01 | Restore directory after copy. Fix abs in math.h. | Ian Lance Taylor | 1 | -1/+10 |
1997-07-01 | fix previous change | Michael Meissner | 1 | -102/+112 |
1997-07-01 | h8300.h (BIGGEST_FIELD_ALIGNMENT): Remove definition. | Jeff Law | 2 | -7/+0 |
1997-06-30 | sh.c (sh_expand_epilogue): Emit a blockage insn before cutting back the stack. | Jeff Law | 1 | -6/+15 |
1997-06-29 | Fix various problems; Add -m{,no-}fused-madd, -m{,no-}no-update switches; All... | Michael Meissner | 4 | -316/+532 |
1997-06-27 | Rewrite. | Doug Evans | 1 | -44/+17 |
1997-06-27 | Initial revision | Richard Kenner | 2 | -0/+216 |
1997-06-27 | (libobjc_entry.o, libobjc_s.a, libobjc.dll): New targets. | Richard Kenner | 1 | -3/+37 |
1997-06-27 | (DLLTOOL): Define. | Richard Kenner | 1 | -0/+1 |
1997-06-27 | (search_for_method_in_list): No longer static. | Richard Kenner | 1 | -2/+2 |
1997-06-27 | (CPP_SPEC, LINK_SPEC): Choose for glibc 1 or 2 depending on | Richard Kenner | 1 | -0/+14 |
1997-06-27 | (LIB_SPEC): Choose for glibc 1 or 2 depending on USE_GNULIBC_1. | Richard Kenner | 1 | -2/+9 |
1997-06-27 | (i[3456]86-*-linux*): Default thread_file is `posix'. | Richard Kenner | 1 | -2/+18 |
1997-06-27 | Initial revision | Richard Kenner | 1 | -0/+2 |
1997-06-27 | Print message about ObjC thread file. | Richard Kenner | 1 | -0/+2 |
1997-06-27 | (OBJC_THREAD_FILE): New definition. | Richard Kenner | 1 | -0/+3 |
1997-06-27 | (GCC_THREAD_FILE): Renamed from OBJC_THREAD_FILE. | Richard Kenner | 2 | -2/+2 |
1997-06-27 | (--enable-threads): New parameter. | Richard Kenner | 1 | -39/+80 |
1997-06-27 | Make-lang.in (OBJC_CCOMMON): Object files don't go in srcdir. | Doug Evans | 1 | -35/+34 |
1997-06-27 | (distclean): Delete */Make-{host,target,lang,hooks} | Richard Kenner | 1 | -0/+1 |
1997-06-27 | Clean up Make-lang in all subdirs, not just '.'. | Richard Kenner | 1 | -3/+3 |
1997-06-27 | Clean up Make-{host,target,hooks} in all subdirs, not just '.'. | Richard Kenner | 1 | -4/+4 |
1997-06-27 | (fcntl.h): Only include if not building libgcc.a. | Richard Kenner | 1 | -1/+3 |
1997-06-27 | (link): Eliminate definition on Win32. | Richard Kenner | 1 | -0/+2 |
1997-06-27 | (i[3456]86-*-mingw32): New target. | Richard Kenner | 1 | -0/+10 |
1997-06-27 | Initial revision | Richard Kenner | 2 | -0/+102 |
1997-06-27 | (INO_T_EQ): Define for Win32 but not Cygwin32. | Richard Kenner | 1 | -0/+5 |
1997-06-27 | (fix_argv): New function. | Richard Kenner | 1 | -4/+42 |