dc2ab8f1be49af6dce6e9a89cfc431250c158e19
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Thu Jan 4 10:44:17 1996 Fred Fish <fnf@cirdan.cygnus.com>
2
3 * infptrace.c (udot_info): New function.
4 (PT_*): Define each individually if that one is not defined.
5 Update copyright to 1996.
6 * rs6000-nat.c (kernel_u_size): New function
7 Include <sys/user.h> for "struct user"
8 Update copyright to 1996.
9 * alpha-nat.c (kernel_u_size): New function.
10 Include <sys/user.h> for "struct user"
11 Update copyright to 1996.
12 * sparc-nat.c (kernel_u_size): New function.
13 Include <sys/user.h> for "struct user"
14 Update copyright to 1996.
15 * i386b-nat.c (kernel_u_size): New function.
16 Update copyright to 1996.
17 * i386v-nat.c (kernel_u_size): New function.
18 Update copyright to 1996.
19 * config/i386/nm-fbsd.h (KERNEL_U_SIZE): Define.
20 (kernel_u_size): Declare.
21 Update copyright to 1996.
22 * config/i386/nm-linux.h (KERNEL_U_SIZE): Define.
23 (kernel_u_size): Declare.
24 Update copyright to 1996.
25 * config/sparc/nm-sun4os4.h (KERNEL_U_SIZE): Define.
26 (kernel_u_size): Declare.
27 Update copyright to 1996.
28 * config/alpha/nm-osf2.h (KERNEL_U_SIZE): Define.
29 (kernel_u_size): Declare.
30 Update copyright to 1996.
31 * config/rs6000/nm-rs6000.h (KERNEL_U_SIZE): Define.
32 (kernel_u_size): Declare.
33 Update copyright to 1996.
34
35 Thu Jan 4 11:00:01 1996 steve chamberlain <sac@slash.cygnus.com>
36
37 * mdebugread.c (mylookup_symbol): enum namespace becomes
38 enum_namespace type.
39 * symfile.c (add_psymbol_to_list)
40 (add_psymbol_addr_to_list): Ditto.
41 * symtab.c (lookup_partial_symbol): Ditto.
42 (lookup_symbol): Ditto.
43 (lookup_block_symbol): Ditto.
44 * win32-nat.c (handle_load_dll): Use incoming dll base.
45 (child_wait): Catch DLL load errors.
46 (create_child_inferior): Translated between paths correctly.
47
48 Wed Jan 3 23:13:53 1996 Fred Fish <fnf@cygnus.com>
49
50 * i386v4-nat.c (supply_gregset, fill_gregset): Subtract NUM_FREGS
51 from NUM_REGS to get number of general registers that we care about.
52 Update copyright to 1996.
53 * config/i386/tm-i386.h (REGISTER_BYTES): Define in terms
54 of number of general regs and number of floating point regs.
55 Update copyright to 1996.
56
57 Wed Jan 3 19:49:54 1996 steve chamberlain <sac@slash.cygnus.com>
58
59 * config/i386/tm-win32.h (IN_SOLIB_CALL_TRAMPOLINE): New.
60 (SKIP_TRAMPOLINE_CODE): New.
61 * config/i386/xm-win32.h (CANT_FORK): Deleted.
62 (SLASH*) Changed to use unix style slash.
63 * symtab.h (namespace enum): becomes typedef to avoid namespace
64 collision in C++.
65 * infcmd.c (path_command): Use empty string if PATH name not set.
66 * i386-tdep.c (skip_trampoline_code): New function.
67 * srec.c: Renamed dsrec.c to avoid filename collision.
68 * Makefile.in: Cope with renaming.
69 Update copyrights to 1996.
70
71 Wed Jan 3 13:09:04 1996 Fred Fish <fnf@cygnus.com>
72
73 * symmisc.c (print_objfile_statistics): Print memory use statistics
74 for objfile psymbol, symbol, and type obstacks.
75 Update copyright to 1996.
76
77 Tue Jan 2 13:41:14 1996 Stan Shebs <shebs@andros.cygnus.com>
78
79 * config/mips/nm-irix5.h: Restore.
80 (TARGET_HAS_HARDWARE_WATCHPOINTS, etc): Define as for Irix 4;
81 from Lee Iverson <leei@ai.sri.com>.
82 * config/mips/irix5.mh (NAT_FILE): Use nm-irix5.h.
83 * config/mips/irix[345].mh (MUNCH_DEFINE): Remove.
84
85 For older changes see ChangeLog-95
86 \f
87 Local Variables:
88 mode: indented-text
89 left-margin: 8
90 fill-column: 74
91 version-control: never
92 End:
This page took 0.03498 seconds and 4 git commands to generate.