aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-04* armdefs.h (struct ARMul_State): Add is_StrongARM.Alexandre Oliva5-11/+59
2000-07-04* armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn.Alexandre Oliva2-1/+3
2000-07-04* armemu.h (INSN_SIZE): New macro.Alexandre Oliva4-45/+48
2000-07-04* armemu.c (LoadSMult): Use WriteR15() to discard the leastAlexandre Oliva2-2/+5
2000-07-04* armemu.h (WRITEDESTB): New macro.Alexandre Oliva3-37/+48
2000-07-04* armemu.h (GETSPSR): Call ARMul_GetSPSR().Alexandre Oliva3-4/+18
2000-07-04* armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.Alexandre Oliva4-30/+40
2000-07-04* config/tc-arm.c (psrs): Accept combinations of flags.Alexandre Oliva2-0/+125
2000-07-04* arm-dis.c (print_insn_arm): Output combinations of PSR flags.Alexandre Oliva2-21/+13
2000-07-04* armemu.c (ARMul_Emulate): Compute writeback value beforeAlexandre Oliva2-8/+20
2000-07-04* armdefs.h (SYSTEMBANK): Define as USERBANK.Alexandre Oliva3-8/+6
2000-07-04* coff-arm.c (coff_arm_relocate_section): Do not ignore the symbolAlexandre Oliva2-0/+12
2000-07-04TIc80 simulator.Andrew Cagney18-1/+8613
2000-07-04Rewrite gdb.asm so that it doesn't assume a C comiler (or any CAndrew Cagney4-16/+48
2000-07-04Replace jumbo pattern match with gdb_expect_list().Andrew Cagney2-6/+38
2000-07-04Fix MOVN.fmt and MOVZ.fmt, need to test GPR[RT].Andrew Cagney2-14/+14
2000-07-04Fix hash section entry size to match ELF standard. Override for alpha-linux.Jim Wilson3-1/+40
2000-07-042000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-0/+5
2000-07-032000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson1-0/+17
2000-07-03Tidy up formatting.Nick Clifton7-80/+206
2000-07-03Fix formatting.Nick Clifton3-28/+33
2000-07-032000-07-03 Christopher Faylor <cgf@cygnus.com>Elena Zannoni2-33/+43
2000-07-03Fix typo in previous deltaNick Clifton1-2/+2
2000-07-03Turn a weak symbol into an external symbol for a non-shared, non-relocatableNick Clifton2-15/+36
2000-07-03Fix formatting of reloc16.cNick Clifton7-289/+276
2000-07-02* dllwrap.c: Changed mistaken dyn_string_append() callsDJ Delorie2-71/+76
2000-07-02Forgot to commit the ChangeLog.Ulf Carlsson1-0/+11
2000-07-022000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson4-175/+266
2000-07-022000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson6-14/+38
2000-07-022000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson5-0/+47
2000-07-022000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2-0/+21
2000-07-012000-07-01 H.J. Lu <hjl@gnu.org>H.J. Lu3-8/+19
2000-07-01AAganichev's parse_stab_type size fix.Alan Modra2-0/+6
2000-07-01* test cleanupFrank Ch. Eigler2-7/+21
2000-07-01Revert previous ser-unix change. Locks up serial device.Andrew Cagney2-26/+45
2000-07-01Restore setting of SER_HARDWIRE. Lost during rs6000 merge.Andrew Cagney2-3/+7
2000-07-01Fix 2000-06-22. grep after running dep.sedAlan Modra15-40/+80
2000-06-30Add entry omited when Stephane Carrez's h68hc11 code was chaecked in.Nick Clifton1-0/+12
2000-06-30* peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie1-0/+5
2000-06-30* peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie3-2/+15
2000-06-30Remove unimplemented "PAGE N:" flag from default linker script.Timothy Wall2-3/+8
2000-06-29Do not change an existing section's attributes if a flags argument isn'tNick Clifton2-12/+38
2000-06-29Change the registers used in ldmac and stmac tests.Nick Clifton3-11/+17
2000-06-29Fix previous delta so that it is only used for TE_GO32 and not !TE_PE.Nick Clifton2-6/+7
2000-06-29 * config/obj-aout.c (obj_aout_type): Do not ignore for undefinedHans-Peter Nilsson2-15/+17
2000-06-29Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files.Nick Clifton2-0/+29
2000-06-29typoDJ Delorie1-1/+1
2000-06-29* syms.c (_bfd_stab_section_find_neares_line): Use IS_ABSOLUTE_PATH.DJ Delorie2-1/+5
2000-06-28 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' orCorinna Vinschen2-20/+32
2000-06-2816 bit immediate expr support for mipsAldy Hernandez2-8/+10