Age | Commit message (Expand) | Author | Files | Lines |
1998-02-18 | tree.h (merge_machine_{type,decl}_attributes): Declare. | Brendan Kehoe | 12 | -40/+158 |
1998-02-18 | Remove this change until we can fix it correctly. | Jeffrey A Law | 2 | -6/+7 |
1998-02-18 | * Makefile.in (STAGESTUFF): Add genrtl.c, genrtl.h and gengenrtl. | Bernd Schmidt | 2 | -2/+6 |
1998-02-17 | Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with CONFIG_SITE=/de... | Dave Love | 2 | -2/+7 |
1998-02-17 | u77-test.f: Tweak some o/p. | Dave Love | 4 | -4/+20 |
1998-02-17 | fold-const.c: Include "system.h" to get stdlib.h and stdio.h. | Kaveh R. Ghazi | 3 | -8/+16 |
1998-02-17 | c-common.c (c_expand_start_cond, [...]): Don't warn about non-ambiguous else ... | Bernd Schmidt | 2 | -12/+53 |
1998-02-17 | sco5.h (ASM_OUTPUT_DOUBLE, [...]): Delete. | Robert Lipe | 2 | -59/+5 |
1998-02-17 | combine.c (simplify_rtx): Obey CLASS_CANNOT_CHANGE_SIZE when simplifying a su... | Richard Henderson | 2 | -0/+39 |
1998-02-17 | New testcase for x86 XFmode problems. | Jeff Law | 1 | -0/+27 |
1998-02-17 | Remove unwanted CYGNUS LOCAL marker. | Jeff Law | 1 | -2/+0 |
1998-02-17 | Makefile.in (gcc.o): Depend on system.h, in accordance with last change to gc... | Kaveh R. Ghazi | 2 | -1/+5 |
1998-02-17 | haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>. | Kaveh R. Ghazi | 3 | -34/+50 |
1998-02-17 | loop.c (rtx_equal_for_loop_p): Add some braces to disambiguate a dangling els... | Jeffrey A Law | 2 | -9/+17 |
1998-02-17 | New alpha test from HJ. | Jeff Law | 1 | -0/+36 |
1998-02-17 | Various minor tweaks. | Jeff Law | 1 | -4/+4 |
1998-02-17 | linux.mt (IO_OBJECTS): Add iogetline.o. | H.J. Lu | 7 | -32/+90 |
1998-02-17 | mips.h (CAN_ELIMINATE): Don't eliminate the frame pointer for the stack point... | Gavin Koch | 2 | -6/+18 |
1998-02-17 | parse.y (initdcl0_innards): New grammar symbol. | Mark Mitchell | 3 | -3838/+3831 |
1998-02-17 | Fix problems with last patch. | J"orn Rennecke | 2 | -2/+19 |
1998-02-17 | * parse.y (simple_stmt): Use getdecls() to check for decl. | Jason Merrill | 3 | -4/+8 |
1998-02-17 | rtl.h (force_line_numbers, [...]): Declare. | Joern Rennecke | 3 | -60/+72 |
1998-02-17 | * i386.md (adddi3): Add =!r,0,0,X alternative. | J"orn Rennecke | 2 | -4/+8 |
1998-02-16 | Update documentation for builtin_setjmp related patterns. | Richard Henderson | 1 | -4/+25 |
1998-02-16 | bump copyright date | David Edelsohn | 1 | -1/+1 |
1998-02-16 | rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC. | David Edelsohn | 3 | -3/+11 |
1998-02-16 | mips.c (mips_expand_epilogue): Update tsize_rtx if tsize changes to something... | Gavin Koch | 2 | -0/+8 |
1998-02-16 | va-mips.h: Replace casts of pointers to int with casts of pointers to __PTRDI... | Gavin Koch | 2 | -7/+13 |
1998-02-16 | loop.c (strength_reduce, [...]): Use HOST_WIDE_INT_PRINT_DEC to print CONST_I... | John Carr | 2 | -7/+22 |
1998-02-15 | tree.c (first_rtl_op): New fn. | Jason Merrill | 5 | -38/+112 |
1998-02-16 | Makefile.in (BASE_FLAGS_TO_PASS, [...]): Really add this change to sync Makef... | Manfred Hollstein | 1 | -4/+1 |
1998-02-16 | Makefile.in (BASE_FLAGS_TO_PASS, [...]): Really add this change to sync Makef... | Manfred Hollstein | 1 | -0/+5 |
1998-02-15 | toplev.c (flag_schedule_reverse_before_reload): Delete variable. | Jeffrey A Law | 4 | -23/+12 |
1998-02-15 | gcc.c: Get system includes... | Kaveh R. Ghazi | 2 | -55/+19 |
1998-02-15 | system.h: Fix return type of bcmp prototype from `void' to `int'. | Kaveh R. Ghazi | 2 | -3/+13 |
1998-02-15 | Fix Irix6 EH failures, was broken by mips16 patch. | Jim Wilson | 2 | -1/+9 |
1998-02-15 | alias.c: Include <stdlib.h> and <string.h>. | John Carr | 2 | -1/+16 |
1998-02-14 | Make-lang.in (DEMANGLER_INSTALL_NAME, [...]): New macros. | Manfred Hollstein | 2 | -2/+23 |
1998-02-14 | * call.c (standard_conversion): Fix multi-level ptr conversions. | Jason Merrill | 3 | -26/+16 |
1998-02-14 | Bump for snapshot | Jeffrey A Law | 2 | -1/+5 |
1998-02-14 | t-semi (STMP_FIXPROTO): Define to nothing. | Richard Earnshaw | 3 | -0/+7 |
1998-02-14 | arm.md (movsfcc): Also validate operands[3] when compiling hard float. | Richard Earnshaw | 2 | -76/+169 |
1998-02-13 | varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat... | Jeffrey A Law | 16 | -26/+80 |
1998-02-13 | disable | Jason Merrill | 1 | -1/+1 |
1998-02-13 | * pt.c (determine_specialization): Give better errors. | Jason Merrill | 2 | -5/+15 |
1998-02-13 | Fix C++ irix6 -g compiler abort. | Jim Wilson | 2 | -13/+71 |
1998-02-13 | * init.c (build_new): Propagate error_mark_node up. | Mike Stump | 2 | -7/+9 |
1998-02-13 | parse.y (simple_stmt): If the condition isn't a declaration, start the contro... | Jason Merrill | 3 | -147/+188 |
1998-02-13 | * except.c (emit_throw): Lose throw_used. | Jason Merrill | 2 | -8/+4 |
1998-02-13 | tweak message | Jason Merrill | 1 | -1/+1 |