Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1993-06-04 | * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and | Ian Lance Taylor | 2 | -2/+5 | |
incorrect definitions. | |||||
1993-06-04 | * gdb.t11/list.exp: Fixed a couple of typos. | Ian Lance Taylor | 1 | -0/+4 | |
1993-06-04 | * config/obj-ecoff.c (ecoff_build_procs): Force the adr of the | Ian Lance Taylor | 1 | -0/+5 | |
first FDR in a file to be zero. | |||||
1993-06-04 | * coff-mips.c (ecoff_get_debug): Get the offset from the first PDR | Ian Lance Taylor | 1 | -0/+5 | |
for the FDR, not from the first PDR in the file. | |||||
1993-06-04 | * ser-go32.c: Clean up lots of compilation nits. | Stu Grossman | 2 | -14/+19 | |
1993-06-04 | oops -- keep elf64.c too | Ken Raeburn | 1 | -0/+1 | |
1993-06-03 | * Patches from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 1 | -0/+12 | |
* hppa.h: Rework single precision FP instructions so that they correctly disassemble code PA1.1 code. | |||||
1993-06-03 | * Patches from Jeffrey Law <law@cs.utah.edu>. | Stu Grossman | 3 | -23/+34 | |
* hppab-nat.c: Eliminate unnecessary ifdefs for FETCH_INFERIOR_REGISTERS, CANNOT_FETCH_REGISTER, and CANNOT_STORE_REGISTER. (fetch_register): Delete code to handle CANNOT_FETCH_REGISTER. * hppa-pinsn.c: Support 'I', 'J', and 'K' in output templates for 1.1 FP computational instructions. | |||||
1993-06-03 | * hppa.c (hppa_get_symbol_info): New func needed for JUMP_TABLE. | Stu Grossman | 2 | -0/+15 | |
1993-06-03 | Define hppa_get_symbol_info. Missed it when updating for nm. | David MacKenzie | 2 | -0/+13 | |
1993-06-03 | For gas and binutils snapshots, use .gz now instead of .z. (FSF is changing | Ken Raeburn | 2 | -10/+18 | |
gzip.) | |||||
1993-06-03 | bump version number | Ken Raeburn | 1 | -0/+2 | |
1993-06-03 | keep ho-hppabsd.h | Ken Raeburn | 1 | -0/+1 | |
1993-06-03 | today's changes; details from Utah on their changes | Ken Raeburn | 1 | -5/+26 | |
1993-06-03 | eliminate most prototypes so ansidecl.h isn't needed before this file ↵ | Ken Raeburn | 1 | -32/+29 | |
(incomplete) | |||||
1993-06-03 | updates from Utah | Ken Raeburn | 1 | -1340/+2541 | |
1993-06-03 | today's changes | Ken Raeburn | 1 | -0/+83 | |
1993-06-03 | new file, from utah | Ken Raeburn | 1 | -0/+55 | |
1993-06-03 | * c++filt.1: fixed %^*(^% typo | Jeffrey Osier | 1 | -1/+2 | |
1993-06-03 | hack backquoted command in Makefile.in to always have zero exit status | Ken Raeburn | 2 | -1/+6 | |
1993-06-03 | * Makefile.in: added c++filt and objcopy to MANPAGES variable | Jeffrey Osier | 3 | -1/+8 | |
* .Sanitize: keep c++filt.1 and objcopy.1 | |||||
1993-06-03 | Add gdbserver directory. | Stu Grossman | 1 | -0/+1 | |
1993-06-03 | * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES instead.) | Stu Grossman | 5 | -850/+222 | |
* alldeps.mak, depend: Rebuild to account for ser-tcp. * config/sparc/sun4os4.mh: Add ser-tcp to XDEPFILES. | |||||
1993-06-03 | * gdbserver/Makefile.in (gdbserver): Use -lbsd. | Stu Grossman | 3 | -50/+13 | |
* gdbserver/remote-inflow{-sparc}.c (create_inferior): Don't use a shell when running the child, as args have been expanded by the time we get here. Simplify calling convention. * gdbserver/remote-server.c (main): Use new calling convention for create_inferior, remove defunct code for coalescing argv. Remove extra calls to mywait(), as we no longer have to wade through a shell. | |||||
1993-06-03 | * target.c (target_read_memory_partial): Don't deref errnoptr | Stu Grossman | 1 | -0/+5 | |
when checking for null pointer. | |||||
1993-06-03 | rename LOADLIBES to EXTRALIBS | David D. Zuhn | 2 | -12/+16 | |
1993-06-03 | 1) 'else true' for *!@#@ Ultrix | David D. Zuhn | 1 | -0/+10 | |
2) reduce window of vulnerability for gcc-no-fixedincludes | |||||
1993-06-03 | go32 needs math library | David D. Zuhn | 1 | -0/+6 | |
1993-06-03 | Add m68k-coff to ld so it'll work right. | Rob Savoye | 1 | -1/+1 | |
1993-06-03 | Removed board dependant stuff. | Rob Savoye | 1 | -2/+2 | |
1993-06-03 | * remote-es1800.c: Fix typo. | John Gilmore | 3 | -5/+18 | |
.Sanitize: Add comments about what's getting deliberately ignored. | |||||
1993-06-03 | * c++filt.1, objcopy.1: new man pages | Jeffrey Osier | 3 | -0/+242 | |
1993-06-03 | Add these from DejaGnu so the testsuites compile for targets again. | Rob Savoye | 14 | -0/+798 | |
1993-06-03 | binutils.texi: put in zoo's info-dir entry stuff (it's cleaner) | Jeffrey Osier | 1 | -1/+1 | |
1993-06-02 | binutils.texi: final tweaks for c++filt chapter | Jeffrey Osier | 1 | -0/+18 | |
1993-06-02 | rest of utah changes | Ken Raeburn | 1 | -0/+6 | |
1993-06-02 | eliminate use of obsolete EXFUN | Ken Raeburn | 1 | -2/+2 | |
1993-06-02 | elfcode.h | Ken Raeburn | 5 | -277/+882 | |
1993-06-02 | keep new files | Ken Raeburn | 1 | -0/+2 | |
1993-06-02 | new file for hppa linker support | Ken Raeburn | 1 | -0/+49 | |
1993-06-02 | config.guess: Recognize hppa1.{0,1}-hp-bsd | Ken Raeburn | 1 | -0/+5 | |
1993-06-02 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | Per Bothner | 2 | -1/+8 | |
Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | |||||
1993-06-02 | * gdb.texinfo (set print elements): Note that the number of | Fred Fish | 2 | -0/+6 | |
elements is set to unlimited by "set print elements 0". | |||||
1993-06-02 | * target.c (target_read_memory_partial): Like target_read_memory, | Fred Fish | 1 | -0/+13 | |
but does partial reads, such as reads that bump into the end of the address space. * target.h (target_read_memory_partial): Add prototype. * valprint.c (PRINT_MAX_DEFAULT): New define, initial value 200. * valprint.c (val_print_string): Complete rewrite to fix bug with bumping into end of memory, avoiding unnecessarily long reads, and fixing bug when print_max is set to 0 (unlimited print length). * valprint.c (_initialize_valprint): Use PRINT_MAX_DEFAULT to initialize print_max. | |||||
1993-06-02 | * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug | Fred Fish | 1 | -0/+8 | |
is fixed and PR is closed. * gdb.t16 (gdbme.c): Add simple test string variable. * gdb.t16 (printcmds.exp): Add tests with simple test string variable, primarily for boundaries on "set print elements". | |||||
1993-06-02 | * configure.in: Add support for rom68k and bug boot monitors. | Rob Savoye | 2 | -0/+8 | |
1993-06-02 | * Makefile.in (bfd.h): Move closer to headers - and after 'all'! | Per Bothner | 2 | -61/+72 | |
1993-06-01 | Add support for rom68k and bug boot monitors. | Rob Savoye | 2 | -2/+27 | |
1993-06-01 | don't bother checking return value from hash_new | Ken Raeburn | 1 | -2/+0 | |
1993-06-01 | * ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR | Per Bothner | 2 | -2/+10 | |
symbols, unless stripping. |