index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
bc-emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
formatting tweaks
mrs
1996-07-03
1
-35
/
+72
*
(bc_emit_instruction): Add missing va_end call.
kenner
1996-03-24
1
-0
/
+2
*
(free): Delete declaration of library function.
kenner
1996-03-05
1
-1
/
+0
*
(bc_xstrdup): Delete.
kenner
1996-03-04
1
-13
/
+1
*
Update FSF address.
kenner
1995-06-15
1
-1
/
+2
*
Fix typos in comments.
kenner
1995-05-16
1
-1
/
+1
*
(bc_emit_bytecode): Add missing cast.
kenner
1994-11-04
1
-1
/
+1
*
(bc_sym_write): Change %d to %lu in printf calls.
kenner
1994-07-29
1
-2
/
+2
*
Cast pointer operands to bzero, bcopy, and bcmp to (char *).
kenner
1994-06-14
1
-2
/
+2
*
Change <gvarargs.h> to <varargs.h>.
wilson
1994-04-01
1
-1
/
+1
*
Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.
kenner
1994-03-30
1
-2
/
+2
*
(bc_emit_bytecode): Remove decl of unused variable NPUSHES.
kenner
1994-03-25
1
-3
/
+0
*
(bc_seg_write): Don't make unaligned reference to seg->data.
kenner
1994-03-14
1
-1
/
+1
*
If __STDC__, include gstdarg and use ANSI form of varargs.
kenner
1994-02-10
1
-6
/
+13
*
(class_narrowest_mode, byte_mode, word_mode): Add
wilson
1994-01-31
1
-3
/
+3
*
Include stdio.h last.
rms
1993-10-13
1
-1
/
+2
*
(dconst[012], dconstm1): Remove redundant definition.
kenner
1993-10-05
1
-6
/
+0
*
(bc_emit_bytecode): Cast enum array indices to int.
kenner
1993-10-04
1
-3
/
+3
*
(bc_end_function, seg_data): Use bcopy instead of memcpy.
bson
1993-09-30
1
-3
/
+2
*
Include gvarargs.h, not varargs.h.
rms
1993-09-28
1
-28
/
+27
*
(bc_gen_rtx): Call gen_rtx.
rms
1993-09-27
1
-0
/
+26
*
(bc_gen_rtx): Deleted.
rms
1993-09-23
1
-18
/
+0
*
change bytecode rtx structure references into macros
bson
1993-09-23
1
-4
/
+4
*
Include bytetypes.h only if __GNUC__.
rms
1993-09-23
1
-4
/
+6
*
Include bytetypes.h.
rms
1993-09-22
1
-3
/
+9
*
make sym_lookup global instead of static.
bson
1993-09-22
1
-1
/
+1
*
Initial revision
bson
1993-09-21
1
-0
/
+978