Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-09-09 | Add basic tests for d10v-elf simulator. | Andrew Cagney | 2 | -0/+14 | |
1997-09-09 | * config.guess: Merge with FSF. | Ian Lance Taylor | 1 | -0/+4 | |
1997-09-08 | * ser-e7kpc.c: Don't include w32sut.h. We no longer use the UT | Stu Grossman | 2 | -9/+6 | |
mechanism. Remove prototypes for dos_async_* functions. They don't exist anymore. | |||||
1997-09-08 | Only test for immediaqte overflow if there is no insertion function. | Nick Clifton | 2 | -41/+45 | |
1997-09-08 | Add command line option to specify processor type. | Nick Clifton | 3 | -22/+67 | |
1997-09-08 | * gas/m32r/high-1.[ds]: New testcase. | David Edelsohn | 3 | -0/+21 | |
* gas/m32r/m32r.exp: Run it. | |||||
1997-09-08 | * cgen-asm.c (cgen_parse_address): New argument resultp. | David Edelsohn | 1 | -0/+6 | |
All callers updated. * m32r-asm.c (parse_h_hi16): Right shift numbers by 16. | |||||
1997-09-08 | * cgen.h: Move assembler interface section | David Edelsohn | 1 | -0/+6 | |
up so cgen_parse_operand_result is defined for cgen_parse_address. (cgen_parse_address): Update prototype. | |||||
1997-09-08 | Added -mwarn_unsigned_overflow so that defuault is to treat unsigned | Nick Clifton | 2 | -1/+17 | |
values as signed values if they start to overflow. | |||||
1997-09-08 | Add multi-sim support to v850/v850e/v850eq simulators. | Andrew Cagney | 8 | -483/+1625 | |
1997-09-08 | Add multi-sim support to simulator. | Andrew Cagney | 6 | -799/+3243 | |
1997-09-08 | Use updated MSMASK, MSMASKED macros. | Andrew Cagney | 3 | -10/+10 | |
Fix sat problem in d30v. | |||||
1997-09-08 | Check MS* macros from sim/common. | Andrew Cagney | 2 | -0/+574 | |
1997-09-08 | Add/use LSEXTRACTED, MSEXTRACTED macros. | Andrew Cagney | 4 | -184/+228 | |
Add CPU_CIA macro to extract the PC. | |||||
1997-09-08 | Sanity check for tic80 simulator. | Andrew Cagney | 4 | -0/+1103 | |
1997-09-08 | * as.h: Don't declare alloca if it is a macro. | Ian Lance Taylor | 1 | -0/+5 | |
* macro.c: Likewise. | |||||
1997-09-08 | * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for | Dawn Perchik | 8 | -197/+746 | |
reading stabs extensions for live range information. * stabsread.h, partial-stab.h: Add prototypes for new functions. * symtab.h: Add structure for storing live range information. | |||||
1997-09-07 | Sun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit.edu) | Richard Henderson | 1 | -0/+4 | |
* bfd/elf64-alpha.c (reloc_howto_type): Fix the howto table. | |||||
1997-09-07 | tx19 and related necessary changes. | Gavin Romig-Koch | 7 | -1/+88 | |
* config.sub: Add tx19/r1900. * sim/mips/configure.in, sim/mips/gencode: Add tx19/r1900. * gcc/config.sub, gcc/configure: Add tx19/r1900. * gcc/config/mips/r1900.h, config/mips/t-r1900: New. * gas/config/tc-mips.c: Add tx19/r1900. * gcc/config/mips/mips.c: Don't build 16 bit to 32 bit stubs for TARGET_SOFT_FLOAT. * config.sub: Add "marketing-names" patch. * gcc/config.sub: Add "marketing-names" patch. * gcc/configure: Change "as" link from "../gas/as.new" to "../gas/as-new"; Same for "ld" link. | |||||
1997-09-07 | * config/tc-alpha.c (md_parse_option): Move m[] out to top level and | Richard Henderson | 1 | -0/+12 | |
rename to cpu_types[]. (s_alpha_arch): New function. (md_pseudo_table): Add "arch". * config/tc-alpha.c (md_begin): Merge the two loops through the opcode table. (s_alpha_proc): Add initial SKIP_WHITESPACE. (s_alpha_set): Likewise. Use get_symbol_end instead local while loop. | |||||
1997-09-07 | * read.h (s_lcomm_bytes): Add prototype (for real this time). | Fred Fish | 1 | -0/+4 | |
1997-09-05 | * configure.in (*-*-rtems*): Do not build libgloss for rtems. | David Edelsohn | 2 | -2/+7 | |
1997-09-05 | Remove CYGNUS LOCAL marker for pure v850. | Jeff Law | 1 | -4/+17 | |
1997-09-05 | Redo watchpoint code so that it target can specify interrupt names. | Andrew Cagney | 4 | -214/+370 | |
Replace v850 interrupt code with this common watchpoint code. Other minor fixes to core. | |||||
1997-09-05 | Add sim_do_commandf - printf version of sim_do_command. | Andrew Cagney | 2 | -0/+22 | |
1997-09-05 | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 17 | -388/+1587 | |
1997-09-05 | Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. | Andrew Cagney | 7 | -22/+223 | |
1997-09-04 | Add missing end itemize. | Jeff Law | 1 | -0/+1 | |
1997-09-04 | * Makefile.am: Rebuild dependencies. | Ian Lance Taylor | 1 | -0/+5 | |
(ALL_MACHINES_CFILES): Add cpu-v850.c. (ALL_MACHINES_CFILES): Add elf32-v850.c. * Makefile.in: Rebuild. | |||||
1997-09-04 | * reloc.c: Remove extraneous commas from relocation entries. | Ian Lance Taylor | 3 | -37/+73 | |
Remove BFD_RELOC_V850_16_PCREL. * bfd-in2.h: Rebuild. | |||||
1997-09-04 | fix sanitizations and copyright | Ian Lance Taylor | 1 | -1/+5 | |
1997-09-04 | * xcofflink.c (xcoff_link_add_symbols): Put XTY_CM/XMC_TD symbols | Ian Lance Taylor | 1 | -0/+5 | |
in sections named .tocbss rather than .bss. For AIX 4.2 support (PR 12597). | |||||
1997-09-04 | * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): In | Ian Lance Taylor | 1 | -0/+5 | |
expression produced for -bpT and -bpD options, align to a 32 byte boundary rather than an 8 byte boundary. * scripttempl/aix.sc: Put .tocbss at start of .bss section. For AIX 4.2 support (PR 12957). | |||||
1997-09-04 | * ldmisc.h, ldmisc.c, ldcref.c: Rename finfo to lfinfo, to avoid | Ian Lance Taylor | 1 | -0/+5 | |
function name conflict with AIX 4.2 unistd.h header file. | |||||
1997-09-04 | * config/obj-elf.c (elf_frob_symbol): Only set BSF_OBJECT for | Ian Lance Taylor | 1 | -0/+5 | |
symbols on Irix. | |||||
1997-09-04 | Replace memory model with one from sim/common directory. | Andrew Cagney | 7 | -323/+213 | |
1997-09-04 | Finish implementation of sim-memopt. | Andrew Cagney | 10 | -82/+194 | |
Use in d30v and tic80. Make available a generic sim_read, sim_write implementation. | |||||
1997-09-04 | o Add modulo argument to sim_core_attach | Andrew Cagney | 18 | -224/+768 | |
o Add sim-memopt module - memory option processing. | |||||
1997-09-04 | * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER. | David Edelsohn | 1 | -0/+2 | |
1997-09-04 | * gdbinit.in: New file. | David Edelsohn | 6 | -73/+227 | |
* aclocal.m4 (SIM_AC_OUTPUT): Build .gdbinit. * Make-common.in (distclean): Delete .gdbinit. (.gdbinit): Add rule for. * configure: Regenerated to track ../common/aclocal.m4 changes. | |||||
1997-09-03 | removed v850 sanitization. | Nick Clifton | 6 | -113/+40 | |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 7 | -371/+274 | |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 11 | -126/+8 | |
Fixed v850e sanitization. | |||||
1997-09-03 | * mips.h: Correct typo in comment. | Richard Henderson | 1 | -0/+4 | |
1997-09-03 | removed v850 sanitization | Nick Clifton | 5 | -55/+8 | |
Added v850/sim-main.h to list of files to keep after sanitization. | |||||
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 5 | -86/+27 | |
1997-09-03 | Removed v850 sanitization | Nick Clifton | 2 | -39/+2 | |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 2 | -58/+1 | |
1997-09-03 | More building on NT support stuff. | Chris Provenzano | 2 | -16/+30 | |
* ltconfig: Set CONFIG_SHELL in libtool. * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh | |||||
1997-09-03 | * ldlang.c (wild_doit): Clear SEC_HAS_CONTENTS from a | Ian Lance Taylor | 2 | -1/+6 | |
noload_section. PR 13139. |