Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-01-12 | Add new test cases to the list of files to be kept. | Dave Brolley | 1 | -5/+64 | |
1999-01-12 | new files. | David Taylor | 3 | -1/+16 | |
1999-01-12 | rename file. | David Taylor | 1 | -0/+0 | |
1999-01-12 | fix typo. | David Taylor | 1 | -0/+0 | |
1999-01-12 | Remove .stack section, replace with __stack symbol. | Nick Clifton | 1 | -1/+2 | |
1999-01-12 | Switch over to using generic elf script rather than an fr30 specific one. | Nick Clifton | 4 | -150/+25 | |
1999-01-12 | Mon Jan 11 16:43:44 1999 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -1/+7 | |
* remote.c (remote_wait): Add inferior_pid to thread list only if it is not already there. | |||||
1999-01-12 | * Makefile.in (m32r-clean): rm eng.h. | Doug Evans | 2 | -2/+4 | |
1999-01-12 | * sim-main.h: Delete inclusion of ansidecl.h. | Doug Evans | 3 | -66/+78 | |
* cpu.h: Regenerate. * cpux.h: Regenerate. | |||||
1999-01-12 | * Makefile.in: Regenerate. | Doug Evans | 1 | -14/+6 | |
* configure.in: Redo test for using cgen. * configure: Regenerate. plus remove fr30 sanitization | |||||
1999-01-11 | 1999-01-11 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 4 | -29/+33 | |
* scm-tags.h: Update FSF's address on copyright notice. * ser-e7kpc.c: Same. * gnu-nat.h: Same. | |||||
1999-01-11 | keep fr30 | Doug Evans | 3 | -4/+3 | |
1999-01-11 | keep tc-fr30.[ch] | Doug Evans | 1 | -3/+2 | |
1999-01-11 | keep fr30-elf | Doug Evans | 1 | -0/+1 | |
1999-01-11 | fix typo in comment | Doug Evans | 1 | -1/+1 | |
1999-01-11 | * fr30-opc.c: Regenerate. | Doug Evans | 5 | -158/+131 | |
Plus remove fr30 sanitization. | |||||
1999-01-11 | * dwarf2read.c (dump_die): Change stderr gdb_stderr. | Stu Grossman | 4 | -3/+13 | |
* expprint.c (print_subexp): fprintf => fprintf_unfiltered. * jv-typeprint.c (java_type_print_base): fputs => fputs_filtered. * stack.c (struct function_bounds): Remove superfluous `typedef'. * symfile.c (list_overlays_command): stdout => gdb_stdout. * symmisc.c (maintenance_check_symtabs): stdout => gdb_stdout. * utils.c (print_spaces): Make more efficient. | |||||
1999-01-11 | attempting to fix cvs branch/rev bogosity | Eric Mumpower | 0 | -0/+0 | |
1999-01-11 | forced commit, attempting to fix branch-related wierdness... | Eric Mumpower | 0 | -0/+0 | |
1999-01-11 | print_spaces -- fix arg to strcat (broken by 1.165.6.4 change to utils.c). | David Taylor | 2 | -8/+15 | |
1999-01-11 | Thu Jan 11 18:37:50 1999 Vladimir N. Makarov <vmakarov@cygnus.com> | Vladimir Makarov | 1 | -2/+0 | |
* invoke.texi (-mcpu=740, -mcpu=750): New options. (-m(no-)multiple, -m(no-)string): Describe cases for PPC740 & PPC750. 1999-01-11 Michael Meissner <meissner@cygnus.com> * config/rs6000/rs6000.h ({ASM,CPP}_CPU_SPEC): Add support for all machines supported with -mcpu=xxx. (processor_type): Add PROCESSOR_PPC750. (ADJUST_PRIORITY): Call rs6000_adjust_priority. (RTX_COSTS): Supply costs for 750 multiply/divide operations. (rs6000_adjust_priority): Add declaration. * config/rs6000/rs6000.c (rs6000_override_options): -mcpu={750,740} now sets the processor type as 750, not 603. Allow -mmultiple and -mstring on little endian 750 systems. (rs6000_adjust_priority): Stub for now. (get_issue_rate): The PowerPC 750 can issue 2 instructions/cycle. * config/rs6000/rs6000.md (function/cpu attributes): Add initial ppc750 support. * config/rs6000/sysv4.h (STRICT_ALIGNMENT): Don't force strict alignment if little endian. (CC1_SPEC): Pass -mstrict-align if little endian, and not overridden. (CC1_ENDIAN_{LITTLE,BIG,DEFAULT}_SPEC): Endian specific configs. (SUBTARGET_EXTRA_SPECS): Add cc1 endian specs. * config/rs6000/{sysv4,eabi}le.h (CC1_ENDIAN_DEFAULT_SPEC): Override, default is little endian. * config/rs6000/t-ppcgas (MULTILIB_*): Delete obsolete Solaris multilibs. | |||||
1999-01-11 | new files -- part of HP merge project. | David Taylor | 5 | -0/+679 | |
1999-01-11 | modifications as part of HP merge; new tests; support for HP's compilers. | David Taylor | 1 | -0/+27 | |
1999-01-11 | * gx sim prototype tweaks | Frank Ch. Eigler | 4 | -43/+86 | |
start-sanitize-gxsim 1999-01-11 Frank Ch. Eigler <fche@cygnus.com> * sim-gx-run.c (sim_engine_run): Allay warnings. Write out updated gx block list after each successful compilation job. * sim-gx.c (sim_gx_compiled_block_f): dlopen the main executable image, to allow gx block DLLs to resolve symbols there. (sim_gx_{read,write}_block_list): Allay warnings. (sim_gx_block_translate): Allay warnings. Add $GX_FLAGS to gx compilation/link jobs. * sim-gx.h: Allay warnings. end-sanitize-gxsim | |||||
1999-01-11 | * build tweak for gx prototype | Frank Ch. Eigler | 2 | -1/+5 | |
1999-01-11 | * Test for PR 18288 and its predecessors. | Frank Ch. Eigler | 3 | -0/+196 | |
1999-01-11 Frank Ch. Eigler <fche@cygnus.com> * do-flags.S: New test for parallel PSW update conflicts. * Makefile.in (TESTS): Run it. | |||||
1999-01-11 | Fill .init and .fini sections with NOPs | Nick Clifton | 2 | -2/+7 | |
1999-01-11 | new files; renamed files -- from HP merge effort. | David Taylor | 1 | -1/+65 | |
1999-01-11 | new files -- HP merge | David Taylor | 1 | -10/+49 | |
1999-01-11 | new files and renamed files -- hp merge | David Taylor | 5 | -785/+866 | |
1999-01-11 | renamed files -- HP merge. | David Taylor | 7 | -419/+0 | |
1999-01-11 | new files -- part of HP merge. | David Taylor | 45 | -0/+10789 | |
1999-01-09 | prevent accidental redefinition of obj_adjust_symtab | Nick Clifton | 1 | -0/+5 | |
1999-01-09 | new files -- part of the HP merge. | David Taylor | 1 | -0/+181 | |
1999-01-09 | new files -- from HP merge. | David Taylor | 2 | -0/+4 | |
1999-01-08 | new file -- part of HP merge. | David Taylor | 1 | -0/+40 | |
1999-01-08 | new files -- part of HP merge. | David Taylor | 6 | -10/+2272 | |
1999-01-08 | renamed to have names 14 characters long or shorter. | David Taylor | 4 | -2246/+0 | |
1999-01-08 | new files; part of HP merge. | David Taylor | 5 | -0/+65 | |
1999-01-08 | * exec.c (exec_ops): Don't initialize statically. | Stan Shebs | 1 | -0/+6 | |
(init_exec_ops): New function, fills in exec_ops. (_initialize_exec): Use it. | |||||
1999-01-07 | Beta version of the FR30 port. | Zdenek Radouch | 3 | -167/+45 | |
1999-01-07 | * Removing last known memories of tx3904 and am30 sanitization. | Frank Ch. Eigler | 2 | -70/+9 | |
1999-01-07 | * Test for PR 18679. | Frank Ch. Eigler | 1 | -0/+8 | |
1999-01-07 Frank Ch. Eigler <fche@cygnus.com> * do-2wordops.S: New test for sign-extension by ld2h. | |||||
1999-01-07 | * config/tc-m32r.c (OPERAND_IS_COND_BIT): Add check for psw. | Doug Evans | 1 | -0/+6 | |
pr 18634 | |||||
1999-01-07 | * gas/m32r/interfere.s: New testcase. | Doug Evans | 2 | -1/+15 | |
* gas/m32r/error.exp: Run it. pr 18634 | |||||
1999-01-07 | * cpu.h: Regenerate. | Doug Evans | 3 | -0/+27 | |
* cpux.h: Regenerate. | |||||
1999-01-07 | * m32r-dis.c: Regenerate. | Doug Evans | 2 | -1/+5 | |
1999-01-06 | HP merge related changes; TUI stuff; new configs for 10.20 and 11.00; new files. | David Taylor | 5 | -256/+371 | |
1999-01-06 | * gdb.base/default.exp: Reflect wording change in remote.c. | Stan Shebs | 1 | -0/+4 | |
1999-01-06 | * remote.c: Pacify --enable-build-warnings, reformat code | Stan Shebs | 2 | -481/+398 | |
to conform to standards, fix spelling errors. (ishex, stubhex, record_currthread, etc): Declare. (ishex, stubhex): Declare char arg as int. (pack_string): Comment out, never used but possibly useful. (threadref_to_int, remote_get_threadinfo, etc): Make static. |