hanchenye-llvm-project/lldb/source/Plugins
Johnny Chen a566355482 PATH_MAX is in limits.h on Linux.
Patch by Marco Minutoli <mminutoli@gmail.com>

llvm-svn: 131304
2011-05-13 20:07:25 +00:00
..
ABI Cleaned up the ABI::PrepareTrivialCall() function to take three argument 2011-05-12 02:14:56 +00:00
Disassembler/llvm Fix the InstructionLLVM::Dump() so that for Triple::arm, PC reads as the address 2011-05-12 22:25:53 +00:00
DynamicLoader Fixed the SymbolContext::DumpStopContext() to correctly indent and dump 2011-04-23 02:04:55 +00:00
Instruction/ARM Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into their 2011-05-11 18:39:18 +00:00
LanguageRuntime Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into their 2011-05-11 18:39:18 +00:00
ObjectContainer Modified the ArchSpec to take an optional "Platform *" when setting the triple. 2011-04-07 22:46:35 +00:00
ObjectFile elf: synthesize symbols for PLT entries 2011-03-30 16:07:05 +00:00
Platform Centralized a lot of the status information for processes, 2011-04-18 08:33:37 +00:00
Process PATH_MAX is in limits.h on Linux. 2011-05-13 20:07:25 +00:00
SymbolFile Fixed a case where if a function, inlined function, or global with a mangled 2011-04-21 21:41:13 +00:00
SymbolVendor/MacOSX LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide 2011-03-08 22:40:15 +00:00
UnwindAssembly Moved all code from ArchDefaultUnwindPlan and ArchVolatileRegs into their 2011-05-11 18:39:18 +00:00
Makefile Add makefile support for the ARM instruction emulation plugin. 2011-04-08 02:01:35 +00:00