aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-10-07cgen-run.c: new mainloop for cgenDoug Evans3-0/+256
1998-10-07fixGeoffrey Noer1-0/+1
1998-10-07Fix for PR 16299: Do not assume that bad relocations always have an associate...Nick Clifton2-29/+42
1998-10-07Tue Oct 6 18:20:10 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-3/+4
1998-10-07Tue Oct 6 18:20:10 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer4-23/+727
1998-10-061998-10-06 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda6-278/+348
1998-10-06 * tc-sparc.h (TC_FORCE_RELOCATION): Define.Catherine Moore1-0/+8
1998-10-06add dwarf1.cGavin Romig-Koch1-0/+1
1998-10-06Sanitize anything mentioning CARP.Andrew Cagney1-0/+41
1998-10-06 From David Purves <purves@apogee.com>:Stan Shebs2-12/+29
1998-10-05 * som.c (som_finish_writing): Perform some sanity checks whenJeff Law1-0/+5
1998-10-05 * c-lang.c (emit_char c_printchar c_printstr), c-lang.h (c_printstr)Stu Grossman16-106/+233
1998-10-05 * dwarf1.c : New file. Adds _bfd_dwarf1_find_nearest_line.Gavin Romig-Koch2-0/+589
1998-10-05elflink.h (elf_gc_sections): Do not allow garbageCatherine Moore2-1/+7
1998-10-05 * ldmain.c (main): Error if --gc-sections andCatherine Moore2-5/+15
1998-10-05Add vtable relocs.Catherine Moore1-0/+4
1998-10-05 * symbols.c (S_IS_FUNCTION): New.Catherine Moore1-0/+12
1998-10-05 * elf32-v850.c: Add HOWTO entries for R_V850_GNU_VTINHERIT andCatherine Moore1-0/+12
1998-10-05 * elf32-m68k.c (elf_m68k_gc_sweep_hook): Don't assumeCatherine Moore1-0/+5
1998-10-05Mon Oct 5 00:34:00 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt2-0/+95
1998-10-05 * tc-hppa.c (fp_operand_format): Add some additional formats.Jeff Law2-1/+13
1998-10-05 * hppa.h: Add "fid".Jeff Law1-1/+1
1998-10-05Sun Oct 4 22:35:47 1998 Martin M. Hunt <hunt@cygnus.com>Martin Hunt2-3/+115
1998-10-05Sun Oct 4 23:29:34 1998 David Edelsohn <edelsohn@mhpcc.edu>Ian Lance Taylor1-0/+6
1998-10-05 * elflink.h (elf_link_add_object_symbols): When a versioned symbolIan Lance Taylor2-2/+13
1998-10-05 * cpu-hppa.c (bfd_hppa20_arch): Define. Link it into the bfd_hppa_archJeff Law2-3/+20
1998-10-05 * elf32-i386.c (elf_i386_info_to_howto_rel): Handle vtable relocsIan Lance Taylor1-0/+9
1998-10-05 * i386.h (R_386_max): Change from 252 to 24.Ian Lance Taylor1-0/+8
1998-10-05Sun Oct 4 21:00:00 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-2/+16
1998-10-05Sun Oct 4 20:57:43 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-0/+10
1998-10-05fix copyrightsIan Lance Taylor2-2/+2
1998-10-05 From Nokubi Hirotaka <hnokubi@yyy.or.jp>:Ian Lance Taylor3-3/+19
1998-10-02The GDB engineers ate Steve's hacks; and there was much rejoicing.Stan Shebs1-44/+0
1998-10-02Search and destroy; kill references to WinGDB bits.Stan Shebs3-10/+8
1998-10-02Fri Oct 2 18:52:20 1998 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-6/+11
1998-10-02 * gdbtk-hooks.c (gdbtk_exec_file_changed): New function which handlesKeith Seitz3-9/+27
1998-10-02 * remote.c (remote_interrupt): Rewrite to use remote_stop.Keith Seitz1-0/+17
1998-10-02 * target.c (target_xfer_memory): Handle requests with zeroPeter Schauer3-41/+183
1998-10-01 * read.c (discard_rest_of_line): New function.Richard Henderson1-0/+6
1998-10-01Enhanced fix for PR 14826 - cope with the case where a symbol name matchesNick Clifton1-0/+6
1998-10-01* Fix for PR 16567, brought over from d30v branch.Frank Ch. Eigler2-2/+23
1998-10-01More replacing "exec" with "executable".Andrew Cagney3-3/+5
1998-10-01Replace "exec" with "executable" in messages.Andrew Cagney16-36/+54
1998-10-01Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-2/+2
1998-10-01 * gdbint.texinfo: Complete overhaul. Group descriptions moreStan Shebs1-0/+6
1998-09-30Fix for PR 17063 - do not create a section called .call_table, instead createNick Clifton2-4/+56
1998-09-30Fix PR 17042 - Do not attempt to resolve offsets to symbols in other sectionsNick Clifton3-52/+74
1998-09-30Fix PR 17469 - treat TRAP as another in the set of branch type instructions.Nick Clifton1-0/+9
1998-09-30Fix PR 17387: ignore auto increment for loads where the destination registerNick Clifton1-0/+10
1998-09-30 * Makefile.in (all-automake): fix dependencies.Felix Lee2-11/+46