97 Revize (8223084afc206000312611a3fcfa30a28500d1a3)

Autor SHA1 Zpráva Datum
  Michael Brown 320b072c7a [pcbios] Support arbitrary splits of the e820 memory map před 16 roky
  Stefan Hajnoczi fe79edfc3d [GDB] Remove unused DR6 debug register variable před 16 roky
  Stefan Hajnoczi 3715c8c721 [GDB] Zero-extend 16-bit segment registers před 16 roky
  Stefan Hajnoczi 5504fa9047 [GDB] Add copyright header for gdbmach.c před 16 roky
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints před 16 roky
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging před 16 roky
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c před 16 roky
  Alexey Zaytsev 4006d229e5 Introduce the new timer subsystem. před 16 roky
  Holger Lubitz 7815474495 Revert "malloc attribute changes" před 17 roky
  Holger Lubitz 373022108b malloc attribute changes před 17 roky
  Michael Brown 4ce8d61a5c Import various libgcc functions from syslinux. před 17 roky
  Michael Brown f62d6486d8 GCC's optimiser seems to screw up if this is left static... před 17 roky
  Michael Brown a6a1052096 Applied a modified version of holger's regparm patches. před 17 roky
  Holger Lubitz 0ae6c53bd9 Revert "make __udivmoddi4 static" - gcc links to it implicitly před 17 roky
  Holger Lubitz 9e7b165017 make __udivmoddi4 static před 17 roky
  Michael Brown dc52db4920 Removed dead code identified by symcheck před 17 roky
  Michael Brown 6d2e4e719c Move uninitialised .data16 variables to .bss16; saves around 2000 před 17 roky
  Michael Brown adf192f566 Shrink cpu.c and render it useful for our purposes. před 17 roky
  Michael Brown e330db3c74 Dead code removal. před 17 roky
  Michael Brown 4e14b020a5 Master IRQ should be EOIed first, I think. před 17 roky
  Michael Brown fbda4837b0 Allocate heap at first usage, rather than assuming we can fit it in před 17 roky
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. před 17 roky
  Marty Connor 9b3c4e4d79 Warnings purge: src/arch/i386, src/core/disk.c, ramdisk, autoboot před 17 roky
  Michael Brown fae10a7ca1 We don't actually use the reset functions anywhere, and nothing really před 17 roky
  Michael Brown e42eba4af4 Use a common base-memory packet buffer for DHCP construction (as used před 17 roky
  Michael Brown d5451d210c Add ability to resolve relative symbols as well as locate absolute ones. před 17 roky
  Michael Brown 8f6a4e8140 Add gdbsym.c object to help with running gdb-to-qemu před 17 roky
  Michael Brown 045fb24557 Use internal real-mode stack from non-returnable prefixes před 17 roky
  Michael Brown ff7d0af585 Provide a buffer in base memory for code to fill with generated DHCP data. před 17 roky
  Michael Brown f06059ab97 More assertions před 17 roky
  Michael Brown c650c8c84a Also print out stack pointer (with optional stack dump) před 17 roky
  Michael Brown 406b20a64d Assert that division result is correct před 17 roky
  Michael Brown c789e8640b Added __umoddi3 před 17 roky
  Michael Brown b3b6b25aeb Handle (64-bit) / (32-bit) = (64-bit), i.e. one step beyond that před 17 roky
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h před 17 roky
  Michael Brown bd95927386 Accelerate memcpy() by around 32% on large, dword-aligned copies. před 17 roky
  Michael Brown 544fa25928 Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously před 17 roky
  Michael Brown 77d280968a Obsoleted by arch/i386/image/multiboot.c před 17 roky
  Michael Brown 644f3674e6 Obsolete for some time před 17 roky
  Michael Brown ece4ff929e Use _text, rather than assuming _text==0. před 17 roky
  Michael Brown 77b7640af4 Fix the only bug (which was to use DBGC() in place of DBG()!) and add 4kB před 17 roky
  Michael Brown 45ec9c907e First version of an external memory allocator (not tested) před 17 roky
  Michael Brown 39a8ed827c Long since obsoleted by arch/i386/scripts/i386.lds před 17 roky
  Michael Brown 2e088d9afc Obsoleted by arch/i386/interface/pxe/pxe_call.c před 17 roky
  Michael Brown 7ad1c2eaa8 Removed the Etherboot-specific ELF-image code and replaced it with a před 17 roky
  Michael Brown c980cdd0aa Move memmap.h out of arch/i386; it no longer contains anything před 17 roky
  Michael Brown e2dcd05b67 Update buffer-handling code to enable expandable buffers. před 17 roky
  Michael Brown fdc97499bf Add device description fields to struct device. před 17 roky
  Michael Brown b12cd68726 Ripped out everything except the ability to send EOI to the PIC. před 17 roky
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are před 18 roky