summaryrefslogtreecommitdiffstats
path: root/include/libiberty.h
Commit message (Collapse)AuthorAgeFilesLines
* 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