Age | Commit message (Expand) | Author | Files | Lines |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 112 | -858/+2319 |
1999-10-05 | import gdb-1999-10-04 snapshot | Jason Molenda | 1 | -2/+5 |
1999-10-05 | * gas/m32r/error.exp: New testcase driver. | Doug Evans | 11 | -0/+1054 |
1999-10-05 | * archures.c (bfd_mach_m32rx): Define it. | Doug Evans | 3 | -0/+4 |
1999-10-05 | * cpu-m32r.c (arch_info_struct): New static global. | Doug Evans | 3 | -1/+19 |
1999-10-05 | * m32r.h (E_M32RX_ARCH): Define. | Doug Evans | 2 | -0/+6 |
1999-10-05 | add m32rx docs | Doug Evans | 1 | -1/+122 |
1999-10-05 | Add support for m32rx. | Doug Evans | 2 | -1/+618 |
1999-10-05 | * fr30-asm.c,fr30-desc.h: Rebuild. | Doug Evans | 11 | -164/+1024 |
1999-10-04 | 1999-09-15 Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 2 | -177/+405 |
1999-10-04 | 1999-09-15 Ulrich Drepper <drepper@cygnus.com> | Ulrich Drepper | 2 | -6/+13 |
1999-09-29 | * emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Defer | DJ Delorie | 2 | -3/+11 |
1999-09-29 | Fix bit patterns of some load/store instructions to match latest docs. | Nick Clifton | 2 | -8/+13 |
1999-09-29 | * pe-dll.c (process_def_file): Move the offset lookup from here to | DJ Delorie | 2 | -3/+57 |
1999-09-28 | import gdb-1999-09-28 snapshot | Jason Molenda | 37 | -603/+925 |
1999-09-28 | Fred Fish <fnf@cygnus.com> | Richard Henderson | 6 | -34/+181 |
1999-09-28 | * deffilep.y (tokens): Add upper and lower case versions of DATA, | DJ Delorie | 3 | -16/+43 |
1999-09-28 | * dlltool.c (scan_drectve_symbols): Handle type tags in exported | DJ Delorie | 2 | -4/+25 |
1999-09-28 | * scripttempl/elf.sc (.sdata): Include .gnu.linkonce.s.* sections | Geoffrey Keating | 2 | -1/+6 |
1999-09-28 | * config/tc-mips.c (nopic_need_relax): Allow for the | Geoffrey Keating | 2 | -3/+12 |
1999-09-28 | * elf32-mips.c (mips_elf_relocate_hi16): Unused, delete. | Geoffrey Keating | 2 | -126/+6 |
1999-09-26 | Merge sections named .bss.* into .bss section. Similarly for .sbss. | Nick Clifton | 2 | -1/+11 |
1999-09-24 | Fred Fish <fnf@cygnus.com> | Richard Henderson | 2 | -180/+198 |
1999-09-24 | Make sure that sensible values are extracted from a raw header. | Nick Clifton | 2 | -0/+14 |
1999-09-23 | Remove accidental case duplication. | Jeff Law | 1 | -18/+1 |
1999-09-23 | Remove accidental case duplication. | Jeff Law | 1 | -4/+0 |
1999-09-23 | Add missing initializer lost in last change. | Jeff Law | 1 | -1/+1 |
1999-09-23 | * config/tc-hppa.c (pa_ip): Replace 'B', 'M', 'l' and 'g' handling | Jeff Law | 2 | -32/+38 |
1999-09-23 | * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve" | Jeff Law | 2 | -17/+29 |
1999-09-23 | * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with | Jeff Law | 2 | -11/+22 |
1999-09-23 | * config/tc-hppa.c (pa_ip): Add parens to silence compiler. | Jeff Law | 2 | -3/+6 |
1999-09-23 | * hppa.h (pa_opcodes): Add initializers to silence compiler. | Jeff Law | 2 | -271/+273 |
1999-09-23 | * hppa.h: Update comments about character usage. | Jeff Law | 2 | -1/+8 |
1999-09-22 | * config/tc-hppa.c (pa_ip): Avoid ANSI specific initialization. | Jeff Law | 2 | -3/+13 |
1999-09-22 | Rename MULTI_SET_PSR to LDM_TYPE_2_OR_3 | Nick Clifton | 2 | -2/+6 |
1999-09-22 | Add earm_epoc_pe.c build target. | Nick Clifton | 2 | -0/+8 |
1999-09-22 | removed in the 1999-09-21 snapshot. | Jason Molenda | 2 | -339/+0 |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 79 | -1907/+3202 |
1999-09-20 | * config/tc-hppa.c (pa_ip): Fix thinkos in recent cleanup | Jeff Law | 2 | -6/+11 |
1999-09-20 | * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaning | Jeff Law | 2 | -8/+13 |
1999-09-20 | Delete bogus R_PCLONG. Tidy R_*. | Alan Modra | 2 | -27/+27 |
1999-09-19 | * resrc.c (write_rc_rcdata): Fix local variable shadowing | Ian Lance Taylor | 3 | -34/+86 |
1999-09-19 | 1999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | Ian Lance Taylor | 2 | -3/+28 |
1999-09-19 | fix comment; from Fred Fish <fnf@ninemoons.com> | Ian Lance Taylor | 2 | -2/+2 |
1999-09-19 | comment fix | Ian Lance Taylor | 1 | -1/+4 |
1999-09-19 | * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'. | Jeff Law | 2 | -12/+58 |
1999-09-19 | * hppa-dis.c (extract_22): New function. | Jeff Law | 2 | -1/+13 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'. | Jeff Law | 2 | -0/+9 |
1999-09-19 | * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc' | Jeff Law | 2 | -0/+77 |
1999-09-19 | * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/store | Jeff Law | 2 | -1/+17 |