summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Andrew's latest changes & print all instruction counts if -IMichael Meissner1995-11-0219-482/+2931
* Tsk tsk, somebody forgot to update .Sanitize when they renamed regex.*...Stan Shebs1995-11-021-2/+2
* * Makefile.in (all-patch): depend on all-libiberty.Jason Molenda1995-11-012-1/+5
* * breakpoint.c (breakpoint_re_set): Fix typo in comment.Fred Fish1995-11-011-1/+2
* * gdb.base/break.exp: Change test that deletes all breakpointsFred Fish1995-11-012-21/+34
* * reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):Ian Lance Taylor1995-11-011-0/+3
* * config/tc-i386.c (md_assemble): For a jump instruction with non-constantKen Raeburn1995-11-011-0/+6
* Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-016-11/+36
* * Makefile.in (DISTSTUFF): Rename to GEN_FILES, to avoid confusion.Per Bothner1995-11-012-4/+10
* Wed Nov 1 15:25:18 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-011-0/+14
* Wed Nov 1 15:23:15 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-012-0/+6
* * symtab.c (in_prologue): Document func_start and when it is zeroFred Fish1995-11-011-0/+6
* Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-012-2/+13
* Wed Nov 1 15:04:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-012-1/+6
* Lots of changesMichael Meissner1995-11-0114-205/+7058
* Wed Nov 1 14:26:02 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-015-3/+35
* Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre...Ian Lance Taylor1995-11-011-0/+10
* * i386linux.c (MY(vec)): Declare before use.Ken Raeburn1995-11-011-0/+4
* * m68k-opc.c (m68k_opcode_aliases): Add dbfw as an alias for dbf,Ian Lance Taylor1995-11-012-10/+41
* * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if theIan Lance Taylor1995-11-015-1/+49
* * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbolIan Lance Taylor1995-11-012-9/+11
* * ldgram.y (mri_script_command): Accept ',' as well as '=' inIan Lance Taylor1995-11-011-0/+3
* * configure.in: If the only directory in target_configdirs whichIan Lance Taylor1995-11-012-0/+24
* minor cleanupsIan Lance Taylor1995-11-011-2/+0
* * coff-rs6000.c (_bfd_xcoff_sizeof_headers): Change from macro toIan Lance Taylor1995-11-012-1/+13
* * emultempl/aix.em: Include ldgram.h.Ian Lance Taylor1995-11-013-2/+59
* remove extra #endifMichael Meissner1995-11-011-4/+0
* fix typo in last changeMichael Meissner1995-11-012-6/+8
* Regenerated.Jason Molenda1995-11-011-205/+64
* * configure.in (host_makefile_frag): Use m68k-sun-sunos* insteadJ.T. Conklin1995-11-012-1/+7
* Patches to make fixincludes work for cross toolchains.Jim Wilson1995-11-012-3/+8
* * arc-dis.c: Include elf-bfd.h rather than libelf.h.Fred Fish1995-11-011-0/+4
* * config/tc-ppc.c (ppc_lglobl): Do the right thing.Ian Lance Taylor1995-11-012-4/+17
* * elfread.c: Include elf-bfd.h rather than libelf.h.Fred Fish1995-10-312-1/+5
* * config/obj-elf.h: Include bfd/elf-bfd.h rather thanFred Fish1995-10-311-0/+5
* Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1995-10-311-0/+1
* * libelf.h: Rename to elf-bfd.h to avoid conflict withFred Fish1995-10-318-758/+68
* Tue Oct 31 18:22:24 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1995-10-313-2/+12
* * gdb.base/return.exp (return_tests): Change xfail for testFred Fish1995-10-311-0/+6
* * config/tc-ppc.c (ppc_bb): Call SF_SET_PROCESS.Ian Lance Taylor1995-10-313-19/+86
* Tue Oct 31 16:34:28 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1995-10-314-37/+161
* map , to spaces in --enable-sim-cflagsMichael Meissner1995-10-311-2/+2
* Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1995-10-312-12/+25
* Tue Oct 31 15:30:07 1995 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1995-10-315-3/+30
* really make import_file staticIan Lance Taylor1995-10-311-1/+1
* Add various switches to control how the simulator is builtMichael Meissner1995-10-313-26/+546
* * config/tc-ppc.c (ppc_frob_symbol): Set BSF_NOT_AT_END forIan Lance Taylor1995-10-312-0/+5
* * Makefile.in, configure.in: Make winsup builds work withSteve Chamberlain1995-10-311-1/+1
* * coffcode.h (coff_slurp_symbol_table): Accept C_BCOMM andIan Lance Taylor1995-10-312-0/+5
* * config/tc-ppc.c (md_pseudo_table): Add "bc" and "ec".Ian Lance Taylor1995-10-312-1/+78