Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-08-16 | These files removed in the 1999-08-16 snapshot. | Jason Molenda | 72 | -14146/+0 | |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 144 | -580/+14049 | |
1999-08-16 | This commit was generated by cvs2svn to track changes on a CVS vendor | Jason Molenda | 3 | -2/+7 | |
branch. | |||||
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 3 | -2/+7 | |
1999-08-16 | import gdb-1999-08-16 snapshot | Jason Molenda | 1 | -24/+1 | |
1999-08-16 | Look for register conflicts on stores as well as loads. | Nick Clifton | 2 | -18/+22 | |
1999-08-15 | * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunate | Mark Mitchell | 2 | -2/+7 | |
coincidence of variable names between old and new code. | |||||
1999-08-13 | Only pass positive values to validate_offset_imm() | Nick Clifton | 2 | -16/+25 | |
1999-08-12 | Tidy up formatting. | Nick Clifton | 2 | -261/+204 | |
Fix Thubm weak function support. | |||||
1999-08-12 | Fix interworking problems. | Nick Clifton | 2 | -34/+51 | |
1999-08-11 | Fix typo. | Jeff Law | 1 | -1/+1 | |
1999-08-11 | config/tc-i386.c: Remove dead code | Alan Modra | 2 | -6/+5 | |
1999-08-11 | Check for overflow on R_ARM_PC24 relocs. | Nick Clifton | 2 | -3/+14 | |
1999-08-11 | * config/tc-hppa.c (pa_build_unwind_subspace): Use sane section | Jeff Law | 2 | -1/+5 | |
flags for the unwind subspace. | |||||
1999-08-11 | * elf-hppa.h (elf_hppa_fake_sections): New function. | Jeff Law | 3 | -0/+35 | |
* elf32-hppa.c (elf_backend_fake_sections): Define. | |||||
1999-08-11 | Fix typo in defintion of OUTPUT_FORMAT. | Nick Clifton | 2 | -1/+5 | |
1999-08-11 | remove bigus code. | Nick Clifton | 2 | -38/+0 | |
1999-08-10 | * elf-hppa.h (elf_hppa_final_write_processing): Update for | Jeff Law | 2 | -7/+6 | |
recent changes to the arch_info structure. | |||||
1999-08-10 | Fix typos in last change. | Jeff Law | 1 | -3/+3 | |
1999-08-10 | * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF. | Jeff Law | 2 | -7/+28 | |
(pa_build_unwind_subspace): Remove #if 0 wrapper. Select a suitable relocation based on the size of the target's pointer. Always Use subsegment zero for the unwinders. (pa_level): Handle "2.0w". | |||||
1999-08-10 | * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Handle | Jeff Law | 3 | -1/+30 | |
R_HPPA_SEGBASE and R_HPPA_SEGREL32. * cpu-hppa.c (bfd_hppa20w_arch): New entry in architecture info list. | |||||
1999-08-10 | From Wally Iimura <iimura@microunity.com>: | Ian Lance Taylor | 2 | -2/+12 | |
* dis-buf.c (buffer_read_memory): Rewrite expression to avoid overflow at end of address space. (generic_print_address): Use sprintf_vma. | |||||
1999-08-10 | * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): Always | Mark Mitchell | 2 | -14/+27 | |
output DT_MIPS_GOTSYM. (_bfd_mips_elf_finish_dynamic_sections): Use the same value as DT_MIPS_SYMTABNO if there are no global GOT symbols. | |||||
1999-08-10 | * elf32-mips.c (mips_elf_create_dynamic_relocation): Change | Mark Mitchell | 2 | -54/+132 | |
prototype. Handle local symbols. Add commentary. (mips_elf_calculate_relocation): Adjust accordingly. (_bfd_mips_elf_check_relocs): Handle local symbols in R_MIPS_32 relocations. | |||||
1999-08-10 | * elflink.h (elf_bfd_final_link): Tweak last change. | Mark Mitchell | 2 | -4/+23 | |
1999-08-10 | * elflink.h (elf_link_size_reloc_section): Use the counts in the | Mark Mitchell | 2 | -21/+65 | |
elf-section data to allocate just the right amount of relocation space. Don't allocate the hash space twice. (elf_bfd_final_link): Calculate the amount of space to allocate in each relocation section. | |||||
1999-08-10 | * Makefile.in (LDFLAGS): Define. | Ian Lance Taylor | 2 | -0/+5 | |
1999-08-10 | 1999-08-09 Mark Elbrecht <snowball3@bigfoot.com> | Ian Lance Taylor | 2 | -0/+11 | |
* scripttempl/i386go32.sc: Handle g++ exception sections. | |||||
1999-08-09 | * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type, case 32): When in | Jeff Law | 3 | -13/+26 | |
64bit mode, generate a section relative relocation for a 32bit wide relocation. (elf_hppa_is_local_label_name): New function. * elf32-hppa.c (elf_hppa_is_local_label_name): Deleted. To be shared between 32bit and 64bit port. | |||||
1999-08-09 | * elf32-mips.c (elf_mips_howto_table): Fix src_mask for | Mark Mitchell | 2 | -3/+14 | |
R_MIPS_GOT16 and R_MIPS_CALL16. (mips_elf_got16_entry): Use mips_elf_high to calculate the value to use wheen looking for a preexisting GOT entry. | |||||
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 118 | -12060/+11955 | |
1999-08-09 | rebuild with patched automake | Ian Lance Taylor | 7 | -8/+8 | |
1999-08-09 | 1999-08-09 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 4 | -685/+0 | |
* README-gdb, gdb/testsuite/gdb.c++/ref-types2.cc, gdb/testsuite/gdb.c++/ref-types2.exp, readline/MANIFEST.doc, readline/doc/inc-hist.texi: Removed in the 1999-08-02 snapshot. | |||||
1999-08-09 | * config/tc-d30v.c (write_2_short): Don't group repeat instructions | Joern Rennecke | 2 | -3/+12 | |
with the following instruction unless this was specified. | |||||
1999-08-09 | Hans-Peter Nilsson <hp@bitrange.com> | Nick Clifton | 2 | -1/+9 | |
* readelf.c (process_abbrev_section): Handle standard-conforming single zero at the end of the section. | |||||
1999-08-09 | 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz> | Ian Lance Taylor | 3 | -18/+9 | |
* elf64-sparc.c (sparc64_elf_relocate_section): Back out part of the Sep. 4th, 1998 change. glibc 2.0.x dynamic linker had bug, not binutils. * elf32-sparc.c (elf32_sparc_relocate_section): Likewise. | |||||
1999-08-09 | 1999-08-09 Jakub Jelinek <jj@ultra.linux.cz> | Ian Lance Taylor | 3 | -1/+8 | |
* ld-elfvers/vers.exp: Run tests on sparc*-*-linux*. * ld-shared/shared.exp: Likewise. | |||||
1999-08-09 | From Wally Iimura <iimura@microunity.com>: | Ian Lance Taylor | 2 | -5/+20 | |
* ldlang.c (lang_size_sections): When checking whether an address is within a region, don't get confused by wrapping around at the end of the address space. | |||||
1999-08-09 | 1999-08-09 Geoff Keating <geoffk@cygnus.com> | Ian Lance Taylor | 2 | -4/+19 | |
* elflink.h (elf_link_output_extsym): Don't output a weak reference to an undefined symbol just because it was defined weak in a shared object. | |||||
1999-08-09 | * objdump.c (exit_status): New static variable. | Ian Lance Taylor | 2 | -13/+45 | |
(nonfatal): New static function. (disassemble_data): Set exit_status on error. (read_section_stabs): Likewise. (display_bfd): Likewise. Call nonfatal rather than bfd_nonfatal. (display_file): Call nonfatal rather than bfd_nonfatal. (display_target_list, display_info_table): Likewise. (main): Return exit_status rather than 0. | |||||
1999-08-09 | * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 for | Ian Lance Taylor | 2 | -0/+20 | |
certain sections, to match BFD changes. | |||||
1999-08-09 | * gas/i386/float.s, gas/i386/float.l: Modify to work correctly | Ian Lance Taylor | 11 | -18/+28 | |
when gas uses 2**4 alignment for .text. * gas/i386/general.s, gas/i386/general.l: Likewise. * gas/i386/katmai.s, gas/i386/katmai.d: Likewise. * gas/i386/modrm.s, gas/i386/modrm.l: Likewise. * gas/i386/prefix.s, gas/i386/prefix.d: Likewise. | |||||
1999-08-09 | * binutils-all/objcopy.exp: Add setup_xfail for simple copy test | Ian Lance Taylor | 2 | -1/+6 | |
for i*86-*-msdos*. | |||||
1999-08-09 | 1999-08-09 Eli Zaretskii <eliz@is.elta.co.il> | Ian Lance Taylor | 2 | -1/+26 | |
* coffgen.c (coff_find_nearest_line): When looking for file, use last best match rather than first. If address is beyond last line number record, don't return the last line as the correct value. | |||||
1999-08-09 | * objdump.c (dump_section_header): Update for renaming of | Ian Lance Taylor | 2 | -1/+5 | |
SEC_SHORT to SEC_SMALL_DATA. Print SEC_SHARED flag. | |||||
1999-08-09 | * ldlang.c (wild_doit): Update for renaming of SEC_SHORT to | Ian Lance Taylor | 2 | -3/+6 | |
SEC_SMALL_DATA. | |||||
1999-08-09 | * section.c (SEC_SMALL_DATA): Rename from SEC_SHORT. | Ian Lance Taylor | 3 | -2/+7 | |
* bfd-in2.h: Rebuild. | |||||
1999-08-09 | 1999-08-08 Mark Elbrecht <snowball3@bigfoot.com> | Ian Lance Taylor | 6 | -24/+171 | |
* libcoff-in.h (struct coff_section_alignment_entry): Define. * coffcode.h (coff_set_custom_section_alignment): New static function. (coff_section_alignment_table): New static array. (coff_new_section_hook): Use coff_set_customer_section_alignment. * coff-go32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define. * coff-stgo32.c (COFF_SECTION_ALIGNMENT_ENTRIES): Define. * libcoff.h: Rebuild. | |||||
1999-08-08 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 2 | -2/+8 | |
* configure.in (i[3456]-*-mingw32*): Don't put gprof in noconfigdirs. (*-*-cygwin*): Likewise. | |||||
1999-08-08 | 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 3 | -3/+10 | |
* Makefile.am (noinst_SCRIPTS): Change .gdbinit to $(GDBINIT). (EXTRA_SCRIPTS): Define to keep automake happy. |