index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
egcs
Age
Commit message (
Expand
)
Author
2003-06-20
To keep the frame pointer addressing for stack_protection,
Hiroaki Etoh
2003-06-20
To keep the frame pointer addressing for stack_protection, skip the followin...
Hiroaki Etoh
2003-06-15
fix last O_CREAT without mode; otto@drijf.net
Theo de Raadt
2003-06-14
remove some trailing whitespace;
Jason McIntyre
2003-06-13
add __LP64__ and _LP64 CPP predefines for systems using LP64.
Brad Smith
2003-06-11
support to arm. ok deraadt@
Kevin Lo
2003-06-04
Clearer explanation of -fno-builtin-<function>; espie@ OK
Todd C. Miller
2003-06-04
document -fno-builtin-<function>, ok miod@
Marc Espie
2003-06-04
Recgonize -fno-builtin-<function>
Marc Espie
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-08
Don't inline strcpy. since it's evil anyway. This makes it
Bob Beck
2003-04-28
work around XOPEN decl
Theo de Raadt
2003-04-28
pull in string.h
Theo de Raadt
2003-04-17
Change gcc to generate ELF code for i386.
Dale Rahn
2003-04-14
standalone/stand alone -> stand-alone;
Jason McIntyre
2003-04-09
fix the readonly objects placement into thee .rodata proper; espie@ ok
Michael Shalayeff
2003-04-09
xmalloc called with the wrong sizeof in sentinel attribute setup
Anil Madhavapeddy
2003-04-08
fix another non-POSIX chown
Todd C. Miller
2003-03-28
PIC does not mix well w/ nopic (yet); espie@ ok
Michael Shalayeff
2003-03-24
Recognize -soname foo, so that ld can properly ignore it.
Marc Espie
2003-03-18
spelling typos/errors
David Krause
2003-03-15
New frame addressing (plus (subreg (reg fp)) const) is supported by push_fram...
Hiroaki Etoh
2003-03-12
typo; Ross.Richardson@utas.edu.au
Theo de Raadt
2003-03-11
The variable cse_not_expected must be initialized.
Hiroaki Etoh
2003-03-11
The loop optimization using frame pointer is omitted.
Hiroaki Etoh
2003-03-11
not to combine the register related to frame addressing for the case FRAME_GR...
Hiroaki Etoh
2003-03-09
Originally from gcc:
Henric Jungheim
2003-03-06
broken .Xr's;
Jason McIntyre
2003-02-28
changes to fold the frame address of a setjmp insn
Hiroaki Etoh
2003-02-27
add -trace-ctors-dtors option to collect2.
Marc Espie
2003-02-27
typo; Sebastian Stark
Todd C. Miller
2003-02-26
preserve the addressing using frame pointer at the cse2 phase.
Hiroaki Etoh
2003-02-26
fix the bison problem on alpha, it uses the pointer that initialzes the outsi...
Hiroaki Etoh
2003-02-21
push_frame_in_operand: add the setup and restore code for setjmp on powerpc ...
Hiroaki Etoh
2003-02-21
sweep_string_in_operand: properly sweep inline function frame.
Hiroaki Etoh
2003-02-21
mark the top address of inline function frame with integrated flag for the pr...
Hiroaki Etoh
2003-02-21
In the case of no optimization, fix the problem that the first argument doesn...
Hiroaki Etoh
2003-02-19
oops
Marc Espie
2003-02-17
fix trampoline support on hppa. Tested by mickey@
Marc Espie
2003-02-16
place ro data into .rodata and not .text (now that it's handled special. 10x ...
Michael Shalayeff
2003-02-16
a few missing man pages converted from info documents; work done by jmc
Theo de Raadt
2003-02-16
typo
Theo de Raadt
2003-02-15
use real registers to propagete frame offset for powerpc.
Hiroaki Etoh
2003-02-09
cosmetic clean-up: use ${.TARGET} extensively, instead of hard-coding
Marc Espie
2003-02-03
disable a stack protection when the arch doesn't have stack_grows_downward.
Hiroaki Etoh
2003-02-03
add contains_fp declaration to examine whether the input contains frame point...
Hiroaki Etoh
2003-02-03
prepare_stack_protection: add validate_insns_of_varrefs to validate insns of ...
Hiroaki Etoh
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
[prev]
[next]