summaryrefslogtreecommitdiff
path: root/gdb/charset.c
Commit message (Expand)AuthorAgeFilesLines
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-2/+2
* * charset.c (_initialize_charset): Add special case for "646".Tom Tromey2009-04-171-0/+4
* gdbTom Tromey2009-04-151-26/+84
* Fix typo in the last change.Eli Zaretskii2009-04-131-1/+1
* * charset.c (EILSEQ): Define if not defined by system headers.Eli Zaretskii2009-04-131-0/+9
* 2009-03-24 Tom Tromey <tromey@redhat.com>Tom Tromey2009-03-251-2/+8
* * charset.c (ICONV_CONST) <PHONY_ICONV>: Define.Tom Tromey2009-03-231-3/+7
* gdb:Tom Tromey2009-03-201-1013/+542
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-241-2/+18
* 2005-02-20 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-211-52/+35
* 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov2005-01-291-33/+33
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-2/+2
* Index: ChangeLogAndrew Cagney2004-02-261-3/+3
* 2003-08-04 David Carlton <carlton@kealia.com>David Carlton2003-08-041-1/+2
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-0/+1
* gdb:Elena Zannoni2003-05-021-182/+182
* 2003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-141-1/+2
* 2003-01-09 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-091-5/+5
* Add support for distinct host and target character sets.Kevin Buettner2002-09-201-0/+1274