1992-06-29 |
Fred Fish | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib... |
commit | commitdiff | tree | snapshot |
1992-06-28 |
Fred Fish | * remote.c (remote_wait): Fix cast on signal() call. |
commit | commitdiff | tree | snapshot |
1992-06-28 |
Fred Fish | * h8300.h: Finish filling in all the holes in the... |
commit | commitdiff | tree | snapshot |
1992-06-27 |
Fred Fish | Update Cadillac patch kit. |
commit | commitdiff | tree | snapshot |
1992-06-27 |
Fred Fish | * sparc-pinsn.c: Use <string.h> rather than "string... |
commit | commitdiff | tree | snapshot |
1992-06-27 |
John Gilmore | Use tabs to indent comments, so they line up. |
commit | commitdiff | tree | snapshot |
1992-06-27 |
John Gilmore | * i386.h: Add setc, setnc, addr16, data16, repz, repnz... |
commit | commitdiff | tree | snapshot |
1992-06-27 |
Roland Pesch | (1) corrections to command-line completion material |
commit | commitdiff | tree | snapshot |
1992-06-27 |
John Gilmore | Avoid PT_WDUSER because it crashes H-PUX. |
commit | commitdiff | tree | snapshot |
1992-06-26 |
Steve Chamberlain | Install into the right place for cross |
commit | commitdiff | tree | snapshot |
1992-06-26 |
Steve Chamberlain | * source.c (print_source_lines): for DOS interoperabil... |
commit | commitdiff | tree | snapshot |
1992-06-26 |
Stu Grossman | Default dir_so_symnum to -10 to avoid even the slightes... |
commit | commitdiff | tree | snapshot |
1992-06-26 |
Stu Grossman | Fixup PRSVADDR problem as per Johns suggestions. |
commit | commitdiff | tree | snapshot |
1992-06-25 |
Stu Grossman | * configure.in: Make bsd based systems use sysdep... |
commit | commitdiff | tree | snapshot |
1992-06-25 |
Stu Grossman | Declare free() for hpux. |
commit | commitdiff | tree | snapshot |
1992-06-25 |
Stu Grossman | * dbxread.c (dbx_symfile_init): Move more code under... |
commit | commitdiff | tree | snapshot |
1992-06-25 |
Roland Pesch | Catch up Cygnus-logo version of GDB refcard with last... |
commit | commitdiff | tree | snapshot |
1992-06-25 |
Stu Grossman | * partial-stab.h (N_SO): Rearrange code a little so... |
commit | commitdiff | tree | snapshot |
1992-06-25 |
Stu Grossman | * buildsym.c (read_sun_builtin_type): Handle new FCS... |
commit | commitdiff | tree | snapshot |
1992-06-25 |
Stu Grossman | * procfs.c (child_resume): Work around Solaris (on... |
commit | commitdiff | tree | snapshot |
1992-06-25 |
Fred Fish | * mipsread.c: Pass NULL name pointer to init_type... |
commit | commitdiff | tree | snapshot |
1992-06-25 |
John Gilmore | Lint. Remove excess whitespace. |
commit | commitdiff | tree | snapshot |
1992-06-25 |
John Gilmore | * defs.h (PARAMS): Move to ../include/ansidecl.h. |
commit | commitdiff | tree | snapshot |
1992-06-25 |
John Gilmore | * hosts/solaris2.h: Configure same as sysv4. |
commit | commitdiff | tree | snapshot |
1992-06-25 |
John Gilmore | * tm-hppa.h: New file, architectural definition of... |
commit | commitdiff | tree | snapshot |
1992-06-25 |
John Gilmore | * printcmd.c (output_command): Thinko. |
commit | commitdiff | tree | snapshot |
1992-06-25 |
K. Richard... | keep CYGNUS |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Per Bothner | * nm.c (valueof macro): Add missing parentheses. |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Roland Pesch | Fix typo (place where GDB name was not given as _GDBN__). |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Roland Pesch | Added doc for command-line completion, incl new FNF... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
John Gilmore | * dbxread.c (read_ofile_symtab): Remove N_CATCH specia... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Steve Chamberlain | Wed Jun 24 10:57:54 1992 Steve Chamberlain (sac@thepu... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Stu Grossman | * partial-stab.h (case N_TEXT): Fix fencepost error... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Per Bothner | * configure.in: Use mh-posix for Linux (free Unix... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Fred Fish | * valprint.c (val_print_fields): Call fprint_symbol... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Fred Fish | * cadillac.c (kernel_dispatch): Make return type... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Fred Fish | * sysdep-norm.h (alloca): Protect against previous... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Fred Fish | * libbfd.h, libbfd-in.h (bfd_seek): Make prototype... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Fred Fish | * Makefile.in (VERSION): Bump to 4.5.6. |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Roland Pesch | Minor cleanup for better smallbook formatting w/default... |
commit | commitdiff | tree | snapshot |
1992-06-24 |
Roland Pesch | (1) removed three-part table of config name components... |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Fred Fish | Fix patch fragment for ncr3000.mh to find the file... |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Fred Fish | Add patch to Makefile.in to default the demangling... |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Roland Pesch | Minor edits to new GNU material on special commands... |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Per Bothner | Add Linux hook. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Per Bothner | New file for Linux. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Per Bothner | Add tm-linux.h and xm-linux.h. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Per Bothner | Add linux.mh and linux.mt. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Stu Grossman | Call setsid() when establishing new controlling terminal. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Per Bothner | Add i386linux.h. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Stu Grossman | Per, guess what you forgot to do... |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Stu Grossman | Fixup patch for .Sanitize to not remove cadillac.c. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Stu Grossman | Oops, retract last patch... Belongs in cadillac-patches. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Stu Grossman | Fixup patch for ncr3000.h -> config/ncr3000.h |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Stu Grossman | Add patch for .Sanitize file. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Stu Grossman | Create new patch file to convert normal (mundane) GDB... |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Stu Grossman | * Centralize all Cadillac interface defs into defs.h. |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Fred Fish | * command.c (add_abbrev_prefix_cmd): Fix misspelling... |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Steve Chamberlain | Add install-newlib |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Steve Chamberlain | * configure: fix various problems with propogating |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Per Bothner | * i386linux.c, hosts/i386linux.h, config/i386-linux.mt: |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Per Bothner | * infrun.c (wait_for_inferior): Don't test for SIGEMT |
commit | commitdiff | tree | snapshot |
1992-06-23 |
Per Bothner | New port to Linux (a free Unix clone for 386 machines). |
commit | commitdiff | tree | snapshot |
1992-06-22 |
Steve Chamberlain | Lint Updates |
commit | commitdiff | tree | snapshot |
1992-06-22 |
Steve Chamberlain | Lint stuff which didn't make it last time |
commit | commitdiff | tree | snapshot |
1992-06-22 |
Steve Chamberlain | Fri Jun 19 20:23:21 1992 Steve Chamberlain (sac@thepu... |
commit | commitdiff | tree | snapshot |
1992-06-21 |
John Gilmore | (find_source_lines): Handle large st_size fields. |
commit | commitdiff | tree | snapshot |
1992-06-21 |
John Gilmore | COFF changes for dealing better with EPI 29K C compiler... |
commit | commitdiff | tree | snapshot |
1992-06-21 |
John Gilmore | Typo. |
commit | commitdiff | tree | snapshot |
1992-06-20 |
John Gilmore | * gdb.texinfo: document `set remotedebug' and `set... |
commit | commitdiff | tree | snapshot |
1992-06-20 |
Fred Fish | * infcmd.c (jump_command): Use cleanups to avoid... |
commit | commitdiff | tree | snapshot |
1992-06-20 |
John Gilmore | * remote-adapt.c, remote-eb.c, remote-mm.c: Lint.... |
commit | commitdiff | tree | snapshot |
1992-06-20 |
John Gilmore | * elf.c (bfd_elf_find_section): Mark as INTERNAL_FUNCT... |
commit | commitdiff | tree | snapshot |
1992-06-20 |
Stu Grossman | HPPA BS |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Stu Grossman | * sysdep-obsd.h: #include <sys/types.h> to make this... |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Stu Grossman | HPPA merge. |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Stu Grossman | * bfd.h: HPPA merge. |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Stu Grossman | * configure.in, dbxread.c, hppa-coredep.c, hppa-pinsn.c, |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Stu Grossman | * Makefile.in (c-exp.tab.c, m2-exp.tab.c): Filter... |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Stu Grossman | HPPA merge. |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Stu Grossman | * Makefile.in, archures.c, configure.in, cpu-hppa.c... |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Stu Grossman | * config.sub: HPPA merge. |
commit | commitdiff | tree | snapshot |
1992-06-19 |
John Gilmore | * remote.c (getpkt): Error if input exceeds buffer... |
commit | commitdiff | tree | snapshot |
1992-06-19 |
John Gilmore | Fri Jun 19 12:53:28 1992 John Gilmore (gnu at cygnus... |
commit | commitdiff | tree | snapshot |
1992-06-19 |
John Gilmore | * configure.in: Separate Solaris2 from SYSV4 on SPARC. |
commit | commitdiff | tree | snapshot |
1992-06-19 |
Fred Fish | * valprint.c (type_print_1): Plug memory leak. ... |
commit | commitdiff | tree | snapshot |
1992-06-18 |
Roland Pesch | 1) Better fix for section "Readline Killing Commands... |
commit | commitdiff | tree | snapshot |
1992-06-18 |
Roland Pesch | Delete dangling "There is a" at end of first paragraph... |
commit | commitdiff | tree | snapshot |
1992-06-18 |
Steve Chamberlain | * h8300hms.em, h8300hms.sc-sh: do the right thing... |
commit | commitdiff | tree | snapshot |
1992-06-18 |
Stu Grossman | * xm-rs6000.h: Fix decls for malloc, realloc, and... |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Stu Grossman | * tm-rs6000.h: Remove #include of inferior.h. Fixes... |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Stu Grossman | * xm-rs6000.h: Add decl for strdup(). |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Stu Grossman | * xm-rs6000.h: Remove #include of inferior.h. Fixes... |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Stu Grossman | * breakpoint.c (enable_command, disable_command): ... |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Stu Grossman | * libaout.h (aout_backend_data): Change defs of two... |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Fred Fish | * elf.c (bfd_section_from_shdr, elf_slurp_symbol_table): |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Stu Grossman | * m68k-pinsn.c (print_insn_arg): Make register be... |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Stu Grossman | * xcoffexec.c: Remove ' from comment. |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Ken Raeburn | Don't align sections in I960 coff files. |
commit | commitdiff | tree | snapshot |
1992-06-17 |
Fred Fish | * partial-stab.h: Convert single rindex use to strrchr. |
commit | commitdiff | tree | snapshot |
next |