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