Age | Commit message (Expand) | Author | Files | Lines |
2001-11-19 | * doc/c-mmix.texi: Use texinfo 4 features. | Hans-Peter Nilsson | 2 | -20/+25 |
2001-11-17 | Fix typo in comment in last commit | Hans-Peter Nilsson | 1 | -1/+1 |
2001-11-17 | * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, in | Hans-Peter Nilsson | 2 | -1/+9 |
2001-11-17 | 2001-11-16 Chris Demetriou <cgd@broadcom.cOm> | Chris Demetriou | 4 | -0/+225 |
2001-11-16 | * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type. | Alan Modra | 2 | -2/+6 |
2001-11-16 | 2001-11-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2001-11-16 | 2001-11-15 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2001-11-15 | Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. | Nick Clifton | 72 | -1042/+833 |
2001-11-15 | * config/tc-i386.h (md_end): Define. | Alan Modra | 3 | -15/+65 |
2001-11-15 | * po/POTFILES.in: Regenerate. | Alan Modra | 2 | -0/+6 |
2001-11-15 | * config/tc-mips.c (mips_ip): Re-allow %hi() op for non-ELF assembler. | Thiemo Seufer | 2 | -3/+7 |
2001-11-15 | revert last change. | Alan Modra | 2 | -6/+2 |
2001-11-15 | gas/ChangeLog | Alan Modra | 2 | -2/+5 |
2001-11-15 | binutils/ChangeLog | Alan Modra | 4 | -8/+18 |
2001-11-14 | Use frag_make_room() to grow the obstack. | Nick Clifton | 2 | -0/+11 |
2001-11-14 | Do not remove the symbol's value from the addend for fixups against local | Nick Clifton | 2 | -15/+28 |
2001-11-13 | remove diff indicators | Timothy Wall | 1 | -1/+0 |
2001-11-13 | Fix tic54x testsuite failures and Lmem disassembly bugs. | Timothy Wall | 15 | -481/+431 |
2001-11-13 | * config/obj-elf.c (obj_elf_version): Ensure terminating NUL is | Alan Modra | 2 | -13/+12 |
2001-11-12 | * config/tc-mips.c (support_64bit_objects): Define for OBJ_ELF only. | Thiemo Seufer | 4 | -77/+98 |
2001-11-12 | * config/tc-mips.c (set_at): Add cast needed for varargs. | Thiemo Seufer | 2 | -181/+248 |
2001-11-12 | * config/tc-mips.c (md_assemble): Remove superflous casts. | Thiemo Seufer | 2 | -42/+38 |
2001-11-12 | * config/tc-mips.c (mips_abi_level): Move in front of | Thiemo Seufer | 2 | -79/+95 |
2001-11-11 | * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d: | Hans-Peter Nilsson | 4 | -90/+28 |
2001-11-10 | * config/tc-avr.c (mcu_types): Update for new devices. | Denis Chertykov | 2 | -9/+25 |
2001-11-09 | * doc/Makefile.am (POD2MAN): Use 'GNU Development Tools' for | Stephane Carrez | 4 | -333/+394 |
2001-11-08 | * config/tc-mips.c (mips_force_relocation): Remove duplicate code. | Thiemo Seufer | 2 | -7/+4 |
2001-11-06 | 2001-11-06 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> | Eric Christopher | 2 | -15/+19 |
2001-11-05 | Force got and plt relocations. | Martin Schwidefsky | 3 | -13/+67 |
2001-11-04 | [ gas/ChangeLog ] | Chris Demetriou | 5 | -4/+14 |
2001-11-02 | Add French translation | Nick Clifton | 4 | -3/+9249 |
2001-11-02 | * tc-arm.c: Re-arrange prototypes by architecture. | Richard Earnshaw | 2 | -144/+178 |
2001-11-02 | Fix testsuites for bigendian sh-linux | Nick Clifton | 2 | -0/+10 |
2001-11-01 | * config/tc-m68hc11.c (build_jump_insn): Allocate worst case storage | Stephane Carrez | 2 | -4/+12 |
2001-11-01 | * gas/m68hc11/opers12.s: Add test for disassembler bug with movb | Stephane Carrez | 4 | -0/+53 |
2001-11-01 | [ bfd/ChangeLog ] | Chris Demetriou | 11 | -57/+531 |
2001-10-31 | General cleanup of feature definitions. | Richard Earnshaw | 2 | -209/+250 |
2001-10-31 | Supports sh3/sh4/sh3eb/sh4eb-unknown-linux-gnu targets | Nick Clifton | 5 | -179/+212 |
2001-10-31 | Update to match latest listing behaviour | Nick Clifton | 6 | -5/+8 |
2001-10-31 | Regenerate dependencies and Makefile.in | Hans-Peter Nilsson | 2 | -46/+52 |
2001-10-31 | * gas/mmix/tst.s: Delete unused file. | Hans-Peter Nilsson | 15 | -23/+9 |
2001-10-30 | Add MMIX support | Nick Clifton | 272 | -252/+12950 |
2001-10-25 | 2001-10-24 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -2/+6 |
2001-10-24 | 2001-10-24 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -0/+7 |
2001-10-24 | 2001-10-24 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 11 | -60/+64 |
2001-10-23 | [opcodes/ChangeLog] | Chris Demetriou | 9 | -2/+23 |
2001-10-23 | * as.c (parse_args): Print the date as well for --version. | Alan Modra | 2 | -1/+5 |
2001-10-21 | 2001-10-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -1/+5 |
2001-10-21 | 2001-10-20 Chris Demetriou <cgd@broadcom.com> | Chris Demetriou | 2 | -2/+8 |
2001-10-20 | 2001-10-20 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -4/+9 |