Age | Commit message (Expand) | Author | Files | Lines |
1992-06-30 | Make cross compilation work better. | John Gilmore | 1 | -0/+7 |
1992-06-30 | * buildsym.c (scan_file_globals): Beware the null file. | John Gilmore | 1 | -0/+17 |
1992-06-30 | Allow BREAKPOINT to be overridden by -D (for Adobe). | John Gilmore | 1 | -0/+4 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -0/+19 |
1992-06-28 | * remote.c (remote_wait): Fix cast on signal() call. | Fred Fish | 1 | -0/+8 |
1992-06-27 | * sparc-pinsn.c: Use <string.h> rather than "string.h", for | Fred Fish | 1 | -0/+9 |
1992-06-27 | Avoid PT_WDUSER because it crashes H-PUX. | John Gilmore | 1 | -0/+5 |
1992-06-26 | * source.c (print_source_lines): for DOS interoperability; don't | Steve Chamberlain | 1 | -0/+5 |
1992-06-25 | * dbxread.c (dbx_symfile_init): Move more code under hp9000s800 | Stu Grossman | 1 | -0/+7 |
1992-06-25 | * partial-stab.h (N_SO): Rearrange code a little so that all SO | Stu Grossman | 1 | -0/+3 |
1992-06-25 | * buildsym.c (read_sun_builtin_type): Handle new FCS Sun CC | Stu Grossman | 1 | -0/+4 |
1992-06-25 | * procfs.c (child_resume): Work around Solaris (on Sparc) lossage | Stu Grossman | 1 | -0/+5 |
1992-06-25 | * mipsread.c: Pass NULL name pointer to init_type, not 0. | Fred Fish | 1 | -0/+9 |
1992-06-25 | * defs.h (PARAMS): Move to ../include/ansidecl.h. | John Gilmore | 1 | -0/+4 |
1992-06-25 | * tm-hppa.h: New file, architectural definition of HP PA. | John Gilmore | 1 | -0/+15 |
1992-06-25 | * printcmd.c (output_command): Thinko. | John Gilmore | 1 | -0/+3 |
1992-06-24 | * dbxread.c (read_ofile_symtab): Remove N_CATCH special case, | John Gilmore | 1 | -0/+6 |
1992-06-24 | * partial-stab.h (case N_TEXT): Fix fencepost error when | Stu Grossman | 1 | -0/+6 |
1992-06-24 | * valprint.c (val_print_fields): Call fprint_symbol to get | Fred Fish | 1 | -0/+2 |
1992-06-24 | * cadillac.c (kernel_dispatch): Make return type void. | Fred Fish | 1 | -0/+2 |
1992-06-24 | * Makefile.in (VERSION): Bump to 4.5.6. | Fred Fish | 1 | -0/+25 |
1992-06-23 | * command.c (add_abbrev_prefix_cmd): Fix misspelling in comment. | Fred Fish | 1 | -0/+9 |
1992-06-23 | * infrun.c (wait_for_inferior): Don't test for SIGEMT | Per Bothner | 1 | -0/+7 |
1992-06-21 | (find_source_lines): Handle large st_size fields. | John Gilmore | 1 | -0/+2 |
1992-06-21 | COFF changes for dealing better with EPI 29K C compiler output. | John Gilmore | 1 | -3/+22 |
1992-06-20 | * infcmd.c (jump_command): Use cleanups to avoid memory leaks. | Fred Fish | 1 | -0/+5 |
1992-06-20 | * remote-adapt.c, remote-eb.c, remote-mm.c: Lint. Fix | John Gilmore | 1 | -0/+10 |
1992-06-19 | * configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c, | Stu Grossman | 1 | -0/+5 |
1992-06-19 | * Makefile.in (c-exp.tab.c, m2-exp.tab.c): Filter out bogus extern | Stu Grossman | 1 | -0/+10 |
1992-06-19 | * remote.c (getpkt): Error if input exceeds buffer size. | John Gilmore | 1 | -0/+20 |
1992-06-19 | * valprint.c (type_print_1): Plug memory leak. Print all | Fred Fish | 1 | -0/+8 |
1992-06-18 | * xm-rs6000.h: Fix decls for malloc, realloc, and free. | Stu Grossman | 1 | -0/+2 |
1992-06-17 | * xm-rs6000.h: Add decl for strdup(). | Stu Grossman | 1 | -1/+3 |
1992-06-17 | * xm-rs6000.h: Remove #include of inferior.h. Fixes many | Stu Grossman | 1 | -0/+3 |
1992-06-17 | * breakpoint.c (enable_command, disable_command): Without args, | Stu Grossman | 1 | -1/+4 |
1992-06-17 | * xcoffexec.c: Remove ' from comment. | Stu Grossman | 1 | -0/+8 |
1992-06-17 | * partial-stab.h: Convert single rindex use to strrchr. | Fred Fish | 1 | -0/+7 |
1992-06-17 | * mipsread.c: Undo ill effects from including <strings.h>, | Fred Fish | 1 | -0/+8 |
1992-06-16 | * mipsread.c: #include <strings.h> for rindex(). | Stu Grossman | 1 | -0/+4 |
1992-06-16 | * xcoffexec.c (map_vmap): Turn comment into a real C comment. | Fred Fish | 1 | -0/+4 |
1992-06-16 | * dbxread.c (process_one_symbol), partial-stab.h: Ignore | Stu Grossman | 1 | -0/+5 |
1992-06-15 | * Makefile.in (VERSION): Bump to 4.5.5. | Fred Fish | 1 | -0/+11 |
1992-06-15 | * dwarfread.c (decode_modified_type): Change type of first arg. | Fred Fish | 1 | -0/+23 |
1992-06-15 | * infcmd.c: Fix typo (reported by Rob Savoye). | John Gilmore | 1 | -0/+7 |
1992-06-14 | * dbxread.c (end_psymtab): Only reset texthigh if it's not already | John Gilmore | 1 | -0/+10 |
1992-06-13 | * symtab.h (struct symbol): Add aux_value union for preserving | Fred Fish | 1 | -2/+12 |
1992-06-13 | Make `clear_symtab_users_once' non-static so objfiles can be linked. | Michael Tiemann | 1 | -0/+5 |
1992-06-13 | * elfread.c (record_minimal_symbol_and_info): Kludged to put | John Gilmore | 1 | -0/+58 |
1992-06-13 | * buildsym.h: Add processing_acc_compilation flag. | John Gilmore | 1 | -1/+13 |
1992-06-13 | * configure.in: Solaris config is sparc-sun-solaris2. | John Gilmore | 1 | -0/+5 |