Age | Commit message (Expand) | Author | Files | Lines |
1997-09-09 | * symtab.c, dbxread.c, stabsread.c: Fix up ANSI-C isms. Fix | Jeff Law | 3 | -15/+27 |
1997-09-09 | Do not complain if an R_V850_LO16 reloc has bit 15 set. | Nick Clifton | 2 | -181/+192 |
1997-09-09 | Remove arc sanitization. | David Edelsohn | 2 | -10/+3 |
1997-09-09 | Misc. changes I had lying around. | David Edelsohn | 2 | -5/+10 |
1997-09-09 | * symtab.c (lookup_block_symbol): Add missing PARAMS for | Jeff Law | 2 | -1/+7 |
1997-09-09 | Added documentation if hilo() reloc prefix. | Nick Clifton | 1 | -1/+13 |
1997-09-09 | Add new holio() reloc prefix. | Nick Clifton | 2 | -22/+71 |
1997-09-09 | * nltvals.def: Regenerate. | David Edelsohn | 1 | -0/+4 |
1997-09-09 | Added documentation for new command line options and pseudo ops. | Nick Clifton | 2 | -2/+70 |
1997-09-09 | Fixed buglet displaying machine architecture. | Nick Clifton | 2 | -3/+8 |
1997-09-09 | Add new pseudo ops: .v850, .v850e and .v850eq to specify the target processor. | Nick Clifton | 2 | -0/+26 |
1997-09-09 | * sparc-opc.c (sparc_opcodes): Fix op3 field for fcmpq/fcmpeq. | David Edelsohn | 2 | -6/+7 |
1997-09-09 | * ldlang.c (lang_memory_region_lookup): Remove extraneous | Fred Fish | 1 | -0/+5 |
1997-09-09 | Better word error messages. | Andrew Cagney | 2 | -2/+7 |
1997-09-09 | Remove GCC specific `0x...LL', replace with SIGNED64 (0x...). | Andrew Cagney | 2 | -14/+17 |
1997-09-09 | Support -alh and -ald for DWARF 1: | Ian Lance Taylor | 1 | -0/+13 |
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 |
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 |
1997-09-08 | * cgen-asm.c (cgen_parse_address): New argument resultp. | David Edelsohn | 1 | -0/+6 |
1997-09-08 | * cgen.h: Move assembler interface section | David Edelsohn | 1 | -0/+6 |
1997-09-08 | Added -mwarn_unsigned_overflow so that defuault is to treat unsigned | Nick Clifton | 2 | -1/+17 |
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 |
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 |
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 |
1997-09-08 | * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support for | Dawn Perchik | 8 | -197/+746 |
1997-09-07 | Sun Sep 7 12:25:22 1997 H.J. Lu (hjl@gnu.ai.mit.edu) | Richard Henderson | 1 | -0/+4 |
1997-09-07 | tx19 and related necessary changes. | Gavin Romig-Koch | 7 | -1/+88 |
1997-09-07 | * config/tc-alpha.c (md_parse_option): Move m[] out to top level and | Richard Henderson | 1 | -0/+12 |
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 |
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 |
1997-09-04 | * reloc.c: Remove extraneous commas from relocation entries. | Ian Lance Taylor | 3 | -37/+73 |
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 |
1997-09-04 | * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): In | Ian Lance Taylor | 1 | -0/+5 |
1997-09-04 | * ldmisc.h, ldmisc.c, ldcref.c: Rename finfo to lfinfo, to avoid | Ian Lance Taylor | 1 | -0/+5 |