677 Commits (3d426a9e38bf2806468f6983f307610ad8548342)

Author SHA1 Message Date
tromey 281e9aa624 [PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS) (VPARAMS, VA_START, VA_OPEN, VA_CLOSE, VA_FIXEDARG, CONST) (VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID, AND, DOTS) (NOARGS): Don't define. * libiberty.h (expandargv, writeargv): Don't use PARAMS. libiberty * _doprint.c (checkit): Use stdarg, not VA_* macros. * asprintf.c (asprintf): Use stdarg, not VA_* macros. * concat.c (concat_length, concat_copy, concat_copy2, concat) (reconcat): Use stdarg, not VA_* macros. * snprintf.c (snprintf): Use stdarg, not VA_* macros. * vasprintf.c (checkit): Use stdarg, not VA_* macros. * vsnprintf.c (checkit): Use stdarg, not VA_* macros. 13 years ago
Mike Frysinger 369be6981b libiberty: fix --enable-install-libiberty flag [PR 56780] 13 years ago
Gary Benson fd259167db libiberty: sync with gcc 13 years ago
Bill Maddox eafbc3bf7b libiberty: sync with gcc 13 years ago
ccoutant 492e19d098 Fix demangler to handle conversion operators correctly. 13 years ago
schwab f0c897ef0a config/ * picflag.m4 (m68k-*-*): Use default PIC flag. 13 years ago
uros 8467a2fd55 * cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_template *). (d_print_comp): Cast result of realloc to (struct d_saved scope *). 13 years ago
glisse 689a1abf0d 2013-10-29 Marc Glisse <marc.glisse@inria.fr> 13 years ago
gerald eec6550343 * testsuite/test-demangle.c: Include unistd.h. 13 years ago
gary 9548bbede5 libiberty/ 2013-10-25 Gary Benson <gbenson@redhat.com> 13 years ago
gerald ae6da67e35 * testsuite/test-expandargv.c: Include unistd.h. 13 years ago
gerald a903d6ac5a Fix up ChangeLog entries (name, e-mail, formatting, otherwise). 13 years ago
DJ Delorie 26505cc0c4 merge from gcc 13 years ago
DJ Delorie 46dd523316 merge from gcc 13 years ago
DJ Delorie 53f94b92ee merge from gcc 13 years ago
DJ Delorie eabdca0f8d merge from gcc 13 years ago
DJ Delorie 21290977cb merge from gcc 13 years ago
DJ Delorie 632a40b341 merge from gcc 13 years ago
DJ Delorie 44b6b9d4f9 merge from gcc 13 years ago
Tristan Gingold bc771b3b8d 2013-07-09 Tristan Gingold <gingold@adacore.com> 13 years ago
DJ Delorie a4818a052e merge from gcc 13 years ago
DJ Delorie 3ecb733811 merge from gcc 13 years ago
DJ Delorie 29f045bb48 merge from gcc 14 years ago
DJ Delorie dcd7e9d6a5 merge from gcc 14 years ago
DJ Delorie 3a4d23392f merge from gcc 14 years ago
DJ Delorie 3afd2652d4 merge from gcc 14 years ago
DJ Delorie eea302037a merge from gcc 14 years ago
Eli Zaretskii 72edb7c28f Fix compilation warning by MinGW GCC. 14 years ago
DJ Delorie 2fd2526edd merge from gcc 14 years ago
DJ Delorie a9c3ecea79 merge from gcc 14 years ago
DJ Delorie 389d9b6c50 merge from gcc 14 years ago
DJ Delorie 0f5f799a26 merge from gcc 14 years ago
Kai Tietz fe4b0b4632 PR other/543413 14 years ago
DJ Delorie 07a8e9f036 merge from gcc 14 years ago
DJ Delorie 1f3de044c6 merge from gcc 14 years ago
DJ Delorie 995b61fe5b merge from gcc 14 years ago
H.J. Lu b9b64803f6 Replace malloc with xmalloc 14 years ago
H.J. Lu bf8247ff45 Replace alloca with xmalloc/free 14 years ago
Andreas Schwab e372c21ce5 * floatformat.c (floatformat_to_double): Correctly handle numbers 14 years ago
Mike Frysinger 902e433550 libiberty/md5: fix strict alias warnings 14 years ago
DJ Delorie 9974286ed1 merge from gcc 14 years ago
DJ Delorie 7c32896367 merge from gcc 14 years ago
Doug Evans 0429544a87 include/ 14 years ago
DJ Delorie 5afcec7379 merge from gcc 14 years ago
DJ Delorie 67bf71fede merge from gcc 14 years ago
DJ Delorie fa66ec5377 merge from gcc 15 years ago
DJ Delorie b3641a6eb9 merge from gcc 15 years ago
DJ Delorie 24e829d007 merge from gcc 15 years ago
DJ Delorie 4e3aa40890 merge from gcc 15 years ago
Jakub Jelinek 1712e1d4f7 * make-relative-prefix.c (make_relative_prefix_1): Avoid warning 15 years ago