aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2000-02-23Add IBM 370 support.Alan Modra1-2/+6
2000-02-22 * opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation cannotChandra Chavva1-0/+5
be combined in parallel with ADD/SUBppp.
2000-02-22merge with include from egcs 2000-02-22Ian Lance Taylor1-1/+78
2000-02-22When SIM_HAVE_ENVIRONMENT: use sim_set_trace() to enable tracingAndrew Cagney1-0/+5
instead of sim_trace() to run the program; include support for ``-o'' option (operating environment); when a signal occurs, only continue execution when operating environment mode. Update d10v.
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-0/+7
warnings. One usused var, and a macro parenthesis fix too. Also check input sections are elf when doing gc in elflink.h.
2000-02-16Add prototypes for ARM register name functions.Nick Clifton1-0/+4
2000-02-10wait.h was replaced by gdb/gdb_wait.h.Andrew Cagney1-0/+4
2000-02-09(sim_resume): Clarify use of SIGGNAL.Andrew Cagney1-0/+5
(sim_stop_reason): Clarify meaning of sim_signalled.
2000-02-08Reinstate the following lost patches:Jeff Law1-0/+11
Wed Dec 15 11:22:56 1999 Jeffrey A Law (law@cygnus.com) * hp-symtab.h (HP_LANGUAGE_FORTRAN): New enumeration constant. (HP_LANGUAGE_F77): Define using HP_LANGUAGE_FORTRAN. 1999-11-04 Jimmy Guo <guo@cup.hp.com> * hp-symtab.h (dntt_type_fparam): Add doc_ranges, misc_kind fields, change location type to CORE_ADDR from int. (dntt_type_const): Name the 5th field location_type.
2000-02-072000-02-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+1
* ChangeLog: Whitespace change to test logging. * bfd/ChangeLog, dejagnu/ChangeLog, include/ChangeLog, tcl/ChangeLog: Same.
2000-02-03octets vs bytes changes for binutilsTimothy Wall1-0/+5
2000-01-28Add prototype for parse_arm_diassembler_optionNick Clifton1-0/+1
2000-01-27Add ATPCS support to ARM disassembler.Nick Clifton1-0/+2
Document ARM disassembler options.
2000-01-27Add support for documenting target specific disassembler optionsNick Clifton1-0/+4
1999-12-161999-12-15 Doug Evans <dje@transmeta.com>Ian Lance Taylor1-0/+4
* dis-asm.h: Enclose in extern "C" ifdef __cplusplus.
1999-11-11Add sim-d10v.hMichael Meissner1-0/+8
1999-09-041999-09-04 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-0/+4
* dis-asm.h (print_insn_pj): Declare.
1999-07-11 * ansidecl.h: Copy attribute support macros from egcs.Ian Lance Taylor1-0/+4
1999-06-23 * bfdlink.h (struct bfd_link_hash_entry): Add init_function andMark Mitchell1-0/+5
fini_function.
1999-06-21 * mips.h (Elf32_Internal_Msym): New structure.Mark Mitchell1-0/+8
(Elf32_External_Msym): Likewise. (ELF32_MS_REL_INDEX): New macro. (ELF32_MS_FLAGS): Likewise. (ELF32_MS_INFO): Likewise.
1999-06-16Add -M command line switch to objdump - text of switch is passed on to ↵Nick Clifton1-0/+5
disassembler Add support for register name set selection ot ARM disassembler.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1527