aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-07-14 * ldlang.c (wild_doit): Copy SEC_SHORT to output section.Richard Henderson1-0/+4
1999-07-14 * elfxx-target.h (elfNN_bed): Add elf_backend_want_dynbss.Richard Henderson2-1/+6
1999-07-14 * elf32-mips.c (struct mips_got_info): Add global_gotno.Richard Henderson2-5/+44
1999-07-14 * write.c (cvt_frag_to_fill): Use frag file and line in rs_orgIan Lance Taylor2-4/+20
1999-07-14 * elf32-mips.c (mips_elf_obtain_contents): Swap the 16-bitMark Mitchell2-2/+13
1999-07-14 * elf32-mips.c (elf_mips16_gprel_howto): Adjust src_mask andMark Mitchell2-41/+51
1999-07-14 * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell2-0/+5
1999-07-13 * elf32-mips.c (mips_elf_calculate_relocation): Handle R_MIPS16_26.Mark Mitchell2-35/+108
1999-07-13 * elf.c (assign_file_positions_for_segments): Thinko last change.Richard Henderson2-3/+6
1999-07-13 * elf-bfd.h (struct elf_backend_data): Add want_dynbss.Richard Henderson4-20/+36
1999-07-13 * elf-bfd.h (struct elf_link_local_dynamic_entry): New.Richard Henderson11-635/+306
1999-07-13* elf.c (assign_file_positions_for_segments): Don't overwrite p_flags.Richard Henderson1-3/+1
1999-07-13 * elf32-mips.c (mips_elf_calculate_relocation): Do not complainMark Mitchell2-6/+29
1999-07-13Remove xfails for arm toolchains.Nick Clifton2-3/+8
1999-07-138Alan Modra1-7/+10
1999-07-13oAlan Modra1-0/+4
1999-07-13 * m68k.h (EF_CPU32): Move definition inside multiple inclusionAndreas Schwab2-2/+7
1999-07-12import gdb-1999-07-12 snapshotJason Molenda3-0/+1066
1999-07-12 * dwarf2.c (read_attribute): Support DW_FORM_ref8.Mark Mitchell2-26/+98
1999-07-12Removed as of the gdb-1999-07-12 snapshot.Jason Molenda2-668/+0
1999-07-12import gdb-1999-07-12 snapshotJason Molenda29-167/+423
1999-07-12 * aout64.h (N_SHARED_LIB): Define as 0 if TEXT_START_ADDR isIan Lance Taylor2-0/+9
1999-07-12 * bfd-in.h: Remove tests of COFF_IMAGE_WITH_PE.Ian Lance Taylor3-34/+22
1999-07-12 * Makefile.am: Rebuild dependencies.Ian Lance Taylor2-15/+15
1999-07-12 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor80-1177/+1258
1999-07-12 * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab2-29/+33
1999-07-12 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Fill inAndreas Schwab2-1/+10
1999-07-12 * elf32-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab3-5/+10
1999-07-12 * Many files: Changes to avoid gcc warnings: Remove unused localIan Lance Taylor22-80/+84
1999-07-12 * emultempl/elf32.em (ld_${EMULATION_NAME}_emulation): Add missingAndreas Schwab2-1/+6
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor12-85/+128
1999-07-11rebuildIan Lance Taylor1-215/+226
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor7-26/+39
1999-07-11 * corefile.c (core_create_function_syms): Add ATTRIBUTED_UNUSED.Ian Lance Taylor3-2/+8
1999-07-11 * dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.Ian Lance Taylor5-1208/+1375
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor16-108/+123
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor26-209/+236
1999-07-11 * ansidecl.h: Copy attribute support macros from egcs.Ian Lance Taylor2-1/+38
1999-07-11 * splay-tree.c (splay_tree_insert): Add initialization to avoidIan Lance Taylor2-2/+7
1999-07-11 * configure: Add -W -Wall to the default CFLAGS when compiling withIan Lance Taylor2-6/+14
1999-07-11 * elf.c (bfd_elf_hash): Change parameter from unsigned char * toIan Lance Taylor4-8/+17
1999-07-11Fix typo in previous change.Mark Mitchell1-2/+2
1999-07-11 * libbfd.c (bfd_put_8): Make it of type `void'.Mark Mitchell4-5/+26
1999-07-11 * elflink.h (elf_link_read_relocs_from_section): Be type-correct.Mark Mitchell2-1/+5
1999-07-09 * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCALIan Lance Taylor3-4/+8
1999-07-09 * ldfile.c: Revert patch of 1999-07-08.Ian Lance Taylor2-32/+37
1999-07-09 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.Ian Lance Taylor2-2/+6
1999-07-09Include big endian and little endian formats in OUTPUT_FORMAT directive.Nick Clifton2-1/+6
1999-07-09Applied patch from Felix Lee <flee@cygnus.com>:Nick Clifton2-2/+13
1999-07-09Only decode 64bit ELF files if the host compiler supports a 64bit data type.Nick Clifton2-7/+64