Age | Commit message (Expand) | Author | Files | Lines |
2000-04-06 | Add definitions of flags in e_flags field from version A-08 of ARM ELF spec. | Nick Clifton | 2 | -0/+20 |
2000-04-06 | * splay-tree.h (splay_tree_remove): Declare. | Richard Henderson | 2 | -0/+6 |
2000-04-05 | sh-dsp REPEAT support: | Joern Rennecke | 4 | -1/+14 |
2000-04-04 | Move translated part of bug report string back into .c files so | Alan Modra | 2 | -1/+5 |
2000-04-03 | Move bug report string to one place. | Alan Modra | 2 | -0/+7 |
2000-04-03 | * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef. | Hans-Peter Nilsson | 2 | -0/+25 |
2000-03-27 | Fix value of SHORT_A1. | Nick Clifton | 2 | -15/+21 |
2000-03-27 | ATMEL AVR microcontroller support. | Alan Modra | 5 | -0/+72 |
2000-03-26 | Mostly cosmetic. Fixes to comments. Don't start as_bad and as_warn | Alan Modra | 2 | -62/+80 |
2000-03-25 | * partition.h: New file. | Christopher Faylor | 1 | -0/+81 |
2000-03-24 | merge from gcc | Jason Merrill | 2 | -60/+106 |
2000-03-15 | * internal.h: Fix a typo in the comment for R_MOVL2. | Jeff Law | 2 | -1/+5 |
2000-03-11 | In bfd/: | Geoffrey Keating | 2 | -0/+12 |
2000-03-02 | Apply patch for 100679 | Nick Clifton | 2 | -35/+56 |
2000-03-01 | 2000-03-01 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -2/+10 |
2000-02-28 | Defone {MIPS|SH}_PE_MAGIC | Nick Clifton | 3 | -1/+7 |
2000-02-25 | Extend the i386 gas testsuite to do some tests for intel_syntax. Fix all | Alan Modra | 2 | -2/+7 |
2000-02-24 | Rename 'flags' to 'signed_overflow_ok_p' | Nick Clifton | 2 | -9/+8 |
2000-02-24 | 2000-02-24 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -1/+27 |
2000-02-24 | Add support for WinCE targeted toolchains. | Nick Clifton | 5 | -2/+300 |
2000-02-24 | Forgot Changelog for last i386.h change. | Alan Modra | 1 | -0/+4 |
2000-02-24 | Correct intel_syntax fsub* and fdiv* handling. Oh, how I'd like to be rid | Alan Modra | 1 | -4/+9 |
2000-02-23 | Add IBM 370 support. | Alan Modra | 6 | -2/+326 |
2000-02-22 | * opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation cannot | Chandra Chavva | 2 | -1/+8 |
2000-02-22 | Updated comment. | Nick Clifton | 1 | -1/+1 |
2000-02-22 | Remove use of ELF_ST_OTHER. | Nick Clifton | 2 | -3/+8 |
2000-02-22 | g2000-02-22 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -1/+8 |
2000-02-22 | ChangeLog change only. | Andrew Haley | 1 | -1/+3 |
2000-02-22 | merge with include from egcs 2000-02-22 | Ian Lance Taylor | 2 | -7/+112 |
2000-02-22 | This commit was generated by cvs2svn to track changes on a CVS vendor | Ian Lance Taylor | 5 | -30/+165 |
2000-02-22 | import libiberty from egcs | Ian Lance Taylor | 7 | -90/+301 |
2000-02-22 | 1999-12-30 Andrew Haley <aph@cygnus.com> | Andrew Haley | 2 | -2/+10 |
2000-02-22 | When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracing | Andrew Cagney | 2 | -3/+20 |
2000-02-22 | 2000-02-22 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -1/+7 |
2000-02-21 | This lot mainly cleans up `comparison between signed and unsigned' gcc | Alan Modra | 2 | -4/+11 |
2000-02-17 | bfd: | Joern Rennecke | 2 | -0/+33 |
2000-02-16 | Add prototypes for ARM register name functions. | Nick Clifton | 2 | -0/+7 |
2000-02-10 | wait.h was replaced by gdb/gdb_wait.h. | Andrew Cagney | 2 | -63/+4 |
2000-02-09 | (sim_resume): Clarify use of SIGGNAL. | Andrew Cagney | 2 | -7/+32 |
2000-02-08 | Reinstate the following lost patches: | Jeff Law | 2 | -4/+18 |
2000-02-07 | 2000-02-06 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+1 |
2000-02-03 | Apply H>J's patch to propogate changes made by Thomas de Lellis to arm.h | Nick Clifton | 2 | -19/+25 |
2000-02-03 | octets vs bytes changes for binutils | Timothy Wall | 2 | -0/+11 |
2000-01-28 | Add prototype for parse_arm_diassembler_option | Nick Clifton | 2 | -0/+2 |
2000-01-27 | Add ATPCS support to ARM disassembler. | Nick Clifton | 2 | -1/+3 |
2000-01-27 | Add support for documenting target specific disassembler options | Nick Clifton | 2 | -0/+7 |
2000-01-27 | Apply Thoams de Lellis's patch to fic disassembly of Thumb instructions when | Nick Clifton | 2 | -11/+18 |
2000-01-20 | fix spelling of Motorola | Nick Clifton | 5 | -5/+10 |
2000-01-15 | Cosmetic changes to tc-i386.[ch] + extend x86 gas testsuite jmp and | Alan Modra | 2 | -2/+6 |
2000-01-13 | fix comments on some EM numbers. | Nick Clifton | 2 | -2/+8 |