Rev. | Time | Author |
---|---|---|
931004e | 1991-04-20 03:04:37 | David Henkel-Wallace |
allow the user to specify a file more than once on the command line -- |
||
ab01cf2 | 1991-04-20 03:03:10 | David Henkel-Wallace |
*** empty log message *** |
||
c1ace5b | 1991-04-20 02:28:32 | Jim Kingdon |
* Makefile.dist (cplus-dem.o): Hack in an #include "param.h" |
||
c93a350 | 1991-04-19 16:06:13 | Jim Kingdon |
* i386-pinsn.c (OP_E): Change %d to 0x%x for consistency. |
||
15a4241 | 1991-04-19 13:42:29 | Jim Kingdon |
*** empty log message *** |
||
31ef19f | 1991-04-19 12:22:12 | Jim Kingdon |
*** empty log message *** |
||
b6a3c75 | 1991-04-19 12:22:06 | Jim Kingdon |
Initial revision |
||
3ead667 | 1991-04-19 11:01:49 | John Gilmore |
One more time |
||
9136fe4 | 1991-04-19 10:58:50 | Jim Kingdon |
*** empty log message *** |
||
3ba6a04 | 1991-04-19 10:55:07 | John Gilmore |
* symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New |
||
dcf5473 | 1991-04-19 10:52:40 | John Gilmore |
* symfile.h (free_named_symtabs): Rename from free_named_symtab. |
||
a7d50b0 | 1991-04-19 10:45:22 | Jim Kingdon |
*** empty log message *** |
||
e74d7b4 | 1991-04-19 10:38:55 | Jim Kingdon |
* symfile.c: Rename add_syms_command to add_symbol_file_command. |
||
d1343a2 | 1991-04-19 10:38:14 | Jim Kingdon |
* source.c: Rename directories_info to show_directories. |
||
f2fc6e7 | 1991-04-19 10:36:57 | Jim Kingdon |
* target.h: Add to_doc and target_preopen. |
||
70dcc19 | 1991-04-19 10:34:30 | Jim Kingdon |
* inftarg.c (child_open), remote-vx{,.68}.c (vx_proc_open): |
||
f266e56 | 1991-04-19 10:32:08 | Jim Kingdon |
*** empty log message *** |
||
543e29f | 1991-04-19 10:22:24 | John Gilmore |
Update for Jim Kingdon to merge his stuff in. |
||
fc47a10 | 1991-04-19 10:21:29 | John Gilmore |
* target.c (dummy_target): Permit add_syms_addr_command. |
||
3f83182 | 1991-04-19 10:19:15 | John Gilmore |
* dbxread.c (end_symtab, end_psymtab): Change comments. |
||
5c43db6 | 1991-04-19 10:17:26 | John Gilmore |
* symtab.c (free_symtab): Declare as exported void fn now. |
||
029981e | 1991-04-19 10:10:52 | John Gilmore |
* symfile.c (clear_symtab_users_once, cashier_psymtab, |
||
9d19971 | 1991-04-19 10:09:45 | John Gilmore |
* symfile.c (clear_symtab_users_once, cashier_psymtab, |
||
3cc2ca3 | 1991-04-19 10:05:13 | Steve Chamberlain |
Added patch from chrisb |
||
5f288d8 | 1991-04-19 10:04:55 | Steve Chamberlain |
Put spaces around the / signs |
||
b0f3686 | 1991-04-19 10:00:45 | Steve Chamberlain |
Fixed a bug where wild scripts stopped working. |
||
1d45ccb | 1991-04-19 09:59:53 | Steve Chamberlain |
Yet more diffs due to my incompetence. |
||
df33394 | 1991-04-19 06:16:03 | Steve Chamberlain |
Fixed an include |
||
bf66105 | 1991-04-19 06:14:53 | Steve Chamberlain |
Fixed some prototypes |
||
75a082e | 1991-04-19 06:14:21 | Steve Chamberlain |
Send the right # of args to an fprintf |