Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-08-28 | * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'. | Jeff Law | 2 | -16/+25 | |
1999-08-28 | * hppa.h (pa_opcodes): Change completers in instructions to | Jeff Law | 2 | -89/+99 | |
use 'c' prefix. | |||||
1999-08-28 | * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'. | Jeff Law | 2 | -79/+88 | |
1999-08-28 | Applied patch from Stephane Carrez <stcarrez@worldnet.fr> to fix pointer ↵ | Nick Clifton | 2 | -23/+92 | |
size assumption. | |||||
1999-08-28 | Fix minor goofs in previous delta. | Jeff Law | 1 | -3/+3 | |
1999-08-28 | Add missing '!' change. | Jeff Law | 1 | -0/+3 | |
1999-08-28 | * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers. | Jeff Law | 2 | -0/+16 | |
1999-08-28 | * hppa-dis.c (print_insn_hppa): Add cases for '.', '~'. '$'. and '!' | Jeff Law | 2 | -0/+17 | |
1999-08-28 | * gas/hppa/basic/basic.exp (do_branch2,do_media): New. | Jeff Law | 4 | -2/+156 | |
* gas/hppa/basic/branch2.s: New. * gas/hppa/basic/media.s: New. | |||||
1999-08-28 | * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!' | Jeff Law | 2 | -0/+44 | |
1999-08-28 | * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg, | Jeff Law | 2 | -9/+25 | |
hshladd, hshradd, shrpd, and shrpw instructions. Update arg comments. | |||||
1999-08-28 | * hppa-dis.c (print_insn_hppa): Look at next arg instead of bits | Jeff Law | 2 | -2/+7 | |
to decide to print a space. | |||||
1999-08-28 | * config/tc-hppa.c (pa_ip): Add case for 'I'. | Jeff Law | 2 | -0/+10 | |
1999-08-28 | * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg, | Jeff Law | 2 | -4/+12 | |
fnegabs to use 'I' instead of 'F'. | |||||
1999-08-28 | * binutils-all/hppa/freg.s: New file. | Jeff Law | 3 | -0/+54 | |
* binutils-all/hppa/objdump.exp: Add freg.s test. | |||||
1999-08-28 | * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New. | Jeff Law | 3 | -0/+94 | |
* gas/testsuite/gas/hppa/basic/fp_comp2.s: New. | |||||
1999-08-27 | Do not build ld for native AIX platforms. | Nick Clifton | 2 | -4/+15 | |
1999-08-27 | Patch from Jim Wilson - more bug fixes for line table decoding. | Nick Clifton | 2 | -4/+18 | |
1999-08-27 | Apply Jim Wilson's patch to track current frag for line number changes. | Nick Clifton | 2 | -13/+32 | |
1999-08-27 | (display_debug_lines, case DW_LNS_const_add_pc): Multiply adv by ↵ | Nick Clifton | 2 | -1/+7 | |
info.li_min_insn_length. | |||||
1999-08-27 | * elf32-mips.c (_bfd_mips_elf_check_relocs): Don't allocate local | Mark Mitchell | 2 | -6/+17 | |
GOT entries for GOT16 relocations; they're not required. | |||||
1999-08-26 | * readelf.c (get_sparc64_dynamic_type): New function. | Richard Henderson | 2 | -0/+21 | |
(get_dynamic_type): Use it. | |||||
1999-08-26 | This makes the line number info for the end of a function match what the | Nick Clifton | 2 | -2/+15 | |
standard specifies. The current code could confuse a debugger. | |||||
1999-08-26 | Applied patch from Jim Wilson to fix several bugs in line table generation. | Nick Clifton | 2 | -5/+19 | |
1999-08-26 | (display_debug_lines, case default): Change second line setting adv to use = ↵ | Nick Clifton | 2 | -1/+6 | |
not += | |||||
1999-08-25 | Patch from Philip Blundell <pb@nexus.co.uk>: Define __end__ | Nick Clifton | 4 | -3/+9 | |
1999-08-24 | Patch from Roland McGrath <roland@baalperazim.frob.com> | Nick Clifton | 5 | -0/+26 | |
Add arm-netbsd target. | |||||
1999-08-24 | Path from Roland McGrath <roland@baalperazim.frob.com> | Nick Clifton | 8 | -0/+84 | |
Added arm-netbsd target. | |||||
1999-08-24 | * som.c (som_slurp_symbol_table): Fix typo in comment. | Jeff Law | 2 | -1/+5 | |
1999-08-23 | Files removed as of the 1999-08-23 snapshot. | Jason Molenda | 5 | -76/+0 | |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 51 | -1452/+3656 | |
1999-08-23 | Implement --base-file command line switch. | Nick Clifton | 2 | -0/+68 | |
1999-08-23 | Add ability for individual targets to have their own command line switches by | Nick Clifton | 2 | -4/+25 | |
defining PARSE_AND_LIST_ARGS. | |||||
1999-08-21 | Add AMD athlon support to x86 assembler and disassembler. | Alan Modra | 4 | -39/+51 | |
1999-08-20 | * elf-hppa.h (elf_hppa_fake_sections): Compute section indices | Jeff Law | 2 | -4/+21 | |
here instead of using elf_section_data... | |||||
1999-08-20 | *gas/config/tc-i386.c: Fix errors in displacement size when | Alan Modra | 5 | -4/+37 | |
automatically inferring an address prefex. | |||||
1999-08-20 | fix bug in previous delta | Nick Clifton | 1 | -5/+15 | |
1999-08-19 | extend comment. | Nick Clifton | 2 | -2/+31 | |
1999-08-19 | Add code to emit relocs into a base file. | Nick Clifton | 2 | -1/+34 | |
1999-08-19 | Fix partial REL relocs. | Nick Clifton | 2 | -12/+48 | |
1999-08-19 | * configure.host: Use ${CC} instead of gcc for finding compiler | Andreas Schwab | 2 | -39/+44 | |
related files. | |||||
1999-08-19 | * cgen.h (CGEN_INSN_MACH_HAS_P): New macro. | Doug Evans | 2 | -0/+10 | |
1999-08-19 | 1999-08-18 Donn Terry <donn@interix.com> | Ian Lance Taylor | 2 | -9/+24 | |
* cofflink.c: Move definitions of N_TMASK, et. al., out of _bfd_coff_link_input_bfd into top level. | |||||
1999-08-18 | only emit -mthumb-interowrk directive if really necessary. | Nick Clifton | 2 | -12/+17 | |
1999-08-18 | If an offset is invalid, display it. | Nick Clifton | 2 | -7/+14 | |
1999-08-18 | 1999-08-18 Donn Terry <donn@interix.com> | Ian Lance Taylor | 6 | -24/+77 | |
* coff-i386.c (coff_i386_reloc): Handle R_IMAGEBASE. (RTYPE2HOWTO): Return NULL if reloc type is out of range. (coff_i386_rtype_to_howto): Likewise. * coffcode.h (coff_slurp_symbol_table): Change a -2 to N_DEBUG. Completely ignore symbols which are all zero. (dummy_reloc16_estimate): Add return 0. * cofflink.c (_bfd_coff_link_input_bfd): Rename inner scope variable copy to name_copy to avoid shadowing outer scope variable. * libcoff-in.h (coff_data_type): Change raw_syment_count field from unsigned int to unsigned long. Add timestamp field. * libcoff.h: Rebuild. Also comment changes. | |||||
1999-08-18 | comment changes from Donn Terry, and indentation changes | Ian Lance Taylor | 1 | -7/+14 | |
1999-08-18 | add comment from Donn Terry | Ian Lance Taylor | 1 | -1/+2 | |
1999-08-17 | * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, to | Ian Lance Taylor | 2 | -2/+8 | |
handle 0xffffNNNN constants correctly. | |||||
1999-08-17 | 1999-08-17 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -2/+8 | |
* gas/elf/elf.exp: Expected to fail on alpha*-*-*. |