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