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