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