Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-21 | * stabs.c (aout_process_stab): Make global. | Hans-Peter Nilsson | 6 | -223/+245 | |
(s_desc): Add ATTRIBUTE_UNUSED to args as appropriate. * read.h (aout_process_stab): Declare. * configure.in (EMULATIONS) [i386aout, i386coff, i386elf]: Generalize to *aout, *coff *elf. * configure: Regenerated. * doc/internals.texi (Object format backend): Say SEPARATE_STAB_SECTIONS needs to be nonzero, not just defined. | |||||
2000-05-21 | * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf. | Hans-Peter Nilsson | 2 | -0/+5 | |
2000-05-21 | Define LIBIBERTY | Nick Clifton | 2 | -0/+7 | |
2000-05-21 | 20000-05-21 H.J. Lu (hjl@gnu.org) | H.J. Lu | 3 | -27/+14 | |
* configure: Revert changes made on May 18 and May 19. * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc directory are used if they exist. Make sure $(build_tooldir)/include is searched for header files, $(build_tooldir)/lib/ for library files. (GCC_FOR_TARGET): Likewise. (CXX_FOR_TARGET): Likewise. | |||||
2000-05-20 | * target.h (target_memory_bfd_section): Removed declaration. | J.T. Conklin | 9 | -97/+32 | |
* target.c (target_memory_bfd_section): Removed. * exec.c (xfer_memory): Removed #if'ed-out code which referenced target_memory_bfd_section. * target.h (target_read_memory_section): Removed declaration. * target.c (target_read_memory_section): Removed. (target_xfer_memory): Update, removed bfd_section argument. (target_read_string, target_read_memory, target_write_memory): Update for above change. * gdbcore.h (read_memory_section): Removed declaration. * corefile.c (read_memory_section): Removed. * jv-lang.c (get_java_utf8_name): Changed calls to read_memory_section to read_memory. * printcmd.c (printf_command): Likewise. * valops.c (value_at, value_fetch_lazy): Likewise. | |||||
2000-05-20 | * Makefile.am (TARG_ENV_HFILES): Delete te-multi.h. | Hans-Peter Nilsson | 3 | -2/+5 | |
* Makefile.in: Regenerated. | |||||
2000-05-19 | * cgen.h (GAS_CGEN_MAX_FIXUPS): Check if already defined. | Catherine Moore | 2 | -0/+6 | |
2000-05-19 | update | Jimmy Guo | 1 | -0/+4 | |
2000-05-19 | regenerate | Jimmy Guo | 1 | -4/+30 | |
2000-05-19 | 20000-05-19 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -2/+20 | |
* configure: Provide --disable-target-dir-sanity-checking to disable the gcc directory checking for cross compiling. | |||||
2000-05-19 | * config/tc-hppa.c (md_apply_fix): Mask out immediate bits of | Jeff Law | 2 | -4/+9 | |
instruction to reflect change in re_assemble_*. | |||||
2000-05-19 | * libhppa.h (re_assemble_3, re_assemble_12, re_assemble_16, | Jeff Law | 3 | -13/+20 | |
re_assemble_17, re_assemble_21, re_assemble_22): Don't mask insn. (hppa_rebuild_insn): Mask immediate bits here instead. * elf-hppa.h (elf_hppa_relocate_insn): Mask here too. | |||||
2000-05-18 | * configure.host, configure.tgt (powerpc-*-netbsd*): New entry. | J.T. Conklin | 9 | -0/+230 | |
* config/powerpc/nbsd.mh, config/powerpc/nbsd.mt, config/powerpc/tm-nbsd.h, config/powerpc/nm-nbsd.h, config/powerpc/xm-nbsd.h: New files. | |||||
2000-05-18 | * mn10300_sim.h (genericAdd, genericSub, genericCmp, genericOr, | Alexandre Oliva | 5 | -167/+175 | |
genericXor, genericBtst): Use `unsigned32'. * op_utils.c: Likewise. * mn10300.igen, am33.igen: Use `unsigned32', `signed32', `unsigned64' or `signed64' where type width is relevant. | |||||
2000-05-18 | 2000-05-18 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 | |
* lexsup.c (parse_args): `i' == `r', not `q'. | |||||
2000-05-18 | Force relocs emited for an executable to contain virtual addresses. | Nick Clifton | 2 | -1/+10 | |
2000-05-18 | 20000-05-18 H.J. Lu (hjl@gnu.org) | H.J. Lu | 2 | -0/+16 | |
* configure: Ask to create the gcc directory for cross compiling if necessary. | |||||
2000-05-18 | * configure.in (hppa*64*-*-*): Do build ld for this configuration. | Jeff Law | 2 | -1/+6 | |
2000-05-18 | * config.bfd (hppa*64*-*-hpux11*): New target triplet. | Jeff Law | 2 | -5/+5 | |
2000-05-18 | * configure.in (hppa-*-hpux11*): If the cpu is hppa*64*, then | Jeff Law | 3 | -235/+226 | |
build PA64 ELF tools. * configure: Rebuilt. | |||||
2000-05-18 | * configure.tgt (hppa*64*-*-*): Enable PA64 target. | Jeff Law | 2 | -1/+5 | |
2000-05-18 | * configure.in: Special case powerpc*-*-aix* target_makefile_frag. | David Edelsohn | 2 | -0/+7 | |
2000-05-18 | Typo. bfd@sourceware -> binutils@sourceware. | Andrew Cagney | 1 | -1/+1 | |
2000-05-17 | Add part of patch omittede from previous delta | Nick Clifton | 1 | -1/+1 | |
2000-05-17 | Fix typo in previous delta | Nick Clifton | 1 | -2/+2 | |
2000-05-17 | Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implement | Nick Clifton | 9 | -14/+60 | |
--emit-relocs switch to the linker to preserve relocs in an output executable | |||||
2000-05-17 | * Makefile.in (configure-target-libiberty): Depend on | Alexandre Oliva | 2 | -1/+6 | |
configure-target-newlib. | |||||
2000-05-17 | 2000-05-12 Michael Snyder <msnyder@.cygnus.com> | Michael Snyder | 2 | -2/+36 | |
* gdb.base/break.exp (bp on small function, optimized file): Add a second pass pattern. The behavior differs here between stabs and dwarf for one-line functions. Stabs preserves two line symbols (one before the prologue and one after) with the same line number, but dwarf regards these as duplicates and discards one of them. Therefore the address after the prologue (where the breakpoint is) has no exactly matching line symbol, and GDB reports the breakpoint as if it were in the middle of a line rather than at the beginning. | |||||
2000-05-17 | 2000-05-12 Michael Snyder <msnyder@.cygnus.com> | Michael Snyder | 2 | -18/+30 | |
* config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Define. | |||||
2000-05-17 | Update dependencies. | Alan Modra | 3 | -1354/+1637 | |
2000-05-17 | * gdb/config/djgpp/README: Fine-tune installation instructions | Eli Zaretskii | 2 | -12/+24 | |
based on user reports. | |||||
2000-05-17 | * mmalloc/Makefile.in (install-info): Make sure $(infodir) exists. | Eli Zaretskii | 4 | -0/+22 | |
Run install-info program on the installed Info files. * gdb/doc/Makefile.in (install-info): Run install-info on installed Info files. | |||||
2000-05-17 | Minor maint et.al. tweeks. | Andrew Cagney | 5 | -59/+115 | |
2000-05-17 | Change v850 break-point instruction to loop. Get around lack of 16 | Andrew Cagney | 2 | -1/+8 | |
bit breakpoint. | |||||
2000-05-17 | Fix fild. | Alan Modra | 2 | -3/+7 | |
2000-05-16 | Apply patch from Charles Wilson to make PE ports search for dynamic libraries | Nick Clifton | 2 | -9/+58 | |
in foo.dll and libfoo.dll before libfoo.a. | |||||
2000-05-16 | * cgen/opcodes fix | Frank Ch. Eigler | 5 | -14/+39 | |
* approved by nickc [opcodes/ChangeLog] 2000-05-16 Frank Ch. Eigler <fche@redhat.com> * fr30-desc.h: Partially regenerated to account for changed CGEN_MAX_* -> CGEN_ACTUAL_MAX_* macros. * m32r-desc.h: Ditto. [include/opcode/ChangeLog] 2000-05-16 Frank Ch. Eigler <fche@redhat.com> * cgen.h (CGEN_MAX_SYNTAX_BYTES): Increase to 32. Check that it exceeds CGEN_ACTUAL_MAX_SYNTAX_BYTES, if set. (CGEN_MAX_IFMT_OPERANDS): Increase to 16. Check that it exceeds CGEN_ACTUAL_MAX_IFMT_OPERANDS, if set. | |||||
2000-05-16 | * som.c (som_decode_symclass): Recognize weak symbols. | Catherine Moore | 2 | -0/+6 | |
2000-05-16 | Review TODO. | Andrew Cagney | 2 | -201/+436 | |
2000-05-16 | Rename mi/ChangeLog-mi -> mi/ChangeLog | Andrew Cagney | 17 | -69/+0 | |
2000-05-16 | Make free_current_contents more robust. Use in MI. | Andrew Cagney | 4 | -10/+16 | |
2000-05-16 | Cleanup discard_minimal_symbols cleanup. | Andrew Cagney | 13 | -16/+34 | |
2000-05-16 | Fix signature of add_set_enum_cmd. Change VAR parameter to char**. | Andrew Cagney | 9 | -33/+48 | |
Cleanup signature of add_set_cmd. Change VAR parameter to void*. | |||||
2000-05-16 | Remove stray extern declaration of wrap_value_subscript(). | Andrew Cagney | 2 | -1/+4 | |
2000-05-16 | Cleanup bfd_close() cleanups. | Andrew Cagney | 8 | -6/+30 | |
2000-05-16 | Fix problems introduced with my last change. | Alan Modra | 2 | -19/+22 | |
2000-05-16 | Skip CVS directories when creating tar ball. | Andrew Cagney | 2 | -2/+10 | |
2000-05-16 | Add code to tweek djunpack as part of release process. | Andrew Cagney | 2 | -1/+30 | |
2000-05-15 | * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH8. | Joern Rennecke | 2 | -0/+11 | |
2000-05-15 | Add notes on register cache. | Andrew Cagney | 2 | -13/+146 | |