aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-10-07Added seven new instructions ld, ld2w, sac, sachi, slae, st andDiego Novillo7-5/+52
1999-10-07* gas/mips/elf-rel.s: New file.Geoffrey Keating8-1/+182
1999-10-07* scripttempl/elf.sc (.rel.sdata): Combine all the sdata relocsGeoffrey Keating2-3/+37
1999-10-05import gdb-1999-10-04 snapshotJason Molenda112-858/+2319
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-2/+5
1999-10-05 * gas/m32r/error.exp: New testcase driver.Doug Evans11-0/+1054
1999-10-05 * archures.c (bfd_mach_m32rx): Define it.Doug Evans3-0/+4
1999-10-05 * cpu-m32r.c (arch_info_struct): New static global.Doug Evans3-1/+19
1999-10-05 * m32r.h (E_M32RX_ARCH): Define.Doug Evans2-0/+6
1999-10-05add m32rx docsDoug Evans1-1/+122
1999-10-05 Add support for m32rx.Doug Evans2-1/+618
1999-10-05 * fr30-asm.c,fr30-desc.h: Rebuild.Doug Evans11-164/+1024
1999-10-041999-09-15 Ulrich Drepper <drepper@cygnus.com>Ulrich Drepper2-177/+405
1999-10-041999-09-15 Ulrich Drepper <drepper@cygnus.com>Ulrich Drepper2-6/+13
1999-09-29* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): DeferDJ Delorie2-3/+11
1999-09-29Fix bit patterns of some load/store instructions to match latest docs.Nick Clifton2-8/+13
1999-09-29* pe-dll.c (process_def_file): Move the offset lookup from here toDJ Delorie2-3/+57
1999-09-28import gdb-1999-09-28 snapshotJason Molenda37-603/+925
1999-09-28Fred Fish <fnf@cygnus.com>Richard Henderson6-34/+181
1999-09-28* deffilep.y (tokens): Add upper and lower case versions of DATA,DJ Delorie3-16/+43
1999-09-28* dlltool.c (scan_drectve_symbols): Handle type tags in exportedDJ Delorie2-4/+25
1999-09-28* scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sectionsGeoffrey Keating2-1/+6
1999-09-28* config/tc-mips.c (nopic_need_relax): Allow for theGeoffrey Keating2-3/+12
1999-09-28* elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.Geoffrey Keating2-126/+6
1999-09-26Merge sections named .bss.* into .bss section. Similarly for .sbss.Nick Clifton2-1/+11
1999-09-24Fred Fish <fnf@cygnus.com>Richard Henderson2-180/+198
1999-09-24Make sure that sensible values are extracted from a raw header.Nick Clifton2-0/+14
1999-09-23Remove accidental case duplication.Jeff Law1-18/+1
1999-09-23Remove accidental case duplication.Jeff Law1-4/+0
1999-09-23Add missing initializer lost in last change.Jeff Law1-1/+1
1999-09-23 * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handlingJeff Law2-32/+38
1999-09-23 * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"Jeff Law2-17/+29
1999-09-23 * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' withJeff Law2-11/+22
1999-09-23 * config/tc-hppa.c (pa_ip): Add parens to silence compiler.Jeff Law2-3/+6
1999-09-23 * hppa.h (pa_opcodes): Add initializers to silence compiler.Jeff Law2-271/+273
1999-09-23 * hppa.h: Update comments about character usage.Jeff Law2-1/+8
1999-09-22 * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization.Jeff Law2-3/+13
1999-09-22Rename MULTI_SET_PSR to LDM_TYPE_2_OR_3Nick Clifton2-2/+6
1999-09-22Add earm_epoc_pe.c build target.Nick Clifton2-0/+8
1999-09-22removed in the 1999-09-21 snapshot.Jason Molenda2-339/+0
1999-09-22import gdb-1999-09-21Jason Molenda79-1907/+3202
1999-09-20 * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanupJeff Law2-6/+11
1999-09-20 * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaningJeff Law2-8/+13
1999-09-20Delete bogus R_PCLONG. Tidy R_*.Alan Modra2-27/+27
1999-09-19 * resrc.c (write_rc_rcdata): Fix local variable shadowingIan Lance Taylor3-34/+86
1999-09-191999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br>Ian Lance Taylor2-3/+28
1999-09-19fix comment; from Fred Fish <fnf@ninemoons.com>Ian Lance Taylor2-2/+2
1999-09-19comment fixIan Lance Taylor1-1/+4
1999-09-19 * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.Jeff Law2-12/+58
1999-09-19 * hppa-dis.c (extract_22): New function.Jeff Law2-1/+13