aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-09-21expr.h (eh_rtime_match_libfunc): New extern declaration.Andrew MacLeod5-5/+17
1998-09-21tweakJason Merrill1-3/+0
1998-09-21toplev.c (rest_of_compilation): Skip compiling anything with DECL_EXTERNAL se...Jason Merrill2-2/+11
1998-09-21Fix for g++ failure reported by Brendan.Jim Wilson2-5/+19
1998-09-21method.c (hack_identifier): Finding multiple members is always an error.Martin v. Löwis2-8/+8
1998-09-21Make-lang.in (c++-filt): Link libiberty.a after cxxmain.o.Per Bothner2-2/+6
1998-09-21i386.h: (TARGET_SWITCHES) Improve doc for align-double.Robert Lipe2-2/+7
1998-09-21Version.c: Update.Dave Love1-0/+4
1998-09-21Update.Dave Love1-1/+1
1998-09-21Makefile.in (distclean, [...]): Add multilib support.Robert Lipe7-65/+152
1998-09-21Bump for snapshotJeffrey A Law2-1/+5
1998-09-21(DBX_DEBUGGING_INFO): Added.Stan Cox2-1/+10
1998-09-21i386.h: (TARGET_SWITCHES) Add description fields for flags documented in inst...Robert Lipe2-33/+39
1998-09-20Bump for snapshotJeffrey A Law2-1/+5
1998-09-211998-09-21 Ben Elliston <bje@cygnus.com>Ben Elliston44-0/+12625
1998-09-20Use GET_ENV_PATH_LIST for GCC_EXEC_PREFIX too. My goof, not Felix's.Jeff Law2-2/+1
1998-09-20* lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().Felix Lee2-5/+5
1998-09-20c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().Felix Lee7-45/+51
1998-09-20Daily bump.Jeff Law1-1/+1
1998-09-20Rebuilt after recent changes.Jeff Law1-82/+565
1998-09-20Makefile.in (LIBS): Link in libiberty.a.Per Bothner5-7/+13
1998-09-20reload1.c (emit_reload_insns): Accept a new arg for the bb.Richard Henderson3-12/+43
1998-09-20configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems.Robert Lipe3-567/+90
1998-09-20alpha.c (alpha_sr_alias_set): New variable.Richard Henderson3-85/+338
1998-09-20tree.c (new_alias_set): New function.Richard Henderson4-3/+19
1998-09-20fold-const.c (fold): Yet another COND_EXPR bug...Richard Henderson2-0/+9
1998-09-20* class.c (maybe_warn_about_overly_private_class): Reformat.Mark Mitchell2-104/+111
1998-09-20New test caseMartin v. Löwis1-0/+22
1998-09-20* Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.Mark Mitchell2-1/+5
1998-09-20* fold-const.c (fold): Fix another type in COND_EXPR handling code.Jeffrey A Law2-1/+6
1998-09-20configure.in: Add support for c4x targets.Michael Hayes3-3/+16
1998-09-20sfe.c (e_wdfe): Set f__init to avoid spurious recursive i/o error from format...Dave Love1-0/+5
1998-09-20Set f__init to avoid spurious recursive i/o error from formattedDave Love1-0/+1
1998-09-20except.c: Include system.h.Robert Lipe3-1/+8
1998-09-20Warning fixes:Kaveh R. Ghazi19-399/+410
1998-09-20Makefile.in: Add dummy targets "info", "install-info", "clean-info" and "dvi".Manfred Hollstein2-1/+6
1998-09-19Daily bump.Jeff Law1-1/+1
1998-09-19* config.sub: Fix typo in last change.Richard Henderson2-1/+5
1998-09-19combine.c (distribute_notes): If an insn is a cc0 user, only delete it if we ...Richard Henderson2-2/+36
1998-09-19fold-const.c (fold): Fix typo in COND_EXPR handling code.Michael Tiemann2-2/+9
1998-09-19configure.in: Disable collect2 for nextstep.Melissa O'Neill5-100/+193
1998-09-19* config/i386/sco5.h (TARGET_MEM_FUNCTIONS): Define.Robert Lipe2-0/+9
1998-09-19fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.Torbjorn Granlund2-2/+6
1998-09-19Fix typo.Jeff Law1-1/+1
1998-09-19varargs.h: Add support for C4x target.Michael Hayes3-0/+13
1998-09-19config.sub: Add support for C4x target.Michael Hayes2-1/+8
1998-09-19config.sub: Add support for C4x target.Michael Hayes1-0/+5
1998-09-19removed XFAIL mark; it will be back in a few weeks if the failure remainsAlexandre Oliva1-1/+1
1998-09-19alpha.c (alpha_return_addr): SET should be VOIDmode.Richard Henderson3-59/+67
1998-09-19arm.c (bad_signed_byte_operand): Check both arms of a sum in a memory address.Richard Earnshaw3-1/+20