Age | Commit message (Expand) | Author | Files | Lines |
2001-03-15 | aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros. | Zack Weinberg | 2 | -26/+0 |
2001-03-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -7/+5 |
2001-03-08 | xm-mvs.h, [...]: Delete references to the USG macro. | Kaveh R. Ghazi | 1 | -3/+0 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 2 | -12/+0 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -10/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 2 | -15/+0 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 2 | -10/+1 |
2001-02-25 | xm-interix.h, [...]: Don't define any of... | Zack Weinberg | 1 | -18/+2 |
2001-01-14 | vax.h (RETURN_POPS_ARGS): Max at 255 arguments. | Richard Henderson | 2 | -44/+48 |
2001-01-14 | * config/vax/vax.md (indirect_jump): Use register_operand. | Richard Henderson | 1 | -1/+1 |
2001-01-14 | vax.md: Use nonimmediate_operand instead of general_operand in destinations. | Richard Henderson | 1 | -106/+106 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-11-09 | calls.c (expand_call, [...]): Use memcpy () instead of bcopy (). | Joseph Myers | 1 | -3/+3 |
2000-11-02 | config: | Neil Booth | 6 | -6/+6 |
2000-10-20 | * t-vax: New file. Don't build modules from libgcc1.c. | J. David Anglin | 1 | -0/+3 |
2000-09-25 | definitions in config/[s-w]* (rest): | Hans-Peter Nilsson | 1 | -2/+2 |
2000-09-12 | convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART. | Jeffrey A Law | 1 | -2/+2 |
2000-08-29 | Makefile.in: Revamp handling of cflags to allow different WARN_CFLAGS for com... | J. David Anglin | 1 | -10/+0 |
2000-08-29 | * vax.md (sltu, sgeu): Delete sltu and sgeu insn patterns. | J. David Anglin | 1 | -24/+6 |
2000-08-22 | vax.h (ASM_SPEC): Pass `-J' to assembler. | J. David Anglin | 2 | -3/+14 |
2000-07-17 | configure.in (vax-*-openbsd): Change to new style configuration, add collect2... | Marc Espie | 3 | -0/+65 |
2000-06-24 | vax.h (TARGET_SWITCHES): Provide descriptions. | John David Anglin | 1 | -9/+9 |
2000-06-13 | vax.h (INDEX_TERM_P): Define evaluation order of &&'s in || and cast to squel... | J. David Anglin | 1 | -9/+9 |
2000-05-26 | vax.h (CPP_SPEC): Define __GFLOAT and GFLOAT when -mg is specified. | J. David Anglin | 1 | -1/+1 |
2000-03-04 | * config/vax/xm-vms.h: Define OBJECT_SUFFIX and EXECUTABLE_SUFFIX. | Zack Weinberg | 1 | -0/+3 |
2000-02-26 | Fix copyrights. | Jeff Law | 3 | -3/+6 |
2000-01-19 | recog.h (OUT_FCN): Delete. | Kaveh R. Ghazi | 1 | -3/+3 |
2000-01-18 | vax-protos.h: New file. | Kaveh R. Ghazi | 5 | -17/+63 |
1999-10-14 | 1750a.md (movstrqi): Add missing output reload constraint. | Richard Henderson | 1 | -1/+1 |
1999-09-15 | gbl-ctors.h: Lose HAVE_ATEXIT. | Jason Merrill | 2 | -7/+21 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 3 | -30/+30 |
1999-08-29 | tree.c (tree_code_name): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-20 | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 2 | -2/+2 |
1999-01-11 | Update FSF address in copyright header. | Jeff Law | 1 | -1/+2 |
1998-12-16 | dummy import to prevent merge lossage | Jeff Law | 2 | -8/+13 |
1998-11-24 | cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta... | Jeffrey A Law | 1 | -4/+4 |
1998-06-02 | * vax/netbsd.h (DWARF2_UNWIND_INFO): Must be undef, not defined 0. | Richard Henderson | 1 | -1/+1 |
1998-05-13 | Patch to fix g++.other/local1.C. | Jim Wilson | 1 | -1/+1 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 2 | -9/+10 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 2 | -8/+11 |
1998-03-31 | 1750a.md, [...]: Use GEN_INT consistently. | Jeffrey A Law | 2 | -14/+13 |
1998-03-16 | * vax.h (ADDR_VEC_ALIGN): Define. | J"orn Rennecke | 1 | -0/+4 |
1998-03-06 | rtl.h (addr_diff_vec_flags): New typedef. | Joern Rennecke | 1 | -1/+1 |
1998-02-22 | * vms.h (SELECT_SECTION): Use TREE_CODE_CLASS correctly. | Jeffrey A Law | 1 | -1/+11 |
1998-01-20 | Remove more bytecode stuff. | Jeffrey A Law | 1 | -1/+0 |
1998-01-13 | netbsd.h (DWARF2_UNWIND_INFO): Define as zero for now. | Jeffrey A Law | 1 | -0/+5 |
1997-12-19 | expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression. | Ian Lance Taylor | 1 | -5/+6 |
1997-12-11 | Another handful of gcc-2.8 changes (will it ever go out the door?). | Jeff Law | 1 | -16/+11 |
1997-12-06 | This commit was generated by cvs2svn to compensate for changes in r16983, | Jeff Law | 1 | -4/+0 |