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