1993-06-29 |
Jim Kingdon | bugfix |
tree | commitdiff |
1993-06-29 |
Jim Kingdon | * config/pa/tm-hppa.h: Remove unused ARGS_GROW_DOC. |
tree | commitdiff |
1993-06-29 |
Jim Kingdon | * gdb.t16/printcmds.exp: Add printf tests. |
tree | commitdiff |
1993-06-29 |
Jim Kingdon | * gdb.t06/{twice.{c,exp},Makefile.in}: New test. |
tree | commitdiff |
1993-06-29 |
Jim Kingdon | * symtab.h: Add comments about line numbers. |
tree | commitdiff |
1993-06-29 |
Jim Kingdon | * infrun.c (wait_for_inferior): Use find_pc_line not... |
tree | commitdiff |
1993-06-29 |
David D. Zuhn | fix docstring so that it compiles |
tree | commitdiff |
1993-06-29 |
David D. Zuhn | fix include file ordering problem (bfd.h vs. symfile.h) |
tree | commitdiff |
1993-06-29 |
Jim Kingdon | * dbxread.c (process_one_symbol): If we find a LOC_BLO... |
tree | commitdiff |
1993-06-29 |
Jim Kingdon | * symtab.h (struct symtab, line_charpos): Fix comment. |
tree | commitdiff |
1993-06-29 |
Jim Kingdon | * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES... |
tree | commitdiff |
1993-06-28 |
Jim Kingdon | * config/pa/xm-pa.h: New file. |
tree | commitdiff |
1993-06-28 |
Jim Kingdon | x |
tree | commitdiff |
1993-06-28 |
Jim Kingdon | config/m88k/xm-delta88.h: Remove VPRINTF define, not... |
tree | commitdiff |
1993-06-28 |
Jim Kingdon | * xcoffread.c: Remove obsolete NO_TYPEDEFS comment. |
tree | commitdiff |
1993-06-28 |
Jim Kingdon | * gdb.stabs/wierd.exp: Add xfail for rs6000. |
tree | commitdiff |
1993-06-28 |
Jim Kingdon | * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new... |
tree | commitdiff |
1993-06-28 |
Jim Kingdon | * gdb.stabs/wierd.def: Make value of N_GSYM's 0. |
tree | commitdiff |
1993-06-28 |
Peter Schauer | * gdb.t20/gdbme.cc (main): Move variable initializatio... |
tree | commitdiff |
1993-06-28 |
Rob Savoye | Works again. |
tree | commitdiff |
1993-06-27 |
Peter Schauer | * gdb.t00/teststrategy.exp: Remove expected failure... |
tree | commitdiff |
1993-06-27 |
Peter Schauer | * valprint.c (val_print_type_code_int): Fix off by... |
tree | commitdiff |
1993-06-27 |
Jim Kingdon | * config/mips/riscos.mh (CC): Use -systype sysv. |
tree | commitdiff |
1993-06-27 |
Jim Kingdon | * ser-unix.c: Move #include of <sys/time.h> to HAVE_SGT... |
tree | commitdiff |
1993-06-27 |
Jim Kingdon | * Makefile.in (ALLPARAM): Add config/mips/{x,n}-{news... |
tree | commitdiff |
1993-06-26 |
Jim Kingdon | * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add... |
tree | commitdiff |
1993-06-26 |
Jim Kingdon | revisions to just-checked-in stuff re common blocks |
tree | commitdiff |
1993-06-26 |
Jim Kingdon | * stabs.texinfo (Common Blocks): Say what Sun FORTRAN... |
tree | commitdiff |
1993-06-26 |
Jim Kingdon | * config/m68k/tm-m68k.h: Remove obsolete comment about... |
tree | commitdiff |
1993-06-26 |
Jim Kingdon | * config/m68k/tm-m68k.h: Remove obsolete comment about... |
tree | commitdiff |
1993-06-26 |
Stu Grossman | * gdbserver/Makefile.in: Add dependancies on server.h. |
tree | commitdiff |
1993-06-26 |
Stu Grossman | * remote.c: Add arg names to prototypes, in a modest... |
tree | commitdiff |
1993-06-25 |
Roland Pesch | * Makefile.in: (REFEDITS) new var to control whether... |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | add comment |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | doc fix |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * Makefile.in (*.tab.c): Use ./c-exp.tab.c not just... |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * remote.c: Move comments regarding packets to top... |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * README (Reporting Bugs): Refer people to the GDB... |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * stabs.texinfo (Negative Type Numbers): Type -16 is... |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN. |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * remote-udi.c: Improve docstring. |
tree | commitdiff |
1993-06-25 |
Fred Fish | * elf_symfile_read (bfd_elf32_find_section): Revert... |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}:... |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * config/mips/xm-riscos.h: Define USG. |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * config/mips/riscos.mh (REGEX{,1}, MUNCH_DEFINE, MH_CF... |
tree | commitdiff |
1993-06-25 |
Jim Kingdon | * main.c (filename_completer): Don't complete to files... |
tree | commitdiff |
1993-06-24 |
Fred Fish | * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4... |
tree | commitdiff |
1993-06-24 |
Rob Savoye | Add RUNTEST so make can use the right one. |
tree | commitdiff |
1993-06-24 |
K. Richard Pixley | define OP_INCLUDE |
tree | commitdiff |
1993-06-24 |
K. Richard Pixley | * config/i386/ncr3000.mh, config/i386/i386v4.mh, |
tree | commitdiff |
1993-06-24 |
Jim Kingdon | * partial-stab.h: Consolidate case statements for... |
tree | commitdiff |
1993-06-23 |
K. Richard Pixley | remove lines with only tabs |
tree | commitdiff |
1993-06-23 |
K. Richard Pixley | -I$(BFD_DIR) rather than including from the library... |
tree | commitdiff |
1993-06-23 |
K. Richard Pixley | Makefile rework |
tree | commitdiff |
1993-06-23 |
K. Richard Pixley | remove redundant include of symtab.h |
tree | commitdiff |
1993-06-23 |
K. Richard Pixley | do not keep alloca.c |
tree | commitdiff |
1993-06-23 |
K. Richard Pixley | removed alloca.c which is now in libiberty |
tree | commitdiff |
1993-06-23 |
K. Richard Pixley | new M_UNINSTALL macro |
tree | commitdiff |
1993-06-23 |
K. Richard Pixley | new M_UNINSTALL macro |
tree | commitdiff |
1993-06-23 |
Jim Kingdon | * stabs.texinfo (Negative Type Numbers): Minor charact... |
tree | commitdiff |
1993-06-23 |
Jim Kingdon | * config/ns32k/{merlin.mh,xm-merlin.h}: Be consistent... |
tree | commitdiff |
1993-06-23 |
Jim Kingdon | * dbxread.c (copy_pending): Change name and function... |
tree | commitdiff |
1993-06-23 |
Jim Kingdon | * Makefile.in (TAGFILES): Don't include YYFILES. |
tree | commitdiff |
1993-06-23 |
Jim Kingdon | * main.c (main): Print help message on stdout not... |
tree | commitdiff |
1993-06-22 |
Jim Kingdon | * solib.c (solib_add_common_symbols): Don't call looku... |
tree | commitdiff |
1993-06-22 |
Jim Kingdon | * stabs.texinfo: Express disapproval of 'D' symbol... |
tree | commitdiff |
1993-06-22 |
Jim Kingdon | * procfs.c (procfs_resume): Don't pass a SIGTSTP whose... |
tree | commitdiff |
1993-06-22 |
Jim Kingdon | * stabsread.c: Include <ctype.h>. |
tree | commitdiff |
1993-06-22 |
Jim Kingdon | * fork-child.c (fork_inferior): Quote exec_file so... |
tree | commitdiff |
1993-06-22 |
Fred Fish | * Makefile.in (INCLUDE_CFLAGS): Add BFD_INCLUDES... |
tree | commitdiff |
1993-06-21 |
Jim Kingdon | various revisions to new files |
tree | commitdiff |
1993-06-21 |
Jim Kingdon | * config/i386/*aix*, i386aix-nat.c: New files. |
tree | commitdiff |
1993-06-21 |
Jim Kingdon | new file |
tree | commitdiff |
1993-06-21 |
Jim Kingdon | * config/i386/*aix*: New files. |
tree | commitdiff |
1993-06-21 |
Fred Fish | * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb... |
tree | commitdiff |
1993-06-21 |
Fred Fish | * Makefile.in (BFD_INCLUDES): Bfd.h is now back in... |
tree | commitdiff |
1993-06-21 |
Fred Fish | Bfd.h is now back in BFD_OBJ_DIR, update by hand to... |
tree | commitdiff |
1993-06-21 |
Jim Kingdon | expand on solib_add_common_symbols comment |
tree | commitdiff |
1993-06-21 |
Jim Kingdon | * snapshots.readme: Tell people to always report missi... |
tree | commitdiff |
1993-06-21 |
Fred Fish | Add all the mt-* files as things to keep. |
tree | commitdiff |
1993-06-20 |
Jim Kingdon | * stabsread.c (read_struct_fields): Don't call read_cp... |
tree | commitdiff |
1993-06-20 |
Jim Kingdon | * solib.c (solib_add_common_symbols): Add comment... |
tree | commitdiff |
1993-06-19 |
David D. Zuhn | added stabs-in-elf menu entry, reformatted menus with... |
tree | commitdiff |
1993-06-19 |
Fred Fish | * gdb.t24/demangle.exp (test_gnu_style_demangling... |
tree | commitdiff |
1993-06-19 |
Jim Kingdon | * stabs.texinfo: Document common blocks. |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | new files for riscos |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * config/mips/{{x,n}m-riscos.h,riscos.mh}: New files. |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * config/mips/{{x,n}m-riscos.h,riscos.mh}: New files. |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New... |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New... |
tree | commitdiff |
1993-06-18 |
Steve Chamberlain | Make it work in subdirs. |
tree | commitdiff |
1993-06-18 |
David D. Zuhn | single-quote $program_transform_name |
tree | commitdiff |
1993-06-18 |
Fred Fish | Add note about endianess of the stabs-in-elf stabs... |
tree | commitdiff |
1993-06-18 |
Fred Fish | * stabs.texinfo: Add some basic info about stabs... |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * stabs.texinfo (Top): Minor cleanup. |
tree | commitdiff |
1993-06-18 |
Fred Fish | * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*. |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * buildsym.h: Doc fix for processing_acc_compilation. |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * printcmd.c (print_formatted): Don't use tab in wrap_... |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * config/m88k/xm-delta88.h: Comment out unused defines... |
tree | commitdiff |
1993-06-18 |
Jim Kingdon | * Makefile.in (INTERNAL_CFLAGS): Include ../include... |
tree | commitdiff |
next |