aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1995-11-02 * i386-tdep.c (i386_extract_return_value): Make function visibleFred Fish1-0/+226
1995-11-01 * breakpoint.c (breakpoint_re_set): Fix typo in comment.Fred Fish1-1/+2
1995-11-01 * symtab.c (in_prologue): Document func_start and when it is zeroFred Fish1-0/+6
1995-10-31 * elfread.c: Include elf-bfd.h rather than libelf.h.Fred Fish1-0/+4
1995-10-31Tue Oct 31 10:42:42 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+4
1995-10-29 * monitor.c: Include gnu-regex.h rather than system regex.h.Fred Fish1-0/+4
1995-10-29Sat Oct 28 23:51:48 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+9
1995-10-28 * symtab.h (enum address_class): Add LOC_UNRESOLVED forPeter Schauer1-0/+15
1995-10-27 * config/mips/tm-magic.h config/mips/magic.mt: New files forStu Grossman1-0/+2
1995-10-27 * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1-0/+53
1995-10-27 * config/xm-mpw.h: New file, all-Mac host support.Stan Shebs1-1/+5
1995-10-27 * mpw-config.in: Add support for PowerMac host, add beginningsStan Shebs1-6/+18
1995-10-26 * regex.h: Renamed to gnu-regex.h.Brendan Kehoe1-0/+14
1995-10-25forgot to check this in.Jason Molenda1-0/+6
1995-10-24 * monitor.h (struct memrw_cmd->resp_delim): Document this as a regexp.Stu Grossman1-0/+1
1995-10-24 * monitor.c (monitor_expect_regexp): Same as monitor_expect, butStu Grossman1-0/+8
1995-10-24 * infrun.c (wait_for_inferior): Disable questionable code nearStu Grossman1-0/+20
1995-10-23The revision 2.48 change (grossman 1995/10/16) had unfortunatelyJackie Smith Cashion1-0/+10
1995-10-21 * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):Peter Schauer1-2/+21
1995-10-20 * defs.h (SEEK_SET, SEEK_CUR): Add default definitions.Stan Shebs1-0/+15
1995-10-19 * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works.Stan Shebs1-0/+8
1995-10-19 * mpw-config.in: Adapt to work with autoconf'ed configury;Stan Shebs1-0/+14
1995-10-18 * hppa-tdep.c (frame_chain): Fix more obscure problems causedJeff Law1-0/+4
1995-10-17 * config/pa/hppahpux.mt (XDEPFILES): Remove bogus definition.Jeff Law1-0/+5
1995-10-17Fix typoFred Fish1-0/+4
1995-10-16 * remote-mips.c: Add support for speedy (about 10x faster)Stu Grossman1-0/+3
1995-10-16 * remote-array.c: Move baud_rate initialization fromStu Grossman1-0/+6
1995-10-16 * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered instead ofStu Grossman1-0/+3
1995-10-16 * Makefile.in sh3-rom.c config/sh/sh.mt config/sh/tm-sh.h: AddStu Grossman1-0/+8
1995-10-16 * sparcl-tdep.c: Cleanup serial error handling.Stu Grossman1-0/+4
1995-10-16 * dcache.c: Change default value of remotecache to off. It justStu Grossman1-0/+15
1995-10-15 * rs6000-tdep.c: Don't include a.out.h, improve some formatting.Stan Shebs1-2/+12
1995-10-13 * somsolib.c (som_solib_add): Just give a warning if a fileJeff Law1-0/+7
1995-10-12 * corelow.c (core_open): Don't update the to_sections andJeff Law1-0/+11
1995-10-12 * Makefile.in (VERSION): Bump version to 4.15.1Fred Fish1-0/+11
1995-10-10Document changesFred Fish1-0/+9
1995-10-10Tue Oct 10 12:25:11 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+5
1995-10-09 * NEWS: Add information about win32 and arm code.Steve Chamberlain1-0/+11
1995-10-09 * ch-exp.y (yylex): Also look for '$' following '$'.Per Bothner1-0/+4
1995-10-08fix typoMichael Meissner1-0/+4
1995-10-07Modify last patch based on advice from Stu.Jim Wilson1-0/+5
1995-10-07 * top.c (execute_control_command): Use 0/1 instead of BFD'sStan Shebs1-12/+20
1995-10-06 * sparcl-stub.c: include sparclite.h to get access to registerStu Grossman1-0/+14
1995-10-06Changes to make the simulator work again.Jim Wilson1-0/+10
1995-10-06 * values.c allocate_repeat_value): Allocate an array type, andPer Bothner1-0/+10
1995-10-05 * parse.c (write_dollar_variable): New function.Per Bothner1-0/+11
1995-10-05Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com>Steve Chamberlain1-0/+12
1995-10-05 * expression.h (enum exp_code): Added OP_NAME.Per Bothner1-0/+15
1995-10-05 * gdbtypes.c (get_discrete_bounds): New function.Per Bothner1-0/+9
1995-10-03 * remote-nrom.c (nrom_ops): Add value for to_thread_alive,Stan Shebs1-9/+16