Age | Commit message (Expand) | Author |
2003-02-03 | modify general_induction_var not to generate the address of frame pointer plu... | Hiroaki Etoh |
2003-02-03 | delete unused "protector.h" inclusion. | Hiroaki Etoh |
2003-02-03 | modify assign_stack_local to move the addressing of frame pointer plus zero t... | Hiroaki Etoh |
2003-02-03 | modify expand_expr not to modify the addressing form of local variables: fram... | Hiroaki Etoh |
2003-02-03 | modify plus_constant_wide to provide the address of frame pointer plus zero c... | Hiroaki Etoh |
2003-02-03 | modify simplify_plus_minus not to assign the address of frame pointer plus no... | Hiroaki Etoh |
2003-02-03 | allocate a space (keep=5) to return a structure, not protecting it as a chara... | Hiroaki Etoh |
2003-02-02 | I've been guaranteed that guaranteed is better than guarenteed. | Miod Vallat |
2003-01-18 | protoize(1) man page, cobbled from various places by jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-14 | Bye-bye libc_r. libc_r and libnpthread go away. libpthread | Marco S Hyman |
2003-01-12 | Revert last change, causes issues on macppc and alpha. | Miod Vallat |
2003-01-07 | attribute(sentinel) improvements: | Marc Espie |
2003-01-07 | prepare_stack_protection: add validate_insns_of_varrefs to validate insns of ... | Hiroaki Etoh |
2002-12-25 | set variables of inline function with DECL_INLINE | Hiroaki Etoh |
2002-12-25 | In order to determine an inlinable function, pass the condition to prepare_st... | Hiroaki Etoh |
2002-12-25 | search_string_def is declared as public. | Hiroaki Etoh |
2002-12-25 | arrange_var_order: not to weep the string of inlined function. | Hiroaki Etoh |
2002-12-25 | assign_stack_temp_for_type: fix to find an already-allocated temporal string ... | Hiroaki Etoh |
2002-12-09 | fix the problem of bison generated codes on alpha | Hiroaki Etoh |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-12-04 | Put GNU getopt back in until some issues are resolved. | Todd C. Miller |
2002-12-03 | No need to include getopt_long and friends here as we have them in libc. | Todd C. Miller |
2002-12-03 | Talk about -fno-stack-protector and -Wstack-protector options; miod@ and | Federico G. Schwindt |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-12-02 | mention propolice in version string. idea from margarida; ok millert espie | Peter Valchev |
2002-12-02 | spelling | Theo de Raadt |
2002-12-02 | Document the lovely propolice changes. | Miod Vallat |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-24 | wrong word. Thx theo | Marc Espie |
2002-11-24 | Some documentation for local gcc changes. | Marc Espie |
2002-11-22 | specs for -lnpthread. | Marco S Hyman |
2002-11-10 | produce proper canonical version name, support static constructors, enable ex... | Michael Shalayeff |
2002-10-04 | powerpc support for stack trampoline mprotect. | Dale Rahn |
2002-09-23 | Activate exec-stack.h on m68k. This is not really necessary on this arch, | Miod Vallat |
2002-09-23 | Undefine TRANSFER_FROM_TRAMPOLINE, in case it has been defined earlier. | Miod Vallat |
2002-09-19 | build sparc64 like sparc is built. includes config/xm-openbsd.h | Dale Rahn |
2002-09-18 | Fix trampoline issues, by making sure the right stack portion is PROT_EXEC. | Marc Espie |
2002-09-16 | __syslog__ format attribute: same as printf, except for -pedantic, as %m is | Marc Espie |
2002-08-11 | Switch sparc to ELF. | Artur Grabowski |
2002-06-20 | need stdio.h for some prototypes; espie ok | Theo de Raadt |
2002-05-30 | __attribute__((sentinel)) | Marc Espie |
2002-05-30 | move build/host/target fragment to a separate file. | Marc Espie |
2002-05-30 | separate main.c into a separate libfrtbegin.a. | Marc Espie |
2002-05-28 | Fix *.texinfo warnings in gnu/. | Mike Pechkin |
2002-05-11 | bump minor version. | Federico G. Schwindt |
2002-05-11 | funcs and declarations needed by recent changes to cplus-dem.c; espie@ ok | Federico G. Schwindt |
2002-05-11 | pull a few demangler functions needed by new binutils. enable getpwd as | Federico G. Schwindt |
2002-05-11 | don't pull these yet. | Federico G. Schwindt |
2002-05-11 | libiberty version bundled with binutils 2.11. | Federico G. Schwindt |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |