summaryrefslogtreecommitdiff
path: root/external/gpl3/gdb.old/lib/libopcodes/arch/armeb
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /external/gpl3/gdb.old/lib/libopcodes/arch/armeb
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'external/gpl3/gdb.old/lib/libopcodes/arch/armeb')
0 files changed, 0 insertions, 0 deletions
54:30 +0000'>2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg 2011-07-09Default to DB_ELF_SYMBOLS and DB_ELFSIZE 32matt 2011-07-01Per discussion atdyoung 2011-03-18- include <mips/mips_param.h> after MACHINE is definedtsutsui 2011-03-06Now that MACHINE is defined in user-land in eitherhe 2011-02-20Merge from matt-nb5-mips64.matt 2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind 2010-06-13Add a very basic <machine/bus.h> which nows seems to be mandatory in MIsimonb 2009-12-14Merge from matt-nb5-mips64matt 2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka 2009-08-13Move MID_MACHINE to <mips/mips_param.h> and use local values so we don'tmatt 2009-08-12Nuke a.out support for MIPS.matt 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg 2008-01-08Add timecounter support for sbmips machines and Broadcom SiByte CPUs.simonb 2007-12-03Interrupt handling changes, in discussion since February:ad 2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled 2007-07-14Generic soft interrupts are mandatory.ad 2007-06-17Move declaretions of _spl*() and _{clr,set}softintr() functionstsutsui 2007-02-22TRUE -> true, FALSE -> falsethorpej 2007-02-18+ mutex.had 2007-02-17Install the new rwlock.h file.he 2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad 2007-02-09Merge newlock2 to head.ad 2006-12-21merge yamt-splraiseipl branch.yamt 2006-11-25Don't worry about the ELF32_MACHDEP_ENDIANNESS macro when compilingriz 2006-09-14Convert sbmips to generic TODR. ok simonb@.gdamore 2006-07-26don't install <machine/db_machdep.h>, this is kernel onlydrochner 2006-01-25free -> deallocchristos 2005-12-11merge ktrace-lwp.christos 2005-11-11Switch to the MIPS generic soft interrupt code instead of usingsimonb 2005-11-05Add empty <machine/wired_map.h> for the MI mips/wired_map.c.tsutsui 2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung