Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-28 | remove armelf sanitization | Catherine Moore | 2 | -39/+0 | |
1998-08-28 | remove armelf sanitization. | Catherine Moore | 2 | -29/+0 | |
1998-08-28 | * mdata-sh: Imported. Needed for automake support. | Per Bothner | 1 | -0/+92 | |
1998-08-28 | Fri Aug 28 12:14:49 1998 Martin M. Hunt <hunt@cygnus.com> | Martin Hunt | 2 | -7/+14 | |
* gdbtk-cmds.c (gdb_loadfile): Open the file after doing the symtab lookup and calling symtab_to_filename(). This makes GDBtk work with the GDB "dir" command. | |||||
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 | |
This means using keep-vr4320 without keep-cygnus probably won't work. | |||||
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 | |
Also tidy up some code to match documentation and fix div, divu by 0. | |||||
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 | |
(process_syminfo): New function. Print syminfo information. (process_file): Call process_syminfo and free syminfo data at the end. | |||||
1998-08-25 | * mn10300.igen (OP_F0F4): Need to load contents of register AN0 | Joyce Janczyn | 2 | -277/+287 | |
for jmp. | |||||
1998-08-25 | Tue Aug 25 13:21:58 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -0/+1933 | |
* ax-gdb.c (gen_var_ref): Allow for typedef types. (gen_cast, gen_bitfield_ref, gen_expr): ditto. | |||||
1998-08-25 | * eCos tx3904sio sim - devo part 2/2 | Frank Ch. Eigler | 3 | -17/+614 | |
Tue Aug 25 12:49:46 1998 Frank Ch. Eigler <fche@cygnus.com> * dv-tx3904sio.c: New file: tx3904 serial I/O module. * configure.in: Add dv-tx3904sio, dv-sockser for tx39 target. Reorganize target-specific sim-hardware checks. * configure: rebuilt. * interp.c (sim_open): For tx39 target boards, set OPERATING_ENVIRONMENT, add tx3904sio devices. * tconfig.in: For tx39 target, set SIM_HANDLES_LMA for loading ROM executables. Install dv-sockser into sim-modules list. * dv-tx3904irc.c: Compiler warning clean-up. * dv-tx3904tmr.c: Compiler warning clean-up. Remove particularly frequent hw-trace messages. | |||||
1998-08-25 | * eCos tx3904sio sim - devo part 1/2 | Frank Ch. Eigler | 1 | -0/+377 | |
Tue Aug 25 12:45:27 1998 Frank Ch. Eigler <fche@cygnus.com> * dv-sockser.c (sockser_addr): Make variable non-static. | |||||
1998-08-25 | Mon Aug 24 18:29:03 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -0/+10 | |
* tracepoint.c (collect_symbol): Handle register doubles that are stored in two registers. | |||||
1998-08-24 | * sh-stub.c (undoSStep): Improve comment. | Mark Alexander | 4 | -22/+35 | |
* sparc-tdep.c (sparc_extract_struct_value_address): Simplify to use same method on both 32-bit and 64-bit machines. * sparcl-tdep.c (sparclite_check_watch_resources): Simulator doesn't support hardware breakpoints. * config/sparc/tm-sparc.h (CALL_DUMMY): Improve comments. | |||||
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 | |
* Makefile.in (ALL_TARGET_MODULES): Added qthreads. (CONFIGURE_TARGET_MODULES): Likewise. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (all-target-qthreads): New target. (configure-target-libjava): Depend on configure-target-qthreads. (all-target-libjava): Depend on all-target-qthreads. | |||||
1998-08-21 | heh heh, too quick with cuttin-n-pastin. | Doug Evans | 1 | -0/+2 | |
Sanitize tc-dvp.c part of last entry. | |||||
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 | |
a REVSEQ pair. | |||||
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 | |
* read.c (generate_lineno_debug): Make non-static. * config/tc-dvp.c (insert_mpg_marker): Call generate_lineno_debug. Part of fix for pr 16876. | |||||
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 | |
* config/tc-i386.c (md_assemble): Only warn for address/data size prefixes. | |||||
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 | |
this information. | |||||
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 | |
* rdi-share/Makefile.am (INCLUDES): Fix typeo. * rdi-share/Makefile.in: Regenerated. | |||||
1998-08-20 | * expr.c (operand): Check also that there is no advance in operand | Vladimir Makarov | 1 | -9/+3 | |
after atof_generic in order to decide "is it label 0f or floating point number?". | |||||
1998-08-20 | * expr.c (operand): Check more correctly that there is no advance | Vladimir Makarov | 2 | -1/+7 | |
in operand after atof_generic in order to decide "is it label 0f or floating point number?". | |||||
1998-08-20 | * expr.c (operand): Check correctly that there is no advance in | Vladimir Makarov | 2 | -1/+24 | |
operand after atof_generic in order to decide "is it label 0f or floating point number". PR16670 | |||||
1998-08-20 | 1998-08-19 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 3 | -26/+25 | |
* rdi-share/Makefile.am: Use just `INCLUDES' not `libname_INCLUDES'. * rdi-share/Makefile.in: Regenerated. | |||||
1998-08-20 | Wed Aug 19 15:43:26 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -41/+134 | |
* elfcode.h (elf_object_p): Reject files of header type ET_CORE (core files are treated differently than object files). * elf-bfd.h (_bfd_elf_write_corefile_contents, bfd_elf_mkcorefile): declare. * elfxx-target.h (_bfd_elf_write_corefile_contents, bfd_elf_mkcorefile): add to bfd_target vector. * elfcore.h (elf_core_file_p): save the program header table, and set the bfd architecture from the elf file header. * elf.c (bfd_elf_mkcorefile): new function. (_bfd_elf_write_corefile_contents): new function. (assign_file_positions_for_segments): add cases for handling PT_NOTE segments. (assign_file_positions_except_relocs): core files should be handled the same as exec files. (prep_headers): identify core files as type ET_CORE. (copy_private_bfd_data): identify the sections belonging to the PT_NOTE segment. * elf32-sparc.c (elf32_sparc_final_write_processing): add break statement to default case. |