summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Collapse)AuthorAgeFilesLines
...
* merge from gccDJ Delorie2011-11-042-3/+14
|
* merge from gccDJ Delorie2011-11-022-8/+19
|
* merge from gccDJ Delorie2011-10-292-2/+6
|
* merge from gccDJ Delorie2011-10-262-80/+448
|
* merge from gccDJ Delorie2011-10-103-0/+36
|
* merge from gccDJ Delorie2011-09-283-0/+120
|
* merge from gccDJ Delorie2011-09-261-0/+1
|
* merge from gccDJ Delorie2011-09-233-3/+111
|
* merge from gccDJ Delorie2011-09-232-4/+11
|
* merge from gccDJ Delorie2011-08-224-42/+94
|
* merge from gccDJ Delorie2011-08-122-6/+14
|
* merge from gccDJ Delorie2011-08-064-18/+45
|
* Sync with gcc.H.J. Lu2011-07-312-1/+4
| | | | | | 2011-07-26 H.J. Lu <hongjiu.lu@intel.com> * testsuite/demangle-expected: Remove an extra line.
* merge from gccDJ Delorie2011-07-263-1/+21
|
* merge from gccDJ Delorie2011-07-252-0/+8
|
* merge from gccDJ Delorie2011-07-226-18/+102
|
* merge from gccDJ Delorie2011-07-053-7/+32
|
* [libiberty/filename_cmp] Darwin has case-insensitive filesystemsJoel Brobecker2011-07-012-6/+27
| | | | | | | | | | | | | include/ChangeLog: * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define on Darwin, as well as on the systems that use a DOS-like filesystem. libiberty/ChangeLog: * filename_cmp.c (filename_cmp, filename_ncmp): Add handling of HAVE_CASE_INSENSITIVE_FILE_SYSTEM.
* merge from gccJan Kratochvil2011-07-013-3/+84
| | | | | | | | | | | | | libiberty/ PR debug/49408 * cp-demangle.c (d_print_comp): Suppress argument list for function references by the '&' unary operator. Keep also already processed variant without the argument list. Suppress argument list types for function call used in an expression. * testsuite/demangle-expected: Fix excessive argument list types in `test for typed function in decltype'. New testcase for no argument list types printed. 3 new testcases for function references by the '&' unary operator..
* merge from gccDJ Delorie2011-06-223-4/+41
|
* merge from gccDJ Delorie2011-06-134-123/+182
|
* merge from gccDJ Delorie2011-06-132-7/+2
|
* * strsignal.c (psignal): Change second parameter to const char *.Corinna Vinschen2011-05-172-2/+7
| | | | Fix comment accordingly.
* merge from gccDJ Delorie2011-04-208-43/+34
|
* merge from gccDJ Delorie2011-04-102-1/+7
|
* bfd/Tristan Gingold2011-03-312-1/+5
| | | | | | | | | | | | | | | | | | | 2011-03-31 Tristan Gingold <gingold@adacore.com> * vms-alpha.c (vms_get_remaining_object_record): Fix dec-c warning. (_bfd_vms_write_etir): Ditto. (_bfd_vms_slurp_etir): Avoid to use intptr_t * configure.com: Generate bfd_stdint.h binutils/ 2011-03-31 Tristan Gingold <gingold@adacore.com> * makefile.vms (DEBUG_OBJS): Add elfcomm.obj. libiberty/ 2011-03-31 Tristan Gingold <gingold@adacore.com> * makefile.vms (OBJS): Add filename_cmp.obj
* merge from gccDJ Delorie2011-03-252-8/+2
|
* 2011-03-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-042-2/+8
| | | | | * cplus-dem.c (ada_demangle): Stop memory leak. Also fix a one line indent problem.
* ChangeLog libiberty/Kai Tietz2011-02-283-0/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-02-28 Kai Tietz <kai.tietz@onevision.com> * filename_cmp.c (filename_ncmp): New function. * functions.texi: Regenerated. ChangeLog include/ 2011-02-28 Kai Tietz <kai.tietz@onevision.com> * filenames.h (filename_ncmp): New prototype. ChangeLog bfd/ 2011-02-28 Kai Tietz <kai.tietz@onevision.com> * archive.c (_bfd_find_nested_archive): Use filename_(n)cmp. (adjust_relative_path): Likewise. (_bfd_construct_extended_name_table): Likewise. * corefile.c (generic_core_file_matches_executable_p): Likewise. * elf32-bfin.c (bfinfdpic_relocate_section): Likewise. * elf32-frv.c (elf32_frv_relocate_section): Likewise. * elf32-spu.c (sort_bfds): Likewise. (spu_elf_auto_overlay): Likewise. * syms.c (_bfd_stab_section_find_nearest_line): Likewise. * xcofflink.c (xcoff_set_import_path): Likewise. * xtensa-isa.c (xtensa_regfile_lookup): Likewise. (xtensa_regfile_lookup_shortname): Likewise.
* libiberty: documentation markup and order fixes.Ralf Wildenhues2011-02-0333-208/+370
| | | | | | | | | | | | | | | | libiberty/: * splay-tree.c: Escape wrapping newlines in texinfo markup with '@', to fix function declaration output rendering. * gather-docs: Relax and improve macro name matching to actually match all current names and to allow input line wrapping. * bsearch.c, concat.c, crc32.c, fnmatch.txh, fopen_unlocked.c, hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c, memcpy.c, memmem.c, memmove.c, mempcpy.c, memset.c, pexecute.txh, random.c, setenv.c, setproctitle.c, simple-object.txh, snprintf.c, stpncpy.c, strncmp.c, strtod.c, strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c: Wrap long texinfo input lines. * functions.texi: Regenerate.
* merge from gccDJ Delorie2011-01-039-13/+11
|
* bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignoreMike Frysinger2010-12-092-0/+6
| | | | | | This seems to cover a few random targets as well as --enable-targets=all. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* merge from gccDJ Delorie2010-12-082-13/+44
|
* merge from gccDJ Delorie2010-11-292-0/+5
|
* merge from gccDJ Delorie2010-11-215-39/+15
|
* PR other/46202: implement install-strip.Ralf Wildenhues2010-11-202-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | /: PR other/46202 * configure.ac: Fix just-built in-tree STRIP name to be binutils/strip-new. * configure: Regenerate. * Makefile.def (install-strip-gcc, install-strip-binutils) (install-strip-opcodes, install-strip-ld, install-strip-itcl) (install-strip-sid): Mirror dependencies on non-strip variants of these targets on the respective -strip prerequisites. * Makefile.tpl (install-strip, install-strip-host) (install-strip-target): New targets. (install-strip-[+module+], install-strip-target-[+module+]): New targets. * Makefile.in: Regenerate. etc/: * Makefile.in (install-strip): New target. libiberty/: PR other/46202 * Makefile.in (install-strip): New phony target. (install): Also mark as phony.
* merge from gccDJ Delorie2010-11-176-39/+93
|
* Properly demangle a global constructor symbol.H.J. Lu2010-11-163-3/+26
| | | | | | | | | | | 2010-11-16 H.J. Lu <hongjiu.lu@intel.com> PR other/42670 PR binutils/11137 * cp-demangle.c (d_make_demangle_mangled_name): New. (d_demangle_callback): Use it on DCT_GLOBAL_XTORS. * testsuite/demangle-expected: Updated.
* merge from gccDJ Delorie2010-11-142-1/+7
|
* merge from gccDJ Delorie2010-11-133-8/+14
|
* Use spawnve on cygwin.Richard Henderson2010-11-045-13/+237
| | | | | | | | | * configure.ac (AC_CHECK_HEADERS): Add process.h. (checkfuncs): Add dup3, spawnve, spawnvpe; sort the list. (AC_CHECK_FUNCS): Add dup3, spawnve, spawnvpe. * configure, config.in: Rebuild. * pex-unix.c [HAVE_SPAWNVE] (pex_unix_exec_child): New function. [HAVE_SPAWNVE] (save_and_install_fd, restore_fd): New functions.
* merge from gccDJ Delorie2010-11-0212-5/+3945
|
* merge from gccDJ Delorie2010-10-303-2/+8
|
* merge from gccDJ Delorie2010-10-263-64/+20
|
* merge from gccDJ Delorie2010-10-073-13/+13
|
* merge from gccDJ Delorie2010-10-067-13/+129
|
* merge from gccDJ Delorie2010-09-273-89/+174
|
* 2010-09-10 James Lyon <jameslyon0@googlemail.com>Tom Tromey2010-09-103-0/+39
| | | | | | | http://sourceware.org/bugzilla/show_bug.cgi?id=11572 * cp-demangle.c (d_find_pack): Add case for DEMANGLE_COMPONENT_LAMBDA. * testsuite/demangle-expected: Add regression test.
* merge from gccDJ Delorie2010-09-095-168/+193
|
* merge from gccDJ Delorie2010-08-202-4/+17
|