summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* gcse.c (compute_pre_ppinout): Zero initial ppout for all exit blocks...releases/egcs-1.1Richard Henderson1999-05-133-15/+45
| | | | | | | | * gcse.c (compute_pre_ppinout): Zero initial ppout for all exit blocks, and don't forward propogate into them either. * flow.c (add_pred_succ): Don't add duplicate edges. From-SVN: r26931
* Stamp ChangeLogs for releaseJeff Law1999-03-1325-51/+98
| | | | From-SVN: r25763
* * README, gcc.1, gcc.texi, version.c: Update for egcs-1.1.2 release.Jeffrey A Law1999-03-135-7/+11
| | | | From-SVN: r25762
* alpha.h (HARD_REGNO_MODE_OK): Disallow QI/HImode in fp regs.Richard Henderson1999-03-132-5/+12
| | | | | | | * alpha.h (HARD_REGNO_MODE_OK): Disallow QI/HImode in fp regs. (MODES_TIEABLE_P): Update. From-SVN: r25761
* Update BUGS derived fileCraig Burley1999-03-131-0/+11
| | | | From-SVN: r25750
* Document newly discovered bugCraig Burley1999-03-132-1/+15
| | | | From-SVN: r25749
* Editorial fixesCraig Burley1999-03-132-2/+6
| | | | From-SVN: r25748
* Update BUGS, NEWS derived filesCraig Burley1999-03-112-31/+18
| | | | From-SVN: r25708
* final (ha) g77 doc fixes -- new URLs, etc.Craig Burley1999-03-114-11/+76
| | | | From-SVN: r25707
* Alexandre Oliva1999-03-101-0/+5
| | | | From-SVN: r25685
* Alexandre Oliva1999-03-101-5/+13
| | | | From-SVN: r25684
* * version.c: Bump for prerelease.Jeffrey A Law1999-03-072-1/+5
| | | | From-SVN: r25633
* configure.in (cpp_install_dir): Initialize from $enable_cpp if that's ↵Manfred Hollstein1999-03-074-8/+28
| | | | | | | | | | | | | | looking like a pathname. * configure.in (cpp_install_dir): Initialize from $enable_cpp if that's looking like a pathname. * configure: Rebuilt. * Makefile.in (install-cpp, uninstall-cpp): cpp_install_dir is an absolute pathname, not a $prefix relative pathname. Co-Authored-By: Jeffrey A Law <law@cygnus.com> From-SVN: r25632
* Update NEWS derived fileCraig Burley1999-03-051-0/+4
| | | | From-SVN: r25596
* IDATE Intrinsic (VXT) Year 2000 (Y2K) FixCraig Burley1999-03-055-4/+22
| | | | From-SVN: r25595
* fixincludes (c_asm.h): Wrap Digital UNIX V4.0B DEC C specific asm() etc.Jeffrey A Law1999-03-042-0/+36
| | | | | | | | Thu Dec 17 18:21:49 1998 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * fixincludes (c_asm.h): Wrap Digital UNIX V4.0B DEC C specific asm() etc. function declarations in __DECC. From-SVN: r25591
* linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL.H.J. Lu1999-03-0410-13/+36
| | | | | | | | | | | | | | | | * config/linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. * genops.c: Add the proper weak alias if _G_STDIO_USES_LIBIO and _G_HAVE_WEAK_SYMBOL are defined. * iofclose.c: Likewise. * iofeof.c: Likewise. * ioferror.c: Likewise. * iogetc.c: Likewise. * ioputc.c: Likewise. * iovsprintf.c: Likewise. * iovsscanf.c: Likewise. From-SVN: r25589
* Rebuilt.Jeff Law1999-03-041-13/+1
| | | | From-SVN: r25587
* cpp.in: New.Zack Weinberg1999-03-034-2/+51
| | | | | | | | * cpp.in: New. Better cpp shell script. * cpp.sh: Delete. * Makefile.in (cpp.sh): Build from cpp.in From-SVN: r25569
* Update BUGS derived fileCraig Burley1999-03-031-42/+26
| | | | From-SVN: r25557
* describe a few more bugs; remove fixed bugsCraig Burley1999-03-032-63/+33
| | | | From-SVN: r25556
* Makefile.in (cpp_install_dir, [...]): New variables.H.J. Lu1999-03-016-3/+80
| | | | | | | | | | | | | | | * Makefile.in (cpp_install_dir, INSTALL_CPP, UNINSTALL_CPP): New variables. (install-cpp, uninstall-cpp): New targets. (install-normal): Depend on $(INSTALL_CPP). (uninstall): Depend on $(UNINSTALL_CPP). * configure.in (cpp_install_dir): New, substitute. (tmake_file): Added t-install-cpp for --enable-cpp. * configure: Rebuilt. * cpp.sh: New cpp script. * config/t-install-cpp: New target fragment. From-SVN: r25525
* [multiple changes]Jeffrey A Law1999-03-015-2/+23
| | | | | | | | | | | Tue Feb 2 23:38:35 1999 David O'Brien <obrien@FreeBSD.org> * i386/freebsd*.h now allows '$' in label names and does not use the PCC struct return method. Wed Dec 30 23:00:28 1998 David O'Brien <obrien@NUXI.com> * configure.in (FreeBSD ELF): Needs special crt files. * configure: Rebuilt. From-SVN: r25522
* config.guess: Recognize FreeBSD using ELF automatically.Jeffrey A Law1999-03-012-1/+10
| | | | | | | Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie> * config.guess: Recognize FreeBSD using ELF automatically. From-SVN: r25521
* t-sco5gas (crti.o): New target.Arturo Montes1999-02-281-0/+4
| | | | | | | | h Sun Feb 28 14:47:53 1999 Arturo Montes <mitosys@colomsat.com.co> * config/i386/t-sco5gas (crti.o): New target. From-SVN: r25505
* t-sco5gas (crti.o): New target.Arturo Montes1999-02-281-0/+4
| | | | | | | | � Sun Feb 28 14:47:53 1999 Arturo Montes <mitosys@colomsat.com.co> * config/i386/t-sco5gas (crti.o): New target. From-SVN: r25504
* cse.c (fold_rtx): Update comments for (const (minus (label) (label))) case.Franz Sirl1999-02-271-4/+17
| | | | | | | | | | | � * cse.c (fold_rtx): Update comments for (const (minus (label) (label))) case. (cse_insn): Avoid creating a bogus REG_EQUAL note for (const (minus (label) (label))) (record_jump_cond): Fix mismatched paren in comment. From-SVN: r25490
* cse.c (fold_rtx): Update comments for (const (minus (label) (label))) case.Franz Sirl1999-02-271-0/+9
| | | | | | | | | | | � * cse.c (fold_rtx): Update comments for (const (minus (label) (label))) case. (cse_insn): Avoid creating a bogus REG_EQUAL note for (const (minus (label) (label))) (record_jump_cond): Fix mismatched paren in comment. From-SVN: r25489
* frame.h: Update some comments.H.J. Lu1999-02-273-4/+66
| | | | | | | | | | | | | | | | | * frame.h: Update some comments. * crtstuff.c (TARGET_ATTRIBUTE_WEAK): Define. (__register_frame_info, __deregister_frame_info): Declare using TARGET_WEAK_ATTRIBUTE. (__do_global_dtors_aux): Check if __deregister_frame_info is zero before calling it. (__do_global_dtors): Likewise. (frame_dummy): Check if __register_frame_info is zero before calling it. (__frame_dummy): Likewise. Co-Authored-By: Jeffrey A Law <law@cygnus.com> From-SVN: r25486
* t-openbsd (T_CFLAGS): Add -Dmkstemps=my_mkstemps.Marc Espie1999-02-272-0/+6
| | | | | | | | * config/t-openbsd (T_CFLAGS): Add -Dmkstemps=my_mkstemps. Revolting patch for the branch only. Don't ever consider adding it to the mainline. From-SVN: r25485
* t-sco5 (crti.o): New target.Arturo Montes1999-02-275-3/+16
| | | | | | | | | | * i386/t-sco5 (crti.o): New target. * i386/sco5.h (STARTFILE_SPEC): Include crti.o when linking -shared. * configure.in (i[34567]86-*-sco3.2v5*): Add crti.o. * configure: Rebuilt. From-SVN: r25484
* alias.c (true_dependence): Only apply MEM_IN_STRUCT_P tests when ↵Toon Moene1999-02-275-3/+44
| | | | | | | | | | | | | | | | flag_structure_noalias is set. * alias.c (true_dependence): Only apply MEM_IN_STRUCT_P tests when flag_structure_noalias is set. * toplev.c (flag_structure_noalias): New variable. (f_options): Add -fstructure-noalias. * flags.h (flag_structure_noalias): Declare. * invoke.texi: Update documentation. Co-Authored-By: Jeffrey A Law <law@cygnus.com> Co-Authored-By: Mark Mitchell <mark@markmitchell.com> From-SVN: r25483
* * SERVICE: Update from the FSF.Jeffrey A Law1999-02-272-336/+529
| | | | From-SVN: r25482
* md.texi, [...]: Fix unterminated @xrefs.Jeff Law1999-02-261-3/+4
| | | | | | | h * md.texi, invoke.texi: Fix unterminated @xrefs. From-SVN: r25476
* md.texi, [...]: Fix unterminated @xrefs.Dave Love1999-02-262-1/+5
| | | | | | | � * md.texi, invoke.texi: Fix unterminated @xrefs. From-SVN: r25475
* update derived filesCraig Burley1999-02-263-56/+102
| | | | From-SVN: r25467
* another @xref comma-terminationDave Love1999-02-262-1/+5
| | | | From-SVN: r25466
* Fix DATE_AND_TIME and LSTAT intrinsics, plus related docsCraig Burley1999-02-267-46/+100
| | | | From-SVN: r25465
* doc fix for DATE_AND_TIMECraig Burley1999-02-262-1/+7
| | | | From-SVN: r25464
* doc bugs, etc.Craig Burley1999-02-263-19/+39
| | | | From-SVN: r25463
* fix @xref's to have trailing commasCraig Burley1999-02-263-24/+72
| | | | From-SVN: r25462
* add else true; to if, for bsdCraig Burley1999-02-262-9/+16
| | | | From-SVN: r25461
* reg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP ↵Jeffrey A Law1999-02-252-3/+9
| | | | | | | | | | conditional move is not on the FP register stack. Sun Jan 17 03:20:47 1999 H.J. Lu (hjl@gnu.org) * reg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP conditional move is not on the FP register stack. From-SVN: r25453
* Makefile.in (compare, gnucompare): We do not care about comparison failures ↵Jeffrey A Law1999-02-252-2/+7
| | | | | | | | | | for objc/linking.o either. * Makefile.in (compare, gnucompare): We do not care about comparison failures for objc/linking.o either. linking.o can get a file initializer when -finline-functions is in effect. From-SVN: r25452
* configure.in: Handle OpenBSD with and without threads.Jeffrey A Law1999-02-242-0/+12
| | | | | | | | | Thu Feb 18 19:53:17 1999 Marc Espie <espie@cvs.openbsd.org> * configure.in: Handle OpenBSD with and without threads. * config/openbsd.ml: New file. * config/openbsd.mt: New file. From-SVN: r25427
* config.guess: Recognize openbsd-*-hppa.Jeffrey A Law1999-02-242-0/+8
| | | | | | | Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org> * config.guess: Recognize openbsd-*-hppa. From-SVN: r25426
* [multiple changes]Jeffrey A Law1999-02-243-3/+147
| | | | | | | | | | | | | | | | | | | | | Thu Feb 18 19:59:37 1999 Marc Espie <espie@cvs.openbsd.org> * configure.in :Handle OpenBSD platforms. * configure: Rebuilt. * config/openbsd.h: New file. * config/xm-openbsd.h: New file. * config/t-openbsd: New file. * config/t-openbsd-thread: New file. Thu Feb 18 13:15:56 1999 Marc Espie <espie@cvs.openbsd.org> * alpha/openbsd.h: New file. * alpha/xm-openbsd.h: New file. * sparc/openbsd.h: New file. * sparc/xm-openbsd.h: New file. * m68k/openbsd.h: New file. * m68k/xm-openbsd.h: New file. * i386/openbsd.h: New file, originally from netbsd. * i386/xm-openbsd.h: New file. From-SVN: r25425
* Wed Nov 19 12:56:54 1997 Andreas Schwab <schwab@issan.informatik.uni-d ↵Jeffrey A Law1999-02-243-29/+37
| | | | | | | | | | | ortmund.de> Wed Nov 19 12:56:54 1997 Andreas Schwab <schwab@issan.informatik.uni-d ortmund.de> * configure.in: Fix check for <inttypes.h>. * configure: Rebuilt. From-SVN: r25421
* varasm.c (declare_weak): If HANDLE_PRAGMA_WEAK, call handle_pragma_weak.Jeffrey A Law1999-02-242-0/+12
| | | | | | | * varasm.c (declare_weak): If HANDLE_PRAGMA_WEAK, call handle_pragma_weak. From-SVN: r25418
* Makefile.in (compare, gnucompare): Ignore comparison failures for some ↵Jeffrey A Law1999-02-242-4/+11
| | | | | | | | | objects in the ObjC runtime. * Makefile.in (compare, gnucompare): Ignore comparison failures for some objects in the ObjC runtime. From-SVN: r25404