summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'gdb-1999-12-13'.gdb-1999-12-13nobody1999-12-14307-259674/+0
* Fix elf linker's handling of commons in archive mapsNick Clifton1999-12-102-1/+120
* Revert previous patch.Nick Clifton1999-12-1019-76/+35
* Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1999-12-1019-15/+111
* *** empty log message ***Jim Blandy1999-12-071-0/+8
* Add support for SSE registers in ELF core files.Jim Blandy1999-12-071-12/+49
* * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16Ian Lance Taylor1999-12-032-0/+7
* * archures.c (bfd_mach_am33): Define.Jeff Law1999-12-015-3/+189
* * elf.c (bfd_get_elf_phdrs, bfd_get_elf_phdr_upper_bound): NewJim Blandy1999-11-293-0/+71
* Add new relocations for alpha explicit relocation supportMichael Meissner1999-11-285-0/+65
* Add support for target specific processing of ELF segmentsNick Clifton1999-11-264-17/+82
* Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1999-11-252-2/+5
* Add SEC_CODE and SEC_READONLY flags to glue sections.Nick Clifton1999-11-252-2/+8
* fix typoiNick Clifton1999-11-202-1/+5
* * elf32-m68k.c (elf_cpu32_plt0_entry): Fix encoding.Catherine Moore1999-11-192-4/+9
* Fix processing of RVA relocsNick Clifton1999-11-182-1/+18
* * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson1999-11-185-18/+58
* * libbfd.c (bfd_read): Check result of read against desired resultIan Lance Taylor1999-11-092-8/+25
* * ieee.c (ieee_slurp_debug): Get the length of the debugIan Lance Taylor1999-11-091-1/+8
* * som.c (som_fixup_formats): Improve handling of R_AUX_UNWIND,Jeff Law1999-11-022-5/+10
* * elflink.h (elf_bfd_final_link): Make last_local signed.Ian Lance Taylor1999-10-282-3/+7
* * stabs.c (_bfd_link_section_stabs): Make sure .stabstr sectionIan Lance Taylor1999-10-282-0/+7
* D10V patches from CagneyMichael Meissner1999-10-254-14/+58
* 1999-10-15 Andrew Haley <aph@cygnus.com>Andrew Haley1999-10-182-0/+6
* Fix typo in last change.Jeff Law1999-10-171-1/+1
* * libhppa.h (bfd_hppa_insn2fmt): Change to return an int.Jeff Law1999-10-172-3/+7
* * elflink.h (elf_merge_symbol): When overriding a weak symbol withIan Lance Taylor1999-10-082-2/+12
* * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERALGeoffrey Keating1999-10-082-37/+32
* * archures.c (bfd_mach_m32rx): Define it.Doug Evans1999-10-053-0/+4
* * cpu-m32r.c (arch_info_struct): New static global.Doug Evans1999-10-053-1/+19
* Fred Fish <fnf@cygnus.com>Richard Henderson1999-09-286-34/+181
* * elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.Geoffrey Keating1999-09-282-126/+6
* Fred Fish <fnf@cygnus.com>Richard Henderson1999-09-242-180/+198
* fix comment; from Fred Fish <fnf@ninemoons.com>Ian Lance Taylor1999-09-192-2/+2
* * som.c (NO_PCREL_MODES): Define if the system does not defineJeff Law1999-09-193-1/+100
* Support 8 and 16-bit relocs for i386coff. Enable i386 gas testsuite testsAlan Modra1999-09-182-100/+114
* Undeo previous delta. Set gc_mark instead.Nick Clifton1999-09-172-2/+16
* * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.Jeff Law1999-09-162-1/+9
* * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in theJeff Law1999-09-162-9/+54
* (elf_cpu32_plt0_entry): Use a1 instead of a0.Catherine Moore1999-09-162-4/+9
* * elf-hppa.h (elf_hppa_relocate_section): Allow undefinedJeff Law1999-09-162-8/+38
* Mark interworking sections as linker created to prevent garbage collection.Nick Clifton1999-09-162-2/+8
* * elf-hppa.h (elf_hppa_final_link): Revamp __gp handling.Jeff Law1999-09-152-32/+56
* Fix problem with going to automake 2.14Michael Meissner1999-09-143-2/+9
* Change ELF_MAXPAGESIZE to 0x1Nick Clifton1999-09-142-1/+6
* * elf-hppa.h (elf_hppa_record_segment_addrs): New function.Jeff Law1999-09-142-8/+66
* * elf-hppa.h (elf_hppa_final_link): Remove unused variables.Jeff Law1999-09-142-11/+8
* 1999-09-13 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-132-92/+179
* 1999-09-13 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-132-0/+8
* Apply Philip Blundell's patch to prevent range checks on weak symbols.Nick Clifton1999-09-132-10/+24