aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-07-12This commit was manufactured by cvs2svn to create tag 'gdb-1999-07-12'.gdb-1999-07-12nobody2365-922849/+0
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
1999-07-08Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-2/+35
1999-07-08Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-5/+15
1999-07-08 * sparc.h (ELF64_R_TYPE_DATA): Sign extend the value.Richard Henderson2-14/+15
1999-07-08Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-1/+44
1999-07-08 * configure.tgt (hppa*-linux-gnu*): New target.Jeff Law2-0/+5
1999-07-08 * configure.in (hppa*-linux-gnu*): New target.Jeff Law3-226/+222
1999-07-08èJeff Law1-1/+2
1999-07-08ÿJeff Law1-0/+4
1999-07-08 * config.bfd (hppa*-*-linux-gnu*): New targetJeff Law2-1/+5
1999-07-08Document .thumb_set directive.Nick Clifton2-1/+13
1999-07-08 * stabs.c (parse_stab_type): Fix handling of template names withIan Lance Taylor2-23/+51
1999-07-08import gdb-1999-07-07 pre reformatJason Molenda2-0/+252
1999-07-08 * Makefile.am (ALL_64_EMULATIONS): Add eelf64bmip.Mark Mitchell5-4/+69
1999-07-07import gdb-1999-07-07 post reformatJason Molenda643-66720/+70836
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-142/+146
1999-07-07 * elf-bfd.h (_bfd_mips_elf_section_from_shdr): Constify.Mark Mitchell4-643/+654