summaryrefslogtreecommitdiffstats
path: root/include/libiberty.h
Commit message (Collapse)AuthorAgeFilesLines
* merge from gccDJ Delorie2005-05-121-1/+4
|
* Update the address and phone number of the FSF organizationNick Clifton2005-05-101-2/+2
|
* merge from gccDJ Delorie2005-04-261-0/+6
|
* merge from gccDJ Delorie2005-04-191-5/+5
|
* merge from gccDJ Delorie2005-04-161-0/+6
|
* merge from gccDJ Delorie2005-04-141-3/+3
|
* merge from gccDJ Delorie2005-04-111-0/+8
|
* merge from gccDJ Delorie2005-03-291-1/+1
|
* libiberty:Ian Lance Taylor2005-03-291-1/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pex-common.c: New file. * pex-one.c: New file. * pexecute.c: New file. * pex-common.h: Include <stdio.h>. (struct pex_obj): Define. (struct pex_funcs): Define. (pex_init_common): Declare. * pex-unix.c: Rewrite. * pex-win32.c: Rewrite. * pex-djgpp.c: Rewrite. * pex-msdos.c: Rewrite. * testsuite/text-pexecute.c: New file. * pexecute.txh: Rewrite. * configure.ac: Check for wait3 and wait4. Set CHECK to really-check rather than check-cplus-dem. * functions.texi: Rebuild. * Makefile.in: Rebuild dependencies. (CFILES): Add pexecute.c, pex-common.c, pex-one.c. (REQUIRED_OFILES): Add pexecute.o, pex-common.o, pex-one.o. * testsuite/Makefile.in (really-check): New target. (check-pexecute, test-pexecute): New targets. * configure: Rebuild. include: * libiberty.h: Include <stdio.h>. (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define. (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define. (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define. (pex_init, pex_run, pex_read_output): Declare. (pex_get_status, pex_get_times, pex_free, pex_one): Declare. (struct pex_time): Define.
* * libiberty.h (ffs): Declare, if necessary.Mark Mitchell2005-03-291-0/+7
|
* merge from gccDJ Delorie2005-03-271-50/+48
|
* merge from gccDJ Delorie2005-03-251-0/+4
|
* merge from gccDJ Delorie2005-03-231-1/+1
|
* merge from gccDJ Delorie2005-03-101-0/+9
|
* merge from gccDJ Delorie2005-03-011-0/+4
|
* merge from gccDJ Delorie2004-09-141-1/+1
|
* merge from gccDJ Delorie2004-09-051-5/+5
|
* merge from gccDJ Delorie2004-08-061-3/+3
|
* merge from gccDJ Delorie2004-07-241-0/+31
|
* merge from gccDJ Delorie2004-07-131-2/+2
|
* libiberty/ChangeLog:Jim Blandy2003-05-151-2/+2
| | | | | | | | | | | | | | | | | | | 2003-05-14 Jim Blandy <jimb@redhat.com> * hex.c (_hex_value): Make this unsigned. (hex_value): Update documentation for new return type. hex_value now expands to an unsigned int expression, to avoid unexpected sign extension when we store it in a bfd_vma, which is larger than int on some platforms. * functions.texi: Regenerated. include/ChangeLog: 2003-05-14 Jim Blandy <jimb@redhat.com> * libiberty.h (hex_value): Make the value an unsigned int, to avoid unexpected sign-extension when cast to unsigned types larger than int --- like bfd_vma, on some platforms. (_hex_value): Update declaration.
* merge from gccDJ Delorie2003-02-271-1/+1
|
* merge from gccDJ Delorie2003-02-211-0/+4
|
* * libiberty.h (lrealpath): Add declaration.Daniel Jacobowitz2003-02-201-0/+4
|
* * libiberty.h (basename): Add NetBSD to the list.Jason Thorpe2002-11-241-1/+1
|
* merge from gccDJ Delorie2002-11-221-0/+6
|
* * libiberty.h (asprintf, vasprintf): Don't declare them if theAlexandre Oliva2002-09-201-0/+4
| | | | corresponding HAVE_DECL_ macro is 1.
* merge from gccDJ Delorie2002-06-241-3/+3
|
* merge from gccDJ Delorie2002-01-281-2/+2
|
* merge from gccDJ Delorie2001-10-231-1/+1
|
* merge from gccDJ Delorie2001-10-071-1/+1
|
* merge from gccDJ Delorie2001-09-241-0/+9
|
* merge from gccDJ Delorie2001-09-181-9/+15
|
* merge from gccDJ Delorie2001-09-171-0/+40
|
* (lbasename): Change function declaration to return a const char pointer.Andrew Cagney2001-08-101-1/+1
|
* merge from gccDJ Delorie2001-03-311-1/+6
|
* Synchronise with copyright dates on FSF GCC versions of these filesNick Clifton2001-03-141-0/+7
|
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-141-0/+18
|
* merge from gccDJ Delorie2001-03-101-0/+4
|
* merge from gccDJ Delorie2001-03-061-0/+14
|
* * libiberty.h: Move #includes to top. Prototype xmalloc_failed.DJ Delorie2000-11-291-6/+10
|
* Add ARRAY_SIZE macro from egcs versionNick Clifton2000-09-031-0/+2
|
* 2000-06-17 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-171-1/+8
| | | | | | * getopt.h: Updated from gcc. * libiberty.h: Likewise. * symcat.h: Likewise.
* import libiberty from egcsIan Lance Taylor2000-02-221-17/+38
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+180