summaryrefslogtreecommitdiff
path: root/gdb/charset.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-07Constify add_setshow_*Tom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior
2017-06-14Introduce gdb::byte_vector, add allocator that default-initializesPedro Alves
2017-04-12Remove cleanup_iconvTom Tromey
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-12Turn wchar iterator into a classTom Tromey
2016-01-15Fix phony_iconv wide character support.Sandra Loosemore
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (1/2)Simon Marchi
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-11-14handle 'iconv's that define EILSEQ to ENOENTPedro Alves
2014-11-05Use obstack_blank_fast to shrink obstacksAlan Modra
2014-08-07Include string.h in common-defs.hGary Benson
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-08-07Move stddef.h to common-defs.hGary Benson
2014-08-05Prepare gdb for 64-bit obstacksAlan Modra
2014-05-28Fix typo in commentsYao Qi
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-03-11Avoid invalid pointer to pointer conversions.Pedro Alves
2013-03-07charset.c: fix -Wpointer-signPedro Alves
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-13 ARI fixes: Avoid sprintf function use rule.Pierre Muller
2012-04-17gdb/Jan Kratochvil
2012-03-02gdb/Yao Qi
2012-02-07 * charset.c (find_charset_names): Check 'in' against NULL.Tom Tromey
2012-01-24 * ada-lang.c: Include gdb_vecs.h.Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-05-09 * NEWS: Mention --with-iconv-bin.Doug Evans
2011-04-21 * gdb_wchar.h (USE_INTERMEDIATE_ENCODING_FUNCTION): New macro.Pierre Muller
2011-01-112011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-102011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-082011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-09-16gdb/Jan Kratochvil
2010-09-15 * charset.c (iconv_open): New define.Tom Tromey
2010-06-24gdb/Jan Kratochvil
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-04-062010-04-06 Stan Shebs <stan@codesourcery.com>Stan Shebs
2010-03-14 * charset.c [USE_WIN32API]: Include <windows.h>.Daniel Jacobowitz
2010-03-05gdbTom Tromey