summaryrefslogtreecommitdiff
path: root/gdb/charset.c
Commit message (Expand)AuthorAgeFilesLines
* the patchusers/tromey/sort-includesTom Tromey2019-03-301-6/+12
* Normalize includes to use common/Tom Tromey2019-01-251-4/+4
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* gdb/ChangeLog:Paul Koning2018-10-171-1/+1
* Unused variable fixes related to conditional compilationTom Tromey2018-07-221-3/+3
* C++ify charsetsSimon Marchi2018-03-021-17/+29
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Constify add_setshow_*Tom Tromey2017-11-071-4/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-3/+0
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-201-7/+4
* Introduce gdb::byte_vector, add allocator that default-initializesPedro Alves2017-06-141-1/+1
* Remove cleanup_iconvTom Tromey2017-04-121-16/+27
* -Wwrite-strings: The RestPedro Alves2017-04-051-3/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Turn wchar iterator into a classTom Tromey2016-10-121-77/+33
* Fix phony_iconv wide character support.Sandra Loosemore2016-01-151-27/+45
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (1/2)Simon Marchi2015-09-251-2/+2
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* handle 'iconv's that define EILSEQ to ENOENTPedro Alves2014-11-141-10/+21
* Use obstack_blank_fast to shrink obstacksAlan Modra2014-11-051-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Move stddef.h to common-defs.hGary Benson2014-08-071-1/+0
* Prepare gdb for 64-bit obstacksAlan Modra2014-08-051-1/+1
* Fix typo in commentsYao Qi2014-05-281-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Avoid invalid pointer to pointer conversions.Pedro Alves2013-03-111-6/+7
* charset.c: fix -Wpointer-signPedro Alves2013-03-071-3/+3
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-1/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* ARI fixes: Avoid sprintf function use rule.Pierre Muller2012-11-131-1/+1
* gdb/Jan Kratochvil2012-04-171-5/+2
* gdb/Yao Qi2012-03-021-3/+3
* * charset.c (find_charset_names): Check 'in' against NULL.Tom Tromey2012-02-071-1/+1
* * ada-lang.c: Include gdb_vecs.h.Tom Tromey2012-01-241-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * NEWS: Mention --with-iconv-bin.Doug Evans2011-05-091-3/+20
* * gdb_wchar.h (USE_INTERMEDIATE_ENCODING_FUNCTION): New macro.Pierre Muller2011-04-211-0/+66
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-6/+6
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-2/+2
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-081-1/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-4/+4
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-11/+14
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-311-22/+27
* gdb/Jan Kratochvil2010-09-161-2/+7
* * charset.c (iconv_open): New define.Tom Tromey2010-09-151-4/+7