Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-12-15 | (Mostly from Gavin Koch) | Andrew Cagney | 8 | -11/+109 | |
In dwarf2read.c, if the ABI is 32 bit and 64 bit addresses are encountered discard the most significant 32 bits. Use CORE_ADDR for address variables instead of long. Add more explicit tx49 configur target. Check/use sigaction/SA_RESTART in remote-sim.c | |||||
1997-12-15 | In nrun.c, look for sigaction & SA_RESTART. When both present, | Andrew Cagney | 4 | -56/+65 | |
install cntrl-c (SIGINT) handler with no SA_RESTART bit set. | |||||
1997-12-15 | Restore value of Makefile variable VERSION to 4.16.1. | Andrew Cagney | 1 | -12/+8 | |
Was clobered during one of the Foundry merges. | |||||
1997-12-13 | For MADD et.al. instructions sign extend 32 bit result assigned to a | Andrew Cagney | 2 | -2/+9 | |
register. | |||||
1997-12-13 | * config/tc-tic80.c (build_insn): Handle instructions that have | Fred Fish | 2 | -16/+44 | |
long (32 bit) PC relative offsets. Fix places that previously misused R_MPPCR for 15 bit offsets to use the new R_MPPCR15W type. (md_apply_fix): Add case to handle long PC relative offsets. PR 12927 | |||||
1997-12-13 | * tic80-opc.c (OFF_SL_PC, OFF_SL_BR): Minor formatting change. | Fred Fish | 2 | -72/+82 | |
(tic80_opcodes): Reorder table entries to put the 32 bit PC relative offset forms before the 15 bit forms, to default to the long forms. PR 12927 | |||||
1997-12-12 | Fixed bug in previous delta (strcmp <=> streq) | Nick Clifton | 1 | -2/+2 | |
1997-12-12 | * configure.in (sim_igen_filter): Multi-sim vr5000 - vr5000 or | Jeff Law | 3 | -43/+55 | |
vr5400 with the vr5000 as the default. | |||||
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 3 | -35/+14 | |
1997-12-12 | sanitize out dependency of all-libide on all-ilu | Ian Lance Taylor | 1 | -1/+4 | |
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 9 | -244/+209 | |
1997-12-12 | Renamed v850eq -> v850eq | Nick Clifton | 1 | -6/+6 | |
1997-12-12 | Renamed v850eq -> v850ea | Nick Clifton | 3 | -5/+28 | |
1997-12-12 | Fixed v850e sanitization markers. | Nick Clifton | 1 | -5/+3 | |
1997-12-12 | * Makefile.in (all-target-gperf): Change dependency to | Brendan Kehoe | 2 | -6/+11 | |
all-target-libstdc++. to go w/ the changes taking out use of libg++ in gperf | |||||
1997-12-12 | Add support for more ARM processor names. | Nick Clifton | 2 | -137/+344 | |
1997-12-12 | * alpha-opc.c (cvttq/*u*): Remove, as that suffix is invalid. | Richard Henderson | 1 | -0/+4 | |
1997-12-12 | From change made to branch by Bob Manson <manson@cygnus.com>: | Mark Alexander | 2 | -13/+31 | |
* tic80-tdep.c (tic80_push_arguments): The compiler always passes structs by reference. | |||||
1997-12-12 | Parent directory renamed. | Nick Clifton | 27 | -1884/+0 | |
1997-12-12 | * linker.c (generic_link_add_symbol_list): Always init udata.p so | Richard Henderson | 1 | -0/+6 | |
that the generic relaxation code can function when input and output file formats are mismatched. | |||||
1997-12-12 | * config/tc-m68k.c (m68k_ip): Don't overwrite opcode table data. | Richard Henderson | 1 | -0/+8 | |
(insop, m68k_ip): Make `opcode' const so it doesn't happen again. | |||||
1997-12-11 | Thu Dec 11 14:28:01 1997 Michael Snyder (msnyder@cleaver.cygnus.com) | Michael Snyder | 3 | -10/+8 | |
* tracepoint.c (trace_find_command): don't error if going backwards thru the trace buffer in a loop. * (struct tracepoint): delete unused field. | |||||
1997-12-11 | clean up sloppy Changelog entries | Keith Seitz | 1 | -13/+18 | |
1997-12-11 | Don't run mips16 tests for tx49. | Gavin Romig-Koch | 2 | -3/+33 | |
1997-12-11 | Rename d30velf_{o,e} to be unique within 8 characters | Michael Meissner | 5 | -32/+15 | |
1997-12-11 | * coff-sh.c (bfd_coff_small_swap_table): Initialize new fields. | Ian Lance Taylor | 1 | -0/+12 | |
1997-12-11 | * elf.c (assign_file_positions_for_segments): For a loadable | Ian Lance Taylor | 1 | -23/+32 | |
section, make sure that the load address is correct relative to the load address of the segment plus the size of the segment so far. | |||||
1997-12-11 | * coffcode.h (_coff_link_output_has_begun): Make static. | Ian Lance Taylor | 1 | -13/+89 | |
(_coff_final_link_postscript): Likewise. | |||||
1997-12-11 | * elflink.h (elf_link_input_bfd): Handle a relocateable link in | Ian Lance Taylor | 2 | -3/+34 | |
which a relocation refers to an indirect or warning symbol. | |||||
1997-12-11 | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 7 | -12/+32 | |
1997-12-11 | always keep tracepoint.{c,h} | Keith Seitz | 1 | -2/+2 | |
1997-12-11 | * gdbtk.c (gdb_get_tracepoint_info): use info in struct | Keith Seitz | 1 | -25/+42 | |
symtab_and_line, not struct tracepoint arrange data more like gdb_get_breakpoint_info (tracepoint_notify): use info in struct symtab_and_line, not struct tracepoint (gdbtk_init): add command "gdb_get_tracepoint_list" into interpreter (gdb_get_tracepoint_list): new function | |||||
1997-12-11 | changed d10v instruction patterns to d30v ones and made them defines rather | David Taylor | 3 | -136/+371 | |
than sprinkled throughout the code. changes to several functions; backtraces now work and calling functions in the inferior partially works. Registers do not yet track the frame. | |||||
1997-12-11 | * mips.igen (MSUB): Fix to work like MADD. | Jeff Law | 3 | -568/+476 | |
* gencode.c (MSUB): Similarly. | |||||
1997-12-10 | (CVS is doing wierd things) | Andrew Cagney | 1 | -3/+7 | |
Re-checkin fixes to code verifying dwarf debug info CU headers before using it. | |||||
1997-12-10 | *** empty log message *** | Jim Blandy | 2 | -0/+9 | |
1997-12-10 | * ch-valprint.c (chill_val_print): To avoid segfaults, don't print | Jim Blandy | 1 | -2/+6 | |
a string whose dynamic length is longer than its static length. | |||||
1997-12-10 | * gch1494.ch, gch1494.exp: New tests, for PR 13812. | Jim Blandy | 2 | -0/+79 | |
1997-12-10 | Source directory cvs renamed to cvssrc: | Ian Lance Taylor | 2 | -6/+18 | |
* configure.in (host_tools): Change cvs to cvssrc. (native_only): Likewise. (noconfigdirs) [various cases]: Likewise. * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc. (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc. (INSTALL_MODULES): Change install-cvs to install-cvssrc. (CLEAN_MODULES): Change clean-cvs to clean-cvssrc. (all-cvssrc): Rename target from all-cvs. | |||||
1997-12-10 | Add .rel/.rela sections; Setup constructors/destructors; Delete sections not ↵ | Michael Meissner | 1 | -0/+9 | |
linked in | |||||
1997-12-10 | Fixed overflow from a LO16 reloc into a HI16_S reloc. | Nick Clifton | 1 | -0/+5 | |
1997-12-10 | Switch to using RELA relocations for the d30v. | Michael Meissner | 1 | -0/+10 | |
1997-12-10 | * dwarf2read.c (dwarf2_build_psymtabs_hard): Check cu_header.length is | Andrew Cagney | 2 | -2/+9 | |
within dwarf_info_buffer not dwarf_abbrev_buffer. | |||||
1997-12-09 | Change order slightly | Michael Meissner | 1 | -16/+15 | |
1997-12-09 | Add support for d30velf_{e,o} emulations to control whether text/data/et. al ↵ | Michael Meissner | 4 | -2/+45 | |
go in external memory or onchip memory | |||||
1997-12-09 | Add d30v, d10v, tic80 to all_emulations; Add Oct 23 changes to Makefile.in ↵ | Michael Meissner | 3 | -10/+30 | |
to Makefile.am | |||||
1997-12-09 | Add configurability to d30v | Michael Meissner | 2 | -0/+172 | |
1997-12-09 | Test/fix d10v RTE instruction. | Andrew Cagney | 3 | -0/+23 | |
1997-12-09 | For bfd, add vr5400 and vr5000 mips machine variants to list of machines. | Andrew Cagney | 4 | -11/+58 | |
For sim/mips, enable multi-sim support when mips64vr5400-elf is target. For sim/igen, allow specification of a default machine (will need more work later). | |||||
1997-12-09 | * gdbtk.c (gdb_get_tracepoint_info): use info in struct | Keith Seitz | 2 | -14/+25 | |
symtab_and_line, not struct tracepoint. (tracepoint_notify): use info in struct symtab_and_line, not struct tracepoint |