aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-12-15Restore value of Makefile variable VERSION to 4.16.1.Andrew Cagney1-12/+8
1997-12-13For MADD et.al. instructions sign extend 32 bit result assigned to aAndrew Cagney2-2/+9
1997-12-13 * config/tc-tic80.c (build_insn): Handle instructions that haveFred Fish2-16/+44
1997-12-13 * tic80-opc.c (OFF_SL_PC, OFF_SL_BR): Minor formatting change.Fred Fish2-72/+82
1997-12-12Fixed bug in previous delta (strcmp <=> streq)Nick Clifton1-2/+2
1997-12-12 * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 orJeff Law3-43/+55
1997-12-12Renamed v850eq -> v850eaNick Clifton3-35/+14
1997-12-12sanitize out dependency of all-libide on all-iluIan Lance Taylor1-1/+4
1997-12-12Renamed v850eq -> v850eaNick Clifton9-244/+209
1997-12-12Renamed v850eq -> v850eqNick Clifton1-6/+6
1997-12-12Renamed v850eq -> v850eaNick Clifton3-5/+28
1997-12-12Fixed v850e sanitization markers.Nick Clifton1-5/+3
1997-12-12 * Makefile.in (all-target-gperf): Change dependency toBrendan Kehoe2-6/+11
1997-12-12Add support for more ARM processor names.Nick Clifton2-137/+344
1997-12-12 * alpha-opc.c (cvttq/*u*): Remove, as that suffix is invalid.Richard Henderson1-0/+4
1997-12-12 From change made to branch by Bob Manson <manson@cygnus.com>:Mark Alexander2-13/+31
1997-12-12Parent directory renamed.Nick Clifton27-1884/+0
1997-12-12 * linker.c (generic_link_add_symbol_list): Always init udata.p soRichard Henderson1-0/+6
1997-12-12 * config/tc-m68k.c (m68k_ip): Don't overwrite opcode table data.Richard Henderson1-0/+8
1997-12-11Thu Dec 11 14:28:01 1997 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder3-10/+8
1997-12-11clean up sloppy Changelog entriesKeith Seitz1-13/+18
1997-12-11Don't run mips16 tests for tx49.Gavin Romig-Koch2-3/+33
1997-12-11Rename d30velf_{o,e} to be unique within 8 charactersMichael Meissner5-32/+15
1997-12-11 * coff-sh.c (bfd_coff_small_swap_table): Initialize new fields.Ian Lance Taylor1-0/+12
1997-12-11 * elf.c (assign_file_positions_for_segments): For a loadableIan Lance Taylor1-23/+32
1997-12-11 * coffcode.h (_coff_link_output_has_begun): Make static.Ian Lance Taylor1-13/+89
1997-12-11 * elflink.h (elf_link_input_bfd): Handle a relocateable link inIan Lance Taylor2-3/+34
1997-12-11sanitization fixes. (files not mentioned, fences misspelled)Felix Lee7-12/+32
1997-12-11always keep tracepoint.{c,h}Keith Seitz1-2/+2
1997-12-11 * gdbtk.c (gdb_get_tracepoint_info): use info in structKeith Seitz1-25/+42
1997-12-11changed d10v instruction patterns to d30v ones and made them defines ratherDavid Taylor3-136/+371
1997-12-11 * mips.igen (MSUB): Fix to work like MADD.Jeff Law3-568/+476
1997-12-10(CVS is doing wierd things)Andrew Cagney1-3/+7
1997-12-10*** empty log message ***Jim Blandy2-0/+9
1997-12-10* ch-valprint.c (chill_val_print): To avoid segfaults, don't printJim Blandy1-2/+6
1997-12-10* gch1494.ch, gch1494.exp: New tests, for PR 13812.Jim Blandy2-0/+79
1997-12-10 Source directory cvs renamed to cvssrc:Ian Lance Taylor2-6/+18
1997-12-10Add .rel/.rela sections; Setup constructors/destructors; Delete sections not ...Michael Meissner1-0/+9
1997-12-10Fixed overflow from a LO16 reloc into a HI16_S reloc.Nick Clifton1-0/+5
1997-12-10Switch to using RELA relocations for the d30v.Michael Meissner1-0/+10
1997-12-10* dwarf2read.c (dwarf2_build_psymtabs_hard): Check cu_header.length isAndrew Cagney2-2/+9
1997-12-09Change order slightlyMichael Meissner1-16/+15
1997-12-09Add support for d30velf_{e,o} emulations to control whether text/data/et. al ...Michael Meissner4-2/+45
1997-12-09Add d30v, d10v, tic80 to all_emulations; Add Oct 23 changes to Makefile.in to...Michael Meissner3-10/+30
1997-12-09Add configurability to d30vMichael Meissner2-0/+172
1997-12-09Test/fix d10v RTE instruction.Andrew Cagney3-0/+23
1997-12-09For bfd, add vr5400 and vr5000 mips machine variants to list of machines.Andrew Cagney4-11/+58
1997-12-09 * gdbtk.c (gdb_get_tracepoint_info): use info in structKeith Seitz2-14/+25
1997-12-08Fix typo, REP_S was refering to REP_E register.Andrew Cagney3-1/+9
1997-12-08Mon Dec 8 14:28:49 1997 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder2-8/+33