Age | Commit message (Expand) | Author | Files | Lines |
1998-08-28 | Fri Aug 28 12:14:49 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 2 | -7/+14 |
1998-08-27 | add elfarm.sc to things to keep | Catherine Moore | 1 | -7/+1 |
1998-08-27 | add armelf.em to things to keep. | Catherine Moore | 1 | -6/+1 |
1998-08-27 | add elf32-arm.c to things to keep | Catherine Moore | 1 | -0/+1 |
1998-08-26 | remove armelf sanitization. | Catherine Moore | 1 | -35/+0 |
1998-08-26 | Change sanitization of vrXXXX to cygnus, so redact might work on it. | Ken Raeburn | 1 | -30/+0 |
1998-08-26 | remove armelf sanitization | Catherine Moore | 4 | -414/+274 |
1998-08-26 | remove armelf sanitization. | Catherine Moore | 2 | -10/+3 |
1998-08-26 | Regress yesterday's change to jmp instn implementation in mn10300.igen. | Joyce Janczyn | 1 | -5/+0 |
1998-08-26 | Regress yesterday's change to jmp instruction -- it has deceiving syntax. | Joyce Janczyn | 2 | -17/+32 |
1998-08-26 | (process_syminfo): Print names of files symbols are bound to, not the index. | Ulrich Drepper | 1 | -5/+11 |
1998-08-25 | Update. | Ulrich Drepper | 1 | -0/+7 |
1998-08-25 | (process_dynamic_segment): Read syminfo section if available. | Ulrich Drepper | 1 | -23/+179 |
1998-08-25 | * mn10300.igen (OP_F0F4): Need to load contents of register AN0 | Joyce Janczyn | 2 | -277/+287 |
1998-08-25 | Tue Aug 25 13:21:58 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -0/+1933 |
1998-08-25 | * eCos tx3904sio sim - devo part 2/2 | Frank Ch. Eigler | 3 | -17/+614 |
1998-08-25 | * eCos tx3904sio sim - devo part 1/2 | Frank Ch. Eigler | 1 | -0/+377 |
1998-08-25 | Mon Aug 24 18:29:03 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -0/+10 |
1998-08-24 | * sh-stub.c (undoSStep): Improve comment. | Mark Alexander | 4 | -22/+35 |
1998-08-24 | Improve formatting of --help output | Nick Clifton | 2 | -3/+8 |
1998-08-24 | * sim-main.h (SIM_HANDLES_LMA): Define SIM_HANDLES_LMA. | Joyce Janczyn | 1 | -0/+14 |
1998-08-24 | * sim-hw.{c,h} (sim_hw_parse): Return struct hw pointer. | Joyce Janczyn | 1 | -0/+13 |
1998-08-21 | * configure.in (target_libs): Added target-qthreads. | Tom Tromey | 1 | -0/+1 |
1998-08-21 | heh heh, too quick with cuttin-n-pastin. | Doug Evans | 1 | -0/+2 |
1998-08-21 | Fix for PR15003 - add FLAG_MUL32 to MAC, MACS, MSUB and MSUBS insns. | Nick Clifton | 1 | -0/+5 |
1998-08-21 | Fix for PR15003 - copy prev_opcode over opcode after issuing first insn in | Nick Clifton | 1 | -0/+6 |
1998-08-21 | fix armelf sanitization and checks for mentions of sanitized files | Ian Lance Taylor | 1 | -12/+15 |
1998-08-21 | fix armelf sanitization and earmelf.c dependencies | Ian Lance Taylor | 2 | -2/+14 |
1998-08-21 | skip CVS when looking at sanitized files | Ian Lance Taylor | 1 | -1/+1 |
1998-08-21 | * read.h (generate_lineno_debug): Add prototype. | Doug Evans | 1 | -0/+6 |
1998-08-21 | * gas/i386/white.l: Revert patch of August 12. | Ian Lance Taylor | 1 | -0/+7 |
1998-08-21 | Thu Aug 20 23:17:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au> | Ian Lance Taylor | 2 | -13/+37 |
1998-08-20 | Fix seg fault when displaying linker error message | Nick Clifton | 2 | -20/+35 |
1998-08-20 | check for mentions of sanitized files | Ian Lance Taylor | 1 | -3/+79 |
1998-08-20 | rework last patch | Ian Lance Taylor | 2 | -12/+23 |
1998-08-20 | mention directory when looking for sanitize | Ian Lance Taylor | 1 | -3/+3 |
1998-08-20 | do not adjust relocations against thumb function names as the linker needs | Nick Clifton | 2 | -2/+30 |
1998-08-20 | check for mentions of sanitized files | Ian Lance Taylor | 2 | -6/+27 |
1998-08-20 | check for mentions of sanitized files | Ian Lance Taylor | 1 | -4/+14 |
1998-08-20 | add configure to list of files to check | Ian Lance Taylor | 1 | -1/+1 |
1998-08-20 | Check whether any sanitized files are mentioned elsewhere. | Ian Lance Taylor | 1 | -4/+13 |
1998-08-20 | 1998-08-20 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 3 | -2/+7 |
1998-08-20 | * expr.c (operand): Check also that there is no advance in operand | Vladimir Makarov | 1 | -9/+3 |
1998-08-20 | * expr.c (operand): Check more correctly that there is no advance | Vladimir Makarov | 2 | -1/+7 |
1998-08-20 | * expr.c (operand): Check correctly that there is no advance in | Vladimir Makarov | 2 | -1/+24 |
1998-08-20 | 1998-08-19 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 3 | -26/+25 |
1998-08-20 | Wed Aug 19 15:43:26 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -41/+134 |
1998-08-20 | * v850ice.c (v850ice_stop): New function to stop the ICE. | Keith Seitz | 2 | -15/+28 |
1998-08-19 | * i386v4-nat.c: Include sys/reg.h if present. | Anthony Green | 2 | -0/+8 |
1998-08-19 | * elf32-ppc.c (ppc_elf_relocate_section): Check that output | Vladimir Makarov | 1 | -0/+8 |