summaryrefslogtreecommitdiff
path: root/contrib/binutils/binutils/strings.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove contrib/binutils, unused after r368667Ed Maste2020-12-161-724/+0
| | | | Notes: svn path=/head/; revision=368696
* Fix clang warnings.Ben Laurie2011-05-221-3/+3
| | | | | | | Approved by: philip (mentor) Notes: svn path=/head/; revision=222204
* Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which bringsDimitry Andric2010-11-011-9/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | us up to version 2.17.50.20070703, at the last GPLv2 commit. Amongst others, this added upstream support for some FreeBSD-specific things that we previously had to manually hack in, such as the OSABI label support, and so on. There are also quite a number of new files, some for cpu's (e.g. SPU) that we may or may not be interested in, but those can be cleaned up later on, if needed. Notes: svn path=/projects/binutils-2.17/; revision=214634
* | Merge ^vendor/binutils/dist@214082 into contrib/binutils.Dimitry Andric2010-10-211-25/+101
|\| | | | | | | Notes: svn path=/projects/binutils-2.17/; revision=214157
| * Rename vendor/binutils/*/contrib to vendor/binutils/*/xDavid E. O'Brien2009-01-191-651/+0
| | | | | | | | | | | | | | | | | | | | Binutils has a "contrib" subdirectory - thus flattening cannot happen without renaming the upper level contrib directory in a first pass. Also, don't record this move and remove any keyword expansion. Notes: svn path=/vendor/binutils/dist/; revision=187443
| * Import of Binutils from the FSF 2.15 branch (just post-.0 release).David E. O'Brien2004-06-161-99/+82
| | | | | | | | | | | | | | These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC. Notes: svn path=/vendor/binutils/dist/; revision=130561
| * Import of Binutils from the FSF 2.13 branch (just pre-.1 release).David E. O'Brien2002-10-111-1/+1
| | | | | | | | | | | | | | These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT. Notes: svn path=/vendor/binutils/dist/; revision=104834
| * Enlist the FreeBSD-CURRENT users as testers of what is to become BinutilsDavid E. O'Brien2002-01-271-61/+194
| | | | | | | | | | | | | | | | version 2.12.0. These bits are taken from the FSF anoncvs repo on 27-January-2002 03:41 PST. Notes: svn path=/vendor/binutils/dist/; revision=89857
| * Import of GNU Binutils version 2.11.2.David E. O'Brien2001-06-261-3/+6
| | | | | | | | Notes: svn path=/vendor/binutils/dist/; revision=78828
| * Import of GNU Binutils version 2.11.0.David E. O'Brien2001-05-281-2/+2
| | | | | | | | | | | | | | Believe it or not, this is heavily stripped down. Notes: svn path=/vendor/binutils/dist/; revision=77298
| * Import a virgin (but trimed) Binutils 2.10 release.David E. O'Brien2000-06-201-0/+20
| | | | | | | | Notes: svn path=/vendor/binutils/dist/; revision=61843
| * Import of Binutils 2.10 snapshot.David E. O'Brien2000-05-121-10/+14
| | | | | | | | Notes: svn path=/vendor/binutils/dist/; revision=60484
* | Update HEAD with the stock binutils_2_15_20040523 file.David E. O'Brien2004-06-161-99/+82
| | | | | | | | Notes: svn path=/head/; revision=130570
* | Try to keep CVS from pissing over the next binutils import by returningDavid E. O'Brien2002-12-021-2/+0
| | | | | | | | | | | | | | to purely stock files. Notes: svn path=/head/; revision=107491
* | Use the vendor's 2.13.1_snap vendor version of this file as in rev 1.5.David E. O'Brien2002-10-111-1/+1
| | | | | | | | Notes: svn path=/head/; revision=104837
* | Use the vendor's 2.12.0_snap vendor version of this file as in rev 1.5.David E. O'Brien2002-01-271-61/+194
| | | | | | | | Notes: svn path=/head/; revision=89865
* | Use the stock (2.11.2) version of this now.David E. O'Brien2001-06-261-3/+6
| | | | | | | | Notes: svn path=/head/; revision=78837
* | Merge in our rev 1.2 changes (but do it in a way the Binutils maintainersDavid E. O'Brien2000-06-201-2/+22
| | | | | | | | | | | | | | accepted): Restore traditional behavior by acknowledging tabs in strings. Notes: svn path=/head/; revision=61846
* | Merge in our rev 1.2 changes: Restore traditional behavior by acknowledgingDavid E. O'Brien2000-05-131-10/+16
| | | | | | | | | | | | | | tabs in strings. Notes: svn path=/head/; revision=60513
* | Restore traditional behaviour by allowing tabs in strings. In deferenceStephen McKay1998-12-141-2/+2
|/ | | | | | | | to the new age of internationalisation, I used isblank() instead of a literal '\t'. Notes: svn path=/head/; revision=41786
* Import GNU binutils-2.9.1. This will break things for a few minutesJohn Polstra1998-09-061-2/+2
| | | | | | | | | until I've made the commits to resolve the conflicts. Submitted by: Doug Rabson <dfr> Notes: svn path=/vendor/binutils/dist/; revision=38889
* Initial import of GNU binutils version 2.8.1. Believe it or not,John Polstra1998-03-011-0/+508
this is heavily stripped down. Notes: svn path=/vendor/binutils/dist/; revision=33965