Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-05-09 | Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com) | Steve Chamberlain | 1 | -160/+198 | |
* ieee.c (do_one, ieee_slurp_section_data): now supports the load multiple reloc command. | |||||
1991-05-09 | Thu May 9 11:00:45 1991 Steve Chamberlain (steve at cygint.cygnus.com) | Steve Chamberlain | 2 | -6/+14 | |
* sunos.c (sunos4_set_section_contents): Made it so that sections are always padded to their alignment size. | |||||
1991-05-08 | Fixed error message text | Steve Chamberlain | 1 | -1/+1 | |
1991-05-08 | Lint | Steve Chamberlain | 3 | -15/+14 | |
1991-05-08 | Various portability lints. | Steve Chamberlain | 8 | -539/+474 | |
Fixed reloc bug in ieee and oasys. | |||||
1991-05-08 | Added make dep rule. | Steve Chamberlain | 1 | -22/+6 | |
When configure is used, the created makefile will have all the dependencies filled in. | |||||
1991-05-07 | (1) Updated to reflect renamed commands; | Roland Pesch | 1 | -195/+269 | |
(2) Reorganized, bringing more common commands forward, merging "print" and "x" into one section; (3) New sections: "Essential Commands", "GDB Scripts"; (4) Material on convenience vars and value history added to "Expressions"; (5) Uses PostScript fonts by default, also includes (commented out) alternative Computer Modern font definitions that format similarly. | |||||
1991-05-07 | Took out the c++ support | Steve Chamberlain | 1 | -8/+0 | |
1991-05-07 | Fixed the shift reduce errors in the grammer using the yacc debugger. | Steve Chamberlain | 3 | -32/+28 | |
Removed some lint highlighted by the same. | |||||
1991-05-07 | Fixed problem where pc relative stuff was not being translated | Steve Chamberlain | 1 | -7/+41 | |
properly. Oasys keeps no -ve pc in the disp of a branch, so we fake it. | |||||
1991-05-05 | *** empty log message *** | Steve Chamberlain | 2 | -7/+14 | |
1991-05-04 | Saber C (lint) cleanups, and a few bug fixes. See ChangeLog. | John Gilmore | 11 | -39/+90 | |
1991-05-04 | Saber C cleanup. Fix horrid bug in opncls.c in which an obstack is | John Gilmore | 8 | -285/+110 | |
initialized on the stack and then copied into its own allocated space. (Wow, Steve, you're twisted...) | |||||
1991-05-04 | Saber C fixups. | John Gilmore | 1 | -1/+1 | |
1991-05-04 | Roll version to 3.95. | John Gilmore | 2 | -2/+2 | |
1991-05-04 | Fix =&'s in copy.c | John Gilmore | 1 | -2/+2 | |
1991-05-04 | See ChangeLog. | John Gilmore | 4 | -10/+19 | |
1991-05-04 | Jim Kingdon's gdb port to the m88k. | John Gilmore | 1 | -0/+1 | |
1991-05-04 | Jim Kingdon's port to m88k on his last day at Cygnus. | John Gilmore | 1 | -3/+3 | |
1991-05-04 | Jim Kingdon's port of gdb to m88k on his last day. | John Gilmore | 1 | -1/+1 | |
1991-05-04 | John's suggestions. | K. Richard Pixley | 1 | -23/+23 | |
1991-05-04 | *** empty log message *** | Steve Chamberlain | 3 | -18/+6 | |
1991-05-03 | *** empty log message *** | Steve Chamberlain | 8 | -42/+54 | |
1991-05-03 | Rename getopt to libiberty. | John Gilmore | 1 | -2/+5 | |
1991-05-03 | *** empty log message *** | Roland Pesch | 1 | -0/+5 | |
1991-05-03 | There should be a Makefile in the cvs main directory, configured | John Gilmore | 1 | -0/+937 | |
for "./config.gdb none", so that things like "make tags" and "make tar" will work. | |||||
1991-05-03 | Avoid making a machine-dependent (probably wrong) declaration of malloc | John Gilmore | 1 | -2/+0 | |
and free. Depend on the sysdep.h file to do that for us. | |||||
1991-05-03 | Be sure malloc and free are declared; bfd/opncls uses them. | John Gilmore | 1 | -0/+3 | |
1991-05-03 | Changed getopt to libiberty, commented out an aborted attempt at host | K. Richard Pixley | 2 | -11/+35 | |
level Makefiles because it caused errors on +rm, add a warning for directories expected to be removed on +rm but that don't exist. | |||||
1991-05-03 | *** empty log message *** | Jim Kingdon | 1 | -0/+82 | |
1991-05-03 | * mtrace.c: Don't typedef things like size_t, just #define them. | Jim Kingdon | 1 | -0/+7 | |
1991-05-03 | * cplus-dem.c [__STDC__]: Make x{m,re}alloc return void*. | Jim Kingdon | 1 | -2/+4 | |
1991-05-03 | * signame.c: Cast const char* to char* when assigning to sys_siglist. | Jim Kingdon | 1 | -2/+4 | |
1991-05-03 | Make it run on wingnut (88k, DGUX). Complete list of changes in the ChangeLog. | Jim Kingdon | 9 | -23/+1969 | |
1991-05-03 | (osys_read_record): If record->header.lenth <= sizeof (record->header), | Jim Kingdon | 1 | -0/+2 | |
then return rather than passing a negative (or zero) nelts to bfd_read. | |||||
1991-05-03 | Make arg to zalloc a bfd_size_type not a size_t | Jim Kingdon | 1 | -1/+1 | |
1991-05-03 | Make it limp for MIPS ECOFF, too. | John Gilmore | 1 | -0/+7 | |
1991-05-03 | Mips bringup and general cleanup | John Gilmore | 5 | -244/+35 | |
* cplus-dem.c: Move CPLUS_MARKER define to after defs.h. * infptrace.c (PT_WRITE_D, PT_READ_D): Use correct values. (This still doesn't seem to make MIPS bkpts work.) * mipsread.c: Remove dup "Reading symbol data..." msg. (symbol_file_command, add_file_command): Remove, obsol. * printcmd.c (ptype_command): Say "an enum" rather than "a enum". Wrap output appropriately. * stack.c (locals_info, catch_info, args_info): Check selected_frame rather than target_has_stack or coredumping. * valprint.c (type_print_varspec_suffix): Wrap "ptype" output of enums appropriately. | |||||
1991-05-03 | *** empty log message *** | Jim Kingdon | 1 | -14/+13 | |
1991-05-02 | Merge Per Bothner's MIPS changes from 31 March 1991 (bfd-0.5.2-patch1a) | John Gilmore | 8 | -622/+149 | |
and make the result compile and run on the DEC 3100. It still has trouble running but it can handle opening exec and symbol files in ecoff format. | |||||
1991-05-02 | Make it compile on DEC 3100. | John Gilmore | 1 | -11/+21 | |
1991-05-02 | Minor cleanup to make it compile on DECstation. | John Gilmore | 2 | -37/+53 | |
1991-05-02 | Make bfd_filename return a char *, not a const char *. | Jim Kingdon | 1 | -1/+3 | |
1991-05-02 | *** empty log message *** | Jim Kingdon | 1 | -68/+93 | |
1991-05-02 | *** empty log message *** | Jim Kingdon | 2 | -236/+259 | |
1991-05-02 | Merge devo/bfd with GDB's bfd. | John Gilmore | 2 | -6/+6 | |
1991-05-02 | * xm-sun386.h: Don't define SET_STACK_LIMIT_HUGE. | Jim Kingdon | 1 | -1/+3 | |
1991-05-02 | * blockframe.c, breakpoint.c, core.c, command.c, findvar.c, | Jim Kingdon | 1 | -1/+1 | |
eval.c, expprint.c, infcmd.c, infrun.c, main.c, printcmd.c, remote.c, source.c, stack.c, dbxread.c, coffread.c, symfile.h, symfile.c, utils.c, valarith.c, values.c, valops.c, tm-68k.h, target.c, inftarg.c, ieee-float.c, environ.c, defs.h, command.h, inferior.h, gdbcore.h, symtab.h, expression.h, symtab.c, cplus-dem.c, value.h, expread.y, valprint.c, copying.awk, solib.c, inflow.c, symmisc.c : Lint. Use read_memory not read_memory_integer on CORE_ADDR's. Use {value_as,unpack}_pointer (added to values.c) not {value_as,unpack}_long on CORE_ADDR's. Use longest_to_int (added to defs.h) instead of cast to int. Remove from_tty arg to mod_path. Put symfile_bfd in {coff,dbx}read.c not symfile.h. Use OP_NULL instead of 0 where dummy enum exp_opcode needed. | |||||
1991-05-02 | The list of changes is too long to fit in the cvs log (since it truncates!). | Jim Kingdon | 30 | -145/+393 | |
Look at the ChangeLog for Apr 30 and May 1. | |||||
1991-05-02 | * signame.c: Include defs.h and param.h. | Jim Kingdon | 2 | -0/+46 | |