* configure.in: Use LOCAL_CFLAGS rather than CFLAGS for
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
34733701
DT
1Wed Jan 6 11:43:32 1999 David Taylor <taylor@texas.cygnus.com>
2
3 The following changes were made by Elena Zannoni
4 <ezannoni@cygnus.com> and Edith Epstein <eepstein@cygnus.com> as
5 part of a project to merge in changes made by HP.
6
7 * c-exp.y: use external flag hp_som_som_object_present to decide
8 whether code was compiled by HP's compilers. Add two new C++
9 tokens for true and false.
10 (yylex): check for template name is done differently for the
11 HP/aCC compiler case. Change some of the template processing code
12 for handling HP aCC templates. Handle true and false tokens.
13
b53a1514
MS
14Tue Jan 5 11:13:36 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
15
16 * remote.c (record_curthread): Must not modify inferior_pid when
17 called from wait_for_inferior. Instead, if a new thread-id is
18 detected, call add_thread. (MAGIC_NULL_PID): new macro, use
19 instead of the magic number "42000". (remote_find_new_threads):
20 if inferior_pid is unknown, get and use the current thread id.
21 (remote_start_remote): on connecting, attempt to get the current
22 thread id for inferior_pid. (remote_resume): If pid == -1,
23 then resume any-thread (not the current thread specifically).
24 Also some cosmetic fixups.
25
26 * thread.c (info_threads_command): don't initialize current_pid
27 until after call to FIND_NEW_THREADS (which may change inferior_pid).
28 Also some cosmetic fixups.
29 * infrun.c: cosmetic fixups and casts to avoid warnings.
30 * infcmd.c: cosmetic fixups, mainly long lines.
31
2819d3d6
DT
32Tue Jan 5 11:55:57 1999 David Taylor <taylor@texas.cygnus.com>
33
49082556
DT
34 * target.c (noprocess): terminate sentence with a period.
35 * breakpoint.c (catch_command_1): ditto.
36
eceede31
DT
37 * c-valprint.c (c_value_print): remove hack^2 from HP; it causes
38 testsuite losses with no real gain.
39
2819d3d6
DT
40 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): restore, but only
41 if tm-*.h hasn't overridden default value.
42
d951f9e4
JM
431999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
44
45 * configure.in: Fix whitespace indentation for --help.
46 * configure: Regenerated.
47
d7f71863
JM
481999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
49
50 * main.c: Add --write command line option, document -w.
51 * gdb.1: Document --write.
52
f240337a
JM
531999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
54
55 * configure.in: Require autoconf 2.12.1 or higher.
56 * doc/configure.in: Ditto.
57 * nlm/configure.in: Ditto.
58 * rdi-share/configure.in: Ditto.
59 * testsuite/configure.in: Ditto.
60 * doc/Makefile.in: Don't hardcode $(SHELL).
61 * nlm/Makefile.in: Ditto.
62 * rdi-share/Makefile.in: Ditto.
63 * testsuite/Makefile.in: Ditto.
64
64aa82eb
SS
65Mon Jan 4 12:53:03 1999 Stan Shebs <shebs@andros.cygnus.com>
66
67 * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
68 inits of new fields, including ref to bogus field.
69 (vx_ops, vx_run_ops): Make static.
70
3e1d3d67
DT
71Mon Jan 4 15:05:29 1999 David Taylor <taylor@texas.cygnus.com>
72
97bff53b
DT
73 * inferior.h (START_INFERIOR_TRAPS_EXPECTED): delete,
74 already defined in tm.h.
75
3e1d3d67
DT
76 * inftarg.c: change <sys/unistd.h> to <unistd.h> and
77 conditionalize its inclusion.
78 * infttrace.c: ditto.
79
73ec6020 80For older changes see ChangeLog-98
bd5635a1
RP
81\f
82Local Variables:
55d3002f 83mode: change-log
bd5635a1
RP
84left-margin: 8
85fill-column: 74
86version-control: never
87End:
This page took 0.449952 seconds and 4 git commands to generate.