mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
a3b64bf964
(SKIP_TRAMPOLINE_CODE): New. * config/i386/xm-win32.h (CANT_FORK): Deleted. (SLASH*) Changed to use unix style slash.
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
Wed Jan 3 19:49:54 1996 steve chamberlain <sac@slash.cygnus.com>
|
||
|
||
* config/i386/tm-win32.h (IN_SOLIB_CALL_TRAMPOLINE): New.
|
||
(SKIP_TRAMPOLINE_CODE): New.
|
||
* config/i386/xm-win32.h (CANT_FORK): Deleted.
|
||
(SLASH*) Changed to use unix style slash.
|
||
* symtab.h (namespace enum): becomes typedef to avoid namespace
|
||
collision in C++.
|
||
* infcmd.c (path_command): Use empty string if PATH name not set.
|
||
* i386-tdep.c (skip_trampoline_code): New function.
|
||
* srec.c: Renamed dsrec.c to avoid filename collision.
|
||
* Makefile.in: Cope with renaming.
|
||
Update copyrights to 1996.
|
||
|
||
Wed Jan 3 13:09:04 1996 Fred Fish <fnf@cygnus.com>
|
||
|
||
* symmisc.c (print_objfile_statistics): Print memory use statistics
|
||
for objfile psymbol, symbol, and type obstacks.
|
||
Update copyright to 1996.
|
||
|
||
Tue Jan 2 13:41:14 1996 Stan Shebs <shebs@andros.cygnus.com>
|
||
|
||
* config/mips/nm-irix5.h: Restore.
|
||
(TARGET_HAS_HARDWARE_WATCHPOINTS, etc): Define as for Irix 4;
|
||
from Lee Iverson <leei@ai.sri.com>.
|
||
* config/mips/irix5.mh (NAT_FILE): Use nm-irix5.h.
|
||
* config/mips/irix[345].mh (MUNCH_DEFINE): Remove.
|
||
|
||
For older changes see ChangeLog-95
|
||
|
||
Local Variables:
|
||
mode: indented-text
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|