Remove the pile of "Update copyright to ..." that I'd put in, and
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
0fe1522a
SG
1Thu Jan 4 16:04:54 1996 Stu Grossman (grossman@cygnus.com)
2
3 * breakpoint.c (remove_breakpoint): Change error to warning so
4 that hardware watchpoint removal problems won't leave breakpoint
5 traps in the target.
d039321c 6start-sanitize-gdbtk
0fe1522a 7 * configure configure.in: Make --enable-gdbtk be the default.
d039321c 8end-sanitize-gdbtk
0fe1522a
SG
9 * remote-e7000.c (e7000_insert_breakpoint,
10 e7000_remove_breakpoint): Use e7000 based breakpoints, not memory
11 breakpoints.
12 * (e7000_wait): Adjust PC back by two when we see a breakpoint to
13 compensate for e7000 maladjustment.
14 * sparcl-tdep.c (sparclite_check_watch_resources): Fix logic bug
15 which prevented hardware watchpoints from working.
16
7531f36e
FF
17Thu Jan 4 10:44:17 1996 Fred Fish <fnf@cirdan.cygnus.com>
18
19 * infptrace.c (udot_info): New function.
20 (PT_*): Define each individually if that one is not defined.
7531f36e
FF
21 * rs6000-nat.c (kernel_u_size): New function
22 Include <sys/user.h> for "struct user"
7531f36e
FF
23 * alpha-nat.c (kernel_u_size): New function.
24 Include <sys/user.h> for "struct user"
7531f36e
FF
25 * sparc-nat.c (kernel_u_size): New function.
26 Include <sys/user.h> for "struct user"
7531f36e 27 * i386b-nat.c (kernel_u_size): New function.
7531f36e 28 * i386v-nat.c (kernel_u_size): New function.
7531f36e
FF
29 * config/i386/nm-fbsd.h (KERNEL_U_SIZE): Define.
30 (kernel_u_size): Declare.
7531f36e
FF
31 * config/i386/nm-linux.h (KERNEL_U_SIZE): Define.
32 (kernel_u_size): Declare.
7531f36e
FF
33 * config/sparc/nm-sun4os4.h (KERNEL_U_SIZE): Define.
34 (kernel_u_size): Declare.
7531f36e
FF
35 * config/alpha/nm-osf2.h (KERNEL_U_SIZE): Define.
36 (kernel_u_size): Declare.
7531f36e
FF
37 * config/rs6000/nm-rs6000.h (KERNEL_U_SIZE): Define.
38 (kernel_u_size): Declare.
7531f36e 39
1750a5ef
SC
40Thu Jan 4 11:00:01 1996 steve chamberlain <sac@slash.cygnus.com>
41
42 * mdebugread.c (mylookup_symbol): enum namespace becomes
43 enum_namespace type.
44 * symfile.c (add_psymbol_to_list)
45 (add_psymbol_addr_to_list): Ditto.
46 * symtab.c (lookup_partial_symbol): Ditto.
47 (lookup_symbol): Ditto.
48 (lookup_block_symbol): Ditto.
49 * win32-nat.c (handle_load_dll): Use incoming dll base.
50 (child_wait): Catch DLL load errors.
51 (create_child_inferior): Translated between paths correctly.
52
e33aefba
FF
53Wed Jan 3 23:13:53 1996 Fred Fish <fnf@cygnus.com>
54
55 * i386v4-nat.c (supply_gregset, fill_gregset): Subtract NUM_FREGS
56 from NUM_REGS to get number of general registers that we care about.
e33aefba
FF
57 * config/i386/tm-i386.h (REGISTER_BYTES): Define in terms
58 of number of general regs and number of floating point regs.
e33aefba 59
e02a2ad9
SC
60Wed Jan 3 19:49:54 1996 steve chamberlain <sac@slash.cygnus.com>
61
a3b64bf9
SC
62 * config/i386/tm-win32.h (IN_SOLIB_CALL_TRAMPOLINE): New.
63 (SKIP_TRAMPOLINE_CODE): New.
64 * config/i386/xm-win32.h (CANT_FORK): Deleted.
65 (SLASH*) Changed to use unix style slash.
e02a2ad9
SC
66 * symtab.h (namespace enum): becomes typedef to avoid namespace
67 collision in C++.
68 * infcmd.c (path_command): Use empty string if PATH name not set.
69 * i386-tdep.c (skip_trampoline_code): New function.
70 * srec.c: Renamed dsrec.c to avoid filename collision.
71 * Makefile.in: Cope with renaming.
e02a2ad9 72
ef4d6187 73Wed Jan 3 13:09:04 1996 Fred Fish <fnf@cygnus.com>
5eccb7dc 74
ef4d6187
FF
75 * symmisc.c (print_objfile_statistics): Print memory use statistics
76 for objfile psymbol, symbol, and type obstacks.
5eccb7dc 77
ef4d6187 78Tue Jan 2 13:41:14 1996 Stan Shebs <shebs@andros.cygnus.com>
3dcd429f 79
ef4d6187
FF
80 * config/mips/nm-irix5.h: Restore.
81 (TARGET_HAS_HARDWARE_WATCHPOINTS, etc): Define as for Irix 4;
82 from Lee Iverson <leei@ai.sri.com>.
83 * config/mips/irix5.mh (NAT_FILE): Use nm-irix5.h.
84 * config/mips/irix[345].mh (MUNCH_DEFINE): Remove.
3dcd429f 85
ef4d6187 86For older changes see ChangeLog-95
bd5635a1
RP
87\f
88Local Variables:
89mode: indented-text
90left-margin: 8
91fill-column: 74
92version-control: never
93End:
This page took 0.328916 seconds and 4 git commands to generate.