]> git.ipfire.org Git - thirdparty/gcc.git/blame - libcpp/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libcpp / ChangeLog
CommitLineData
963e23c5
PB
12004-05-26 Paolo Bonzini <bonzini@gnu.org>
2
3 PR bootstrap/15651
4 * configure.ac: Fix m4 quoting when picking
5 the size of HOST_WIDE_INT.
6 * configure: Regenerate.
7
0429bc77
PB
82004-05-25 Paolo Bonzini <bonzini@gnu.org>
9
10 * Makefile.am: the correct directory for
11 gettext include files is given by @INCINTL@.
12 * Makefile.in: Regenerate.
13
c86dd7db
PB
142004-05-24 Paolo Bonzini <bonzini@gnu.org>
15
16 * system.h [!ENABLE_NLS]: dgettext takes two
17 parameters.
18
4f4e53dd
PB
192004-05-23 Paolo Bonzini <bonzini@gnu.org>
20
21 Moved libcpp from the gcc subdirectory to the toplevel.
22 * Makefile.am: New file.
23 * Makefile.in: Regenerate.
24 * configure.ac: New file.
25 * configure: Regenerate.
26 * config.in: Regenerate.
27 * charset.c: Moved from gcc/cppcharset.c. Add note about
28 brokenness of input charset detection. Adjust for change
29 in name of cppucnid.h.
30 * errors.c: Moved from gcc/cpperror.c. Do not include intl.h.
31 * expr.c: Moved from gcc/cppexp.c.
32 * files.c: Moved from gcc/cppfiles.c. Do not include intl.h.
33 Remove #define of O_BINARY, it is in system.h.
34 * identifiers.c: Moved from gcc/cpphash.c.
35 * internal.h: Moved from gcc/cpphash.h. Change header
36 guard name. All other files adjusted to match name change.
37 * init.c: Moved from gcc/cppinit.c.
38 (init_library) [ENABLE_NLS]: Call bindtextdomain.
39 * lex.c: Moved from gcc/cpplex.c.
40 * directives.c: Moved from gcc/cpplib.c.
41 * macro.c: Moved from gcc/cppmacro.c.
42 * pch.c: Moved from gcc/cpppch.c. Do not include intl.h.
43 * traditional.c: Moved from gcc/cpptrad.c.
44 * ucnid.h: Moved from gcc/cppucnid.h. Change header
45 guard name.
46 * ucnid.pl: Moved from gcc/cppucnid.pl.
47 * ucnid.tab: Moved from gcc/cppucnid.tab. Change header
48 guard name.
49 * symtab.c: Moved from gcc/hashtable.c.
50 * line-map.c: Moved from gcc. Do not include intl.h.
51 * mkdeps.c: Moved from gcc.
52 * system.h: New file.
53