aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0cvs2svn2000-11-206-5114/+0
| | | | | | | | 'RELENG_4_2_0_RELEASE'. Notes: svn path=/stable/4/; revision=68930 svn path=/release/4.2.0/; revision=68931; tag=release/4.2.0
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-151-0/+20
| | | | Notes: svn path=/stable/4/; revision=68797
* MFC: link shared objections agaisnt libgcc[_r]_pic.David E. O'Brien2000-11-111-1/+6
| | | | | | | | | (also remove last vestages of -kthread) Approved by: JKH Notes: svn path=/stable/4/; revision=68614
* MFC: Use secure temporary filesKris Kennaway2000-11-111-9/+11
| | | | | | | Approved by: jkh Notes: svn path=/stable/4/; revision=68605
* MFC: Sync gdb thread support to match recent changes to the threadsDaniel Eischen2000-11-101-26/+39
| | | | | | | | | library. Approved by: jkh Notes: svn path=/stable/4/; revision=68540
* MFC 1.4 -> 1.5: Fix immediate segmentation violations onJohn Polstra2000-11-011-0/+1
| | | | | | | | multithreaded programs, caused by an uninitialized mutex in libgcc_r. Notes: svn path=/stable/4/; revision=68145
* MFC: rev 1.2 (quiet -Wall)David E. O'Brien2000-10-311-1/+4
| | | | Notes: svn path=/stable/4/; revision=68065
* MFC.David E. O'Brien2000-10-311-1/+1
| | | | | | | | | | | | | | | | * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work when using the egcs and gcc-devel ports, along with GCC built from stock public FSF sources. With out this change, FreeBSD will be removed from the list of systems GCC 3.0 must be evaluated on before release. * Switch from our own crt{begin,in} to those created from GCC's crtstuff.c. * Break out our ELF branding bits into a seperate file. Currently this is now included by our crt1.c files (since this functionality was part of our native crtbegin.c). Later crtbrand.o will be merged in the creation Notes: svn path=/stable/4/; revision=68060
* MFC: update to `cvs' version 1.11.David E. O'Brien2000-10-311-24/+51
| | | | | | | Approved by: peter Notes: svn path=/stable/4/; revision=68058
* MFC: Vendor supplied patches to fix procname ($0)Paul Saab2000-10-315-5/+14
| | | | | | | Reviewed by: markm Notes: svn path=/stable/4/; revision=68052
* Grr. I did it again! The path to the GCC bits is different than in -CURRENT.David E. O'Brien2000-10-311-1/+1
| | | | Notes: svn path=/stable/4/; revision=68025
* MFC: rev 1.2 (use crt{begin,end}.asm rather than crtstuff.c on Alpha)David E. O'Brien2000-10-311-18/+43
| | | | Notes: svn path=/stable/4/; revision=68020
* Grrr. wrong Makefile, the path to the GCC bits is different than in -CURRENT.David E. O'Brien2000-10-301-1/+1
| | | | Notes: svn path=/stable/4/; revision=68008
* MFC.David E. O'Brien2000-10-301-22/+18
| | | | | | | | | | | | | | | | | * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work when using the egcs and gcc-devel ports, along with GCC built from stock public FSF sources. With out this change, FreeBSD will be removed from the list of systems GCC 3.0 must be evaluated on before release. * Switch from our own crt{begin,in} to those created from GCC's crtstuff.c. * Break out our ELF branding bits into a seperate file. Currently this is now included by our crt1.c files (since this functionality was part of our native crtbegin.c). Later crtbrand.o will be merged in the creation of crti.o. Notes: svn path=/stable/4/; revision=68000
* MFC: rev 1.26 (add NO_CXX knob)David E. O'Brien2000-10-301-1/+5
| | | | Notes: svn path=/stable/4/; revision=67942
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-291-0/+56
| | | | Notes: svn path=/stable/4/; revision=67854
* MFC: removed files not present in v1_15 import.Ruslan Ermilov2000-10-061-2/+2
| | | | Notes: svn path=/stable/4/; revision=66731
* MFC: Merge the CURRENT perl-building method to STABLE. This willMark Murray2000-10-0527-846/+174
| | | | | | | | | | | dramatically reduce the dependance on miniperl. NOTE!! This does not bring Perl-5.6.0 to STABLE !! NOTE!! You should delete /usr/bin/miniperl !! Notes: svn path=/stable/4/; revision=66671
* MFC: 1.18: Try and slow down the flow of bogus 'Confidential' PR'sPeter Wemm2000-10-021-30/+7
| | | | Notes: svn path=/stable/4/; revision=66520
* MFC: spellingAndrey A. Chernov2000-09-171-2/+2
| | | | Notes: svn path=/stable/4/; revision=66002
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-161-0/+44
| | | | Notes: svn path=/stable/4/; revision=65926
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-231-0/+230
| | | | Notes: svn path=/stable/4/; revision=65026
* MFC (freebsd-nat.c 1.23, nm.h 1.10): hardware watchpoint support for GDBJoerg Wunsch2000-08-222-0/+256
| | | | | | | | | on the i386 architecture. Since the original implementation has been done on a FreeBSD 4.1 machine, and both files are identical to -current, i feel save to MFC it rather quickly. Notes: svn path=/stable/4/; revision=64935
* MFC:John Baldwin2000-08-181-7/+3
| | | | | | | | | - Don't forget to clean "grog". - Don't use MANDEPEND. - Style fixes. Notes: svn path=/stable/4/; revision=64806
* MFC: Fix substitution of TMAC_M and TMAC_S_PREFIX in manpages.John Baldwin2000-08-181-3/+3
| | | | Notes: svn path=/stable/4/; revision=64805
* MFC: Fix a bug in keyed sorting due to malloc abuse.John Baldwin2000-08-171-0/+3
| | | | Notes: svn path=/stable/4/; revision=64762
* MFC:John Baldwin2000-08-171-3/+3
| | | | | | | | - Use ${MAIL_AGENT} if it is present. - Don't allow people to submit 'wish' PR's. Notes: svn path=/stable/4/; revision=64760
* MFC: Don't allow people to submit 'wish' PR's directly.John Baldwin2000-08-171-1/+1
| | | | Notes: svn path=/stable/4/; revision=64759
* MFC: Wrap the uucp subdirectory in the NOUUCP option.John Baldwin2000-08-171-0/+2
| | | | Notes: svn path=/stable/4/; revision=64758
* MFC: Fix patch such that skipping files does not count as a failure.Kelly Yancey2000-08-142-2/+8
| | | | Notes: svn path=/stable/4/; revision=64635
* MFC rev 1.14: fix unsafe tempfile creation.Sheldon Hearn2000-08-081-12/+13
| | | | Notes: svn path=/stable/4/; revision=64399
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-1/+3
| | | | Notes: svn path=/stable/4/; revision=63636
* MFC: rev 1.6 (install the general binutils info files)David E. O'Brien2000-07-101-1/+6
| | | | | | | PR: 16585 Notes: svn path=/stable/4/; revision=62903
* This is FreeBSD 4.x, not 5.0.David E. O'Brien2000-07-084-10/+10
| | | | Notes: svn path=/stable/4/; revision=62819
* MFC: upgrade to 4.1Andrey A. Chernov2000-07-063-4/+14
| | | | Notes: svn path=/stable/4/; revision=62706
* MFC: Upgrade to Binutils 2.10.0.David E. O'Brien2000-07-0638-491/+3482
| | | | Notes: svn path=/stable/4/; revision=62697
* MFC: rev 1.44-45 (fix LDADD)David E. O'Brien2000-07-061-21/+25
| | | | | | | | rev 1.46 (debugging support when using libc_r's pthreads) rev 1.47-48 (upgrade to Binutils 2.10.0) Notes: svn path=/stable/4/; revision=62696
* MFC: rev 1.22 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-14/+4
| | | | Notes: svn path=/stable/4/; revision=62695
* MFC: rev 1.3 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-0/+8
| | | | Notes: svn path=/stable/4/; revision=62694
* MFC: 1.13 (debugging support when using libc_r's pthreads)David E. O'Brien2000-07-061-0/+8
| | | | Notes: svn path=/stable/4/; revision=62691
* MFC rev 1.20: correct usage() output for --exclude.Sheldon Hearn2000-07-051-1/+1
| | | | Notes: svn path=/stable/4/; revision=62635
* MFC: rev 1.49 [don't include svr4.h as it is not needed by the FreeBSDDavid E. O'Brien2000-07-041-1/+0
| | | | | | | config cleanup] Notes: svn path=/stable/4/; revision=62562
* MFC: move c-decl out of libcc_int.a as it is not used across all C-likeDavid E. O'Brien2000-07-043-3/+4
| | | | | | | backends and its symbols conflicts with several cc1plus sources. Notes: svn path=/stable/4/; revision=62561
* MFC: rev 1.6 [make the build-tools objects weirder named]David E. O'Brien2000-07-041-4/+4
| | | | Notes: svn path=/stable/4/; revision=62560
* MFC: rev 1.13 [Move some cflag contents to where they are acutally used]David E. O'Brien2000-07-041-2/+7
| | | | | | | rev 1.14 [clean f77.1] Notes: svn path=/stable/4/; revision=62559
* MFC: Move some cflag contents down to where they are acutally used.David E. O'Brien2000-07-044-3/+10
| | | | Notes: svn path=/stable/4/; revision=62558
* MFC: Improve build granularity by introducing NO_CPP and NO_CXX.David E. O'Brien2000-07-041-1/+9
| | | | Notes: svn path=/stable/4/; revision=62557
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-07-041-0/+52
| | | | Notes: svn path=/stable/4/; revision=62529
* MFC: /dev/rXXX -> /dev/XXXPaul Saab2000-07-011-3/+3
| | | | Notes: svn path=/stable/4/; revision=62345
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-2614-0/+86
| | | | Notes: svn path=/stable/4/; revision=62108