aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-06-07import gdb-1999-06-07 snapshotJason Molenda55-857/+1527
1999-06-07Typo.Richard Henderson1-1/+1
1999-06-07Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-204/+284
1999-06-07Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-5/+11
1999-06-07Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-75/+263
1999-06-07Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-2/+115
1999-06-07Define ELF_MAXPAGESIZENick Clifton2-0/+5
1999-06-07 * expr.h (struct expressionS): Revert last change; widen X_op.Richard Henderson3-4/+23
1999-06-07 * windres.c (usage): Fix typo.Andreas Schwab2-1/+5
1999-06-07 * Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c.Andreas Schwab3-0/+13
1999-06-07 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-fr30.c.Andreas Schwab3-0/+11
1999-06-07 * Makefile.am (SOURCE_HFILES): Add missing headers.Andreas Schwab3-8/+13
1999-06-07 * config/obj-elf.c (obj_elf_common): In MRI mode if called asAndreas Schwab2-3/+15
1999-06-06 * elf32-mips.c (_bfd_mips_elf_print_private_data): RecognizeMark Mitchell2-0/+7
1999-06-06 * config/obj-elf.c (obj_elf_section): Don't free the returnRichard Henderson2-2/+5
1999-06-05 * dwarf2dbg.c (dwarf2_gen_line_info): Mirror the section symbolRichard Henderson7-250/+338
1999-06-05 * gas/elf/elf.exp: New directory.Richard Henderson6-0/+96
1999-06-05 * dwarf2dbg.c (*): Convert to K&R + prototypes.Richard Henderson7-28/+92
1999-06-041999-06-04 Mark Klein <mklein@dis.com>Ian Lance Taylor2-15/+21
1999-06-041999-06-04 H.J. Lu <hjl@gnu.org>Ian Lance Taylor2-0/+9
1999-06-04Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Richard Henderson4-35/+47
1999-06-04Define ELF_MAXPAGESIZE for all ELF based ports.Nick Clifton6-5/+18
1999-06-04 * Makefile.am: Rebuild dependencies.Ian Lance Taylor3-0/+17
1999-06-04Use 64bit wide values in internal fields.Nick Clifton2-39/+55
1999-06-041999-06-04 Mark Klein <mklein@dis.com>Ian Lance Taylor2-9/+21
1999-06-04Add support for 64 bit ELF files.Nick Clifton2-231/+586
1999-06-04oops - omitted from previous deltaNick Clifton1-0/+13
1999-06-04Rename epoc-pe interworking function names to avoid a name space clashNick Clifton2-0/+14
1999-06-04Rename epoc-pe interworking function names to avoid a name space clash.Nick Clifton6-2/+39
1999-06-04Add mcore targetNick Clifton2-2/+6
1999-06-04Make LDRH/LDRB consistent with LDR when target is PC-relativeNick Clifton2-0/+9
1999-06-04 Update to match current gas,bfd and opcodes.Nick Clifton3-12/+18
1999-06-04(ELF_MAXPAGESIZE): Default to 0x1000 not 1Nick Clifton3-15/+25
1999-06-04 * elf.c (elf_fake_sections): Undo change of 1999-05-10.Andreas Schwab2-2/+6
1999-06-03 * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting ofJoern Rennecke2-6/+11
1999-06-03 * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32Joern Rennecke2-0/+55
1999-06-03 * libbfd.c (_bfd_generic_verify_endian_match): New function.Joern Rennecke6-26/+42
1999-06-03Use macros to hold names of temporary files.Nick Clifton2-10/+40
1999-06-03 * cgen.c: Update for symbol handling changes.Ian Lance Taylor2-2/+4
1999-06-03Update.Ulrich Drepper1-40/+44
1999-06-03 * config/tc-m32r.c: Update for symbol handling changes.Ian Lance Taylor2-5/+7
1999-06-03Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.Ulrich Drepper1-108/+108
1999-06-03 * config/tc-hppa.h: Update for symbol handling changes.Ian Lance Taylor3-38/+46
1999-06-03 * config/tc-arm.h: Update for symbol handling changes.Ian Lance Taylor3-31/+21
1999-06-03 * symbols.c (symbol_set_tc): Correct name.Ian Lance Taylor1-1/+1
1999-06-03 * bfd-in.h (bfd_elf32_arm_allocate_interworking_sections): CorrectIan Lance Taylor3-4/+11
1999-06-03 * Makefile.am: Rebuild dependencies.Ian Lance Taylor4-448/+1279
1999-06-03 * doc/internals.texi (Symbols): Describe changes in symbolIan Lance Taylor2-11/+143
1999-06-03 * common.h (EM_PPC64): Define.Ian Lance Taylor2-1/+6
1999-06-03Update.Richard Henderson8-822/+1684