* valops.c (value_slice): Implement (value) bitstring slices.
[binutils-gdb.git] / gdb / ChangeLog
1995-12-01 Per Bothner * valops.c (value_slice): Implement (value) bitstring...
1995-12-01 Per Bothner * gdbtypes.c (check_stub_type): Removed; no longes...
1995-11-30 Per Bothner * ch-exp.y: Replaced by ...
1995-11-30 Per Bothner * scm-valprint.c (scm_isymnames): Remove "#@" prefix.
1995-11-30 Per Bothner * f-typeprint.c, valarith.c, valprint.c, typeprint...
1995-11-30 Per Bothner * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f...
1995-11-30 Per Bothner * gdbtypes.h (enum type_code): Added TYPE_CODE_TYPEDEF.
1995-11-29 Per Bothner * top.c (command_line_input): Only strip out an initi...
1995-11-29 Per Bothner * expression.h (enum exp_opcode): Add BINOP_RANGE.
1995-11-29 Per Bothner * Makefile.in: Clean up so doc stuff stays in doc...
1995-11-29 Michael MeissnerMake debugging remote gdb friendlier
1995-11-29 David EdelsohnFix typo.
1995-11-29 David Edelsohn * Makefile.in (target_subdir): Define.
1995-11-28 David Edelsohn * dbxread.c (dbx_symfile_read): Set block_address_func...
1995-11-28 Fred Fish * magic.h: Renamed to gmagic.h to avoid <magic.h...
1995-11-25 Peter Schauer * mdebugread.c (handle_psymbol_enumerators, parse_symbol):
1995-11-24 Jeff Law * top.c (recurse_read_control_structure): Don...
1995-11-22 Fred Fish * config/m68k/xm-hp300hpux.h: Define MMAP_BASE_ADDRESS...
1995-11-21 Fred Fish * objfiles.c (map_to_address): Have gdb print a warnin...
1995-11-20 Stu Grossman * infrun.c (wait_for_inferior): Add support for dynam...
1995-11-20 Fred Fish * objfiles.c (allocate_objfile): Change warning messag...
1995-11-20 Peter Schauer * stack.c (print_frame_info): Use minimal symbol...
1995-11-19 Peter Schauer * irix5-nat.c, osfsolib.c (solib_address): Return...
1995-11-19 Fred Fish * solib.c (solib_address): Return the name of the...
1995-11-16 Stan Shebs * utils.c: Don't include sys/ioctl.h etc if MPW is...
1995-11-15 David Edelsohn* config/arm/tm-arm.h (ADDITIONAL_REGISTER_NAMES):...
1995-11-14 Stu Grossman * monitor.c (monitor_load_srec monitor_make_srec)...
1995-11-14 Michael MeissnerAdd preliminary ppcbug support.
1995-11-13 Jeff Law * partial-stab.h: Remove GDB_TARGET_IS_HPPA...
1995-11-09 Michael MeissnerEnable powerpc simulator for all powerpc-eabi targets...
1995-11-09 Raymond Jou * mpw-config.in: Add variable with names of SIOW libra...
1995-11-09 Stan Shebs * mpw-make.sed: Edit @ENABLE_CFLAGS@ out, mpw-configur...
1995-11-08 Jackie Smith Cashion* config/mips/vr4300.mt: Added simulator to default...
1995-11-08 Stu Grossman * remote-mips.c (mips_initialize): Fix brain damage...
1995-11-08 Stu Grossman * remote-mips.c (mips_initialize): Fix brain damage...
1995-11-07 Raymond JouExclude resources from SIOWgdb.
1995-11-07 Jackie Smith Cashion* remote-mips.c (mips_initialize): Updated to talk...
1995-11-06 Jackie Smith Cashion*** empty log message ***
1995-11-06 Jackie Smith Cashion*** empty log message ***
1995-11-05 Jason Molenda * configure.in (AC_CHECK_HEADERS): add stddef.h.
1995-11-05 Fred FishFix typo in ChangeLog itself.
1995-11-05 Fred Fish * Makefile.in (COMMON_OBS): Use corefile.o rather...
1995-11-04 Stu Grossman * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS.
1995-11-02 Fred Fish * i386-tdep.c (i386_extract_return_value): Make funct...
1995-11-01 Fred Fish * breakpoint.c (breakpoint_re_set): Fix typo in comment.
1995-11-01 Fred Fish * symtab.c (in_prologue): Document func_start and...
1995-10-31 Fred Fish * elfread.c: Include elf-bfd.h rather than libelf.h.
1995-10-31 Steve ChamberlainTue Oct 31 10:42:42 1995 steve chamberlain <sac@slash...
1995-10-29 Fred Fish * monitor.c: Include gnu-regex.h rather than system...
1995-10-29 Steve ChamberlainSat Oct 28 23:51:48 1995 steve chamberlain <sac@slash...
1995-10-28 Peter Schauer * symtab.h (enum address_class): Add LOC_UNRESOLVED for
1995-10-27 Stu Grossman * config/mips/tm-magic.h config/mips/magic.mt: New...
1995-10-27 Stu Grossman * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJM...
1995-10-27 Stan Shebs * config/xm-mpw.h: New file, all-Mac host support.
1995-10-27 Stan Shebs * mpw-config.in: Add support for PowerMac host, add...
1995-10-26 Brendan Kehoe * regex.h: Renamed to gnu-regex.h.
1995-10-25 Jason Molendaforgot to check this in.
1995-10-24 Stu Grossman * monitor.h (struct memrw_cmd->resp_delim): Document...
1995-10-24 Stu Grossman * monitor.c (monitor_expect_regexp): Same as monitor_...
1995-10-24 Stu Grossman * infrun.c (wait_for_inferior): Disable questionable...
1995-10-23 Jackie Smith CashionThe revision 2.48 change (grossman 1995/10/16) had...
1995-10-21 Peter Schauer * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):
1995-10-20 Stan Shebs * defs.h (SEEK_SET, SEEK_CUR): Add default definitions.
1995-10-19 Stan Shebs * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform...
1995-10-19 Stan Shebs * mpw-config.in: Adapt to work with autoconf'ed configury;
1995-10-18 Jeff Law * hppa-tdep.c (frame_chain): Fix more obscure...
1995-10-17 Jeff Law * config/pa/hppahpux.mt (XDEPFILES): Remove...
1995-10-17 Fred FishFix typo
1995-10-16 Stu Grossman * remote-mips.c: Add support for speedy (about 10x...
1995-10-16 Stu Grossman * remote-array.c: Move baud_rate initialization from
1995-10-16 Stu Grossman * gdbtk.c (gdb_disassemble): Use fprintf_unfiltered...
1995-10-16 Stu Grossman * Makefile.in sh3-rom.c config/sh/sh.mt config/sh...
1995-10-16 Stu Grossman * sparcl-tdep.c: Cleanup serial error handling.
1995-10-16 Stu Grossman * dcache.c: Change default value of remotecache to...
1995-10-15 Stan Shebs * rs6000-tdep.c: Don't include a.out.h, improve some...
1995-10-13 Jeff Law * somsolib.c (som_solib_add): Just give a warni...
1995-10-12 Jeff Law * corelow.c (core_open): Don't update the to_se...
1995-10-12 Fred Fish * Makefile.in (VERSION): Bump version to 4.15.1
1995-10-10 Fred FishDocument changes
1995-10-10 Steve ChamberlainTue Oct 10 12:25:11 1995 steve chamberlain <sac@slash...
1995-10-09 Steve Chamberlain * NEWS: Add information about win32 and arm code.
1995-10-09 Per Bothner * ch-exp.y (yylex): Also look for '$' following '$'.
1995-10-08 Michael Meissnerfix typo
1995-10-07 Jim WilsonModify last patch based on advice from Stu.
1995-10-07 Stan Shebs * top.c (execute_control_command): Use 0/1 instead...
1995-10-06 Stu Grossman * sparcl-stub.c: include sparclite.h to get access...
1995-10-06 Jim WilsonChanges to make the simulator work again.
1995-10-06 Per Bothner * values.c allocate_repeat_value): Allocate an array...
1995-10-05 Per Bothner * parse.c (write_dollar_variable): New function.
1995-10-05 Steve ChamberlainThu Oct 5 13:27:30 1995 steve chamberlain <sac@slash...
1995-10-05 Per Bothner * expression.h (enum exp_code): Added OP_NAME.
1995-10-05 Per Bothner * gdbtypes.c (get_discrete_bounds): New function.
1995-10-03 Stan Shebs * remote-nrom.c (nrom_ops): Add value for to_thread_alive,
1995-10-03 Jeff Law * top.c (build_command_line): Demand arguments for...
1995-10-02 Jason Molenda * Makefile.in (X11_CFLAGS): Set only to @X_INCDIR@.
1995-09-30 Per Bothner * scm-lang.c: Moved Scheme value printing code to ...
1995-09-30 Jason Molenda * configure.in: X_INCDIR and X_LIBDIR added.
1995-09-30 Steve ChamberlainFri Sep 29 02:10:05 1995 steve chamberlain <sac@slash...
1995-09-30 Steve Chamberlain * remote-rdp.c (rdp_init): Take out variable baud...
1995-09-29 Per Bothner * defs.h (enum language): Add language_scm.
next