| Commit message (Expand) | Author | Age | Files | Lines |
* | This is the merge of the Itcl3.0 gdbtk development branch into the | Jim Ingham | 1999-01-28 | 33 | -553/+5608 |
* | Wed Jan 27 16:50:25 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1999-01-27 | 2 | -1244/+1314 |
* | Wed Jan 27 13:20:25 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1999-01-27 | 2 | -244/+194 |
* | * mips-tdep.c (mips_gdbarch_init): Trace e_flags from BFD | Andrew Cagney | 1999-01-27 | 1 | -0/+7 |
* | 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1999-01-27 | 1 | -0/+5 |
* | * v850-tdep.c (v850_generic_reg_names, v850e_reg_names, | Mark Alexander | 1999-01-27 | 3 | -15/+322 |
* | Tue Jan 26 18:27:26 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1999-01-26 | 2 | -10/+55 |
* | 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1999-01-26 | 1 | -0/+7 |
* | Tue Jan 26 16:53:54 1999 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 1999-01-26 | 2 | -7/+16 |
* | am33 sanitize changes | Jeff Law | 1999-01-26 | 7 | -59/+43 |
* | * sh-tdep.c (sh_target_architecture_hook): Return immediately | Mark Alexander | 1999-01-26 | 2 | -0/+12 |
* | Fix for PR 18873: | Mark Alexander | 1999-01-22 | 1 | -1/+4 |
* | Fix typos. | Andrew Cagney | 1999-01-22 | 1 | -0/+5 |
* | From J.T. Conklin <jtc@redbacknetworks.com>: | Stan Shebs | 1999-01-22 | 2 | -1/+7 |
* | * procfs.c (init_procfs_ops): New function, fills in procfs_ops, | Stan Shebs | 1999-01-22 | 2 | -25/+31 |
* | * mon960-rom.c (_initialize_mon960): Call init_mon960_cmds | Mark Alexander | 1999-01-22 | 2 | -2/+14 |
* | * remote-sds.c (sds_ops): Define only once. | Stan Shebs | 1999-01-21 | 1 | -72/+37 |
* | * gdb.texinfo: Make many HPPA conditionals unconditional, | Stan Shebs | 1999-01-21 | 3 | -358/+110 |
* | Changes for PR 8996: | Mark Alexander | 1999-01-20 | 3 | -0/+55 |
* | new file, shlib-call.exp, should be kept. | Felix Lee | 1999-01-20 | 1 | -0/+1 |
* | Shame on Jimbo. | Jason Molenda | 1999-01-19 | 1 | -1/+2 |
* | 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-19 | 30 | -46/+107 |
* | fix copyright years (forgot to add 1999). | David Taylor | 1999-01-19 | 3 | -3/+3 |
* | Use aclocal to generate GDB's aclocal.m4 script. | Jim Blandy | 1999-01-19 | 3 | -243/+1361 |
* | *** empty log message *** | Jim Blandy | 1999-01-19 | 1 | -1/+0 |
* | *** empty log message *** | Jim Blandy | 1999-01-19 | 1 | -0/+13 |
* | disable_breakpoints_in_shlibs now takes a new parameter -- silent; callers | David Taylor | 1999-01-19 | 7 | -13/+33 |
* | only declare child_post_attach if CHILD_POST_ATTACH is defined. | David Taylor | 1999-01-19 | 2 | -0/+7 |
* | More make_cleanups/catch_errors warning fixes. | Andrew Cagney | 1999-01-19 | 3 | -11/+17 |
* | HPMERGE: | Andrew Cagney | 1999-01-19 | 6 | -19/+39 |
* | * ser-ocd.c (ocd_open): Handle Unix case gracefully. | Stan Shebs | 1999-01-19 | 2 | -2/+6 |
* | * target.c (dummy_target): Don't initialize statically. | Stan Shebs | 1999-01-19 | 3 | -142/+101 |
* | 1999-01-18 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-19 | 4 | -138/+91 |
* | change initialization of procfs_ops from compile time to run time. | David Taylor | 1999-01-18 | 2 | -69/+48 |
* | * configure.in: Ensure that -luser32 is always linked in for cygwin build. | Christopher Faylor | 1999-01-18 | 3 | -29/+37 |
* | * values.c (value_virtual_fn_field): Clear the pointed-to | Mark Alexander | 1999-01-18 | 2 | -1/+8 |
* | fix hp merge (2.66.4 branch) changes to remote-udi.c -- it didn't compile. | David Taylor | 1999-01-18 | 2 | -24/+6 |
* | HPMERGE: | Andrew Cagney | 1999-01-18 | 5 | -18/+25 |
* | Fix warnings from calls to catch_errors() and make_cleanup(). | Andrew Cagney | 1999-01-18 | 2 | -2/+17 |
* | catch_errors() takes PTR argument/func instead of char* argument/func. | Andrew Cagney | 1999-01-17 | 3 | -46/+63 |
* | 1999-01-16 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-16 | 2 | -0/+76 |
* | Changed ABI to match a GCC change. Structs passed by value are always | Zdenek Radouch | 1999-01-15 | 2 | -2/+19 |
* | Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1999-01-15 | 2 | -1/+9 |
* | Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 1999-01-15 | 6 | -0/+55 |
* | 1999-01-15 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-15 | 3 | -0/+39 |
* | 1999-01-15 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-15 | 1 | -0/+41 |
* | * constvars.c: Remove C++-isms. | Stan Shebs | 1999-01-15 | 1 | -1/+6 |
* | * Makefile.in (GDBvn.texi): Fix match expression to work with | Stan Shebs | 1999-01-15 | 3 | -4/+9 |
* | fix stream arguments to fprintf_unfiltered, gdb_flush, print_address_numeric, | David Taylor | 1999-01-14 | 4 | -9/+20 |
* | Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1999-01-14 | 1 | -0/+17 |