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