aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-02-18Update from David.Jeff Law1-51/+63
1998-02-18Doc fixes from David.Jeff Law1-2/+4
1998-02-18Make-lang.in (f77.all.build): Add exeext.Mumit Khan2-4/+10
1998-02-18oopsJason Merrill1-0/+1
1998-02-18bastring.h: Don't #include <std/bastring.cc> yet.Jason Merrill3-2/+6
1998-02-17* rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.David Edelsohn2-2/+7
1998-02-17* x-aix31 (INSTALL): Delete.David Edelsohn2-3/+4
1998-02-17combine.c (simplify_rtx): Obey CLASS_CANNOT_CHANGE_SIZE when simplifying a su...Richard Henderson2-0/+39
1998-02-17i386.c (notice_update_cc): Use reg_overlap_mentioned_p.Jeff Law1-1/+1
1998-02-17iostream.cc (istream::operator>>(long double&)): Scan value into separate var...Andreas Schwab3-10/+27
1998-02-17linux.mt (IO_OBJECTS): Add iogetline.o.H.J. Lu7-194/+87
1998-02-17[multiple changes]H.J. Lu6-209/+111
1998-02-17Forgot to commit ChangeLog after recent checkin on the release branch...Jeff Law1-0/+6
1998-02-15fileops.c: #include <unistd.h>.Krister Walfridsson5-2280/+19
1998-02-15netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now.Jeff Law6-0/+30
1998-02-15* i386.c (notice_update_cc): Remove bogus pentium GCC code.Bernd Schmidt2-4/+8
1998-02-15elf.h (LIB_SPEC): New.H.J. Lu5-12/+32
1998-02-13cygwin32.h (DWARF2_UNWIND): Exception handling doesn't work with it yet, so s...Mumit Khan4-2/+11
1998-02-12typeck.c (mark_addressable): Don't assume a FUNCTION_DECL has DECL_LANG_SPECI...Jason Merrill2-6/+14
1998-02-12sysv4.h (ENDFILE_SPEC): add missing %(endfile_linux) for -mcall-linuxFranz Sirl2-1/+6
1998-02-12* cccp.c (new_include_prefix): Correctly handle -I./.Jeffrey A Law2-1/+5
1998-02-12decl2.c (comdat_linkage): Also set DECL_COMDAT.Jason Merrill3-25/+39
1998-02-11Some patches for 1.0.2:Jason Merrill11-3428/+3543
1998-02-11flow.c (find_basic_blocks): Don't create a new basic block for calls in a LIB...Jason Merrill11-54/+200
1998-02-10Comment the subtraction change.Richard Henderson1-0/+2
1998-02-10com.c (ffecom_ptr_to_expr): Do upper - lower in the native type, so as to pro...Richard Henderson2-3/+10
1998-02-10stor-layout.c (layout_type): Do upper - lower in the native type, so as to pr...Richard Henderson2-1/+9
1998-02-09bastring.h (unique): We only need length bytes.Jeff Law4-171/+17
1998-02-09* rs6000.c (setup_incoming_varargs): Always set rs6000_sysv_varargs_p.Richard Kenner2-2/+9
1998-02-09* rs6000/linux.h (CPP_PREDEFINES): Add -D__ELF__.Franz Sirl2-2/+6
1998-02-09i386.md (push): Prohibit symbolic constants if flag_pic.Jeff Law2-36/+59
1998-02-09backspace.c: (f_back): Use type `uiolen' to determine size of record length s...Toon Moene2-101/+10
1998-02-09Updates from Craig.Jeff Law1-0/+21
1998-02-09linux.mt: Don't define _PTHREADS, but define _IO_MTSAFE_IO.H.J. Lu2-1/+7
1998-02-09rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes.Mike Stump3-10/+35
1998-02-09c-decl.c (grokdeclarator): Get parameter tags from last_function_parm_tags.J"orn Rennecke3-2/+20
1998-02-09* fixincludes: Tweak fix for struct exception in math.hTodd Vierling2-4/+12
1998-02-08Fix minor nit from being a mainline patch into the release branch.Jeff Law1-1/+1
1998-02-08Tweak so folks don't confuse this stuff with the egcs-1.0.1 release.Jeff Law1-1/+1
1998-02-08integrate.c (get_label_from_map): New function.Mark Mitchell5-45/+111
1998-02-08x-sco5 (CC): Remove trailing whitespace.Jeff Law3-5/+13
1998-02-08Fix -fpedantic combined with `F()' invocation,Craig Burley3-54/+80
1998-02-08lang-options.h: Add -fgnu-intrinsics-* and -fbadu77-intrinsics-* options.Craig Burley2-1/+14
1998-02-08* stmt.c (pushcase_range): Clean up handling of "infinite" values.Richard Kenner2-16/+25
1998-02-08Bring egcs-1.0.2's libstdc++ up to libstdc++ 2.8.0.Jeff Law8-198/+287
1998-02-08Makefile.in (install): Remove the shared library symlink even if we aren't in...Jason Merrill2-0/+6
1998-02-08function.c (assign_parms): New variable named_arg, with value depending on ST...Jim Wilson2-9/+22
1998-02-08loop.c (strength_reduce): When placing increment for auto-inc case, do compar...Richard Kenner2-2/+13
1998-02-08* method.c (make_thunk): Avoid name buffer overflow.Scott Snyder2-1/+6
1998-01-25decl.c (cp_finish_decl): When bailing on a comdat variable, also unset DECL_N...Jason Merrill2-3/+11