]> gcc.gnu.org Git - gcc.git/blame - fixincludes/ChangeLog
correct attribution for last patch
[gcc.git] / fixincludes / ChangeLog
CommitLineData
13cf7262
AL
12004-10-27 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2
3 PR bootstrap/17832
4
5 * fixfixes.c (main): Check for _PC_NAME_MAX.
6
5ae4c565
PB
72004-10-27 Paolo Bonzini <bonzini@gnu.org>
8
9 PR other/17991
10
11 * configure.ac: Fix typo.
12 * configure: Regenerate.
13 * fixincl.c (fix_with_system): tSCC is not a pointer. Fix.
14
f4a8f279
AL
152004-10-20 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
16
17 PR bootstrap/17832
18
19 * fixincl.c (SIGCHLD): Remove definition.
20 (initialize): Remove SIGIOT and SIGPIPE checks.
21 (create_file): Fix mkdir() for Win32.
22 (internal_fix): Use dup2() instead of fcntl().
23
24 * fixlib.h (SIGQUIT): Define if undefined.
25 (SIGIOT): Same.
26 (SIGPIPE): Same.
27 (SIGALRM): Same.
28 (SIGKILL): Same.
29
30 * procopen.c (chain_open): Use dup2() instead of fcntl().
31
ad643a75
PB
322004-08-14 Paolo Bonzini <bonzini@gnu.org>
33
34 PR other/17991
35
36 * Makefile.in (ALLOBJ, TESTOBJ, FIXOBJ): Add fixopts.o.
37 Update copyright year.
38 * fixfixes.c (main): Call initialize_opts from fixopts.c.
39 * fixincl.c (initialize): Call initialize_opts from fixopts.c,
40 do not include code for parsing options (environment vars).
41 (fix_with_system): Use a search path for applyfix, so that you
42 can run the test suite with two-process fixincludes.
43 * fixopts.c: New file.
44 * configure.ac: Add --enable-twoprocess. Export ac_exeext
45 to config.h. Default to --enable-twoprocess for MinGW32.
46 * config.h.in: Regenerate.
47 * configure: Regenerate.
48
78970115
LR
492004-10-04 Loren J. Rittle <ljrittle@acm.org>
50
51 * tests/base/sys/cdefs.h: Update from test area.
52
fa71a5c3
RS
532004-09-17 Roger Sayle <roger@eyesopen.com>
54
55 * inclhack.def (linux_ia64_ucontext): New fix.
56 * fixincl.x: Regenerate.
57 * tests/base/sys/ucontext.h: New file.
58
9544bea1
RS
592004-09-15 Roger Sayle <roger@eyesopen.com>
60
61 * tests/base/sys/time.h: Correct mismatch in 2004-09-10 check-in.
62 * tests/base/stdlib.h: Likewise.
63
28785dde
LR
642004-09-13 Loren J. Rittle <ljrittle@acm.org>
65
66 * inclhack.def (freebsd_gcc4_breakage): Add.
67 * fixincl.x: Regenerate.
c6303833 68 * tests/base/sys/cdefs.h: Update for new test.
28785dde 69
d635c707
AN
702004-09-10 Adam Nemet <anemet@lnxw.com>
71
72 * inclhack.def (lynx_void_int): Remove.
73 (lynxos_fcntl_proto): Remove.
74 (lynxos_no_warning_in_sys_time_h): New fix.
75 (lynxos_missing_putenv): New fix.
76 * fixincl.x: Regenerate.
77 * tests/base/fcntl.h: Remove.
78 * tests/base/sys/time.h: Update from test area.
79 * tests/base/curses.h: Likewise.
80 * tests/base/stdlib.h: Likewise.
81
61fec9ff
JB
822004-09-03 Jan Beulich <jbeulich@novell.com>
83
84 * inclhack.def: Suppress exception_structure and math_exception
85 for NetWare headers.
86 * fixincl.x: Regenerate.
87
71b5d516
PB
882004-08-31 Paolo Bonzini <bonzini@gnu.org>
89
90 * .cvsignore: New.
91 * Makefile.in: From gcc/fixinc/Makefile.in, making it fully
92 autoconfiscated.
93 * configure.ac: New.
94 * config.h.in: Generate.
95 * configure: Generate.
96 * aclocal.m4: New.
97 * fixlib.h: Remove inclusions of gcc files.
98 * system.h: New.
99
100 Other files copied from gcc/fixinc.
This page took 0.076195 seconds and 5 git commands to generate.