| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc/config/avr/avr.h: Set default options for C++ for avr. | denisc | 2002-09-14 | 1 | -0/+4 |
* | * Makefile.in (toplev.o): Depend on real.h. | rth | 2002-09-13 | 1 | -0/+5 |
* | * doc/tm.texi (DBX_OUTPUT_NFUN): Describe. | amodra | 2002-09-13 | 1 | -0/+6 |
* | * ggc-common.c (ggc_mark_roots): Don't iterate NULL hash tables. | nathan | 2002-09-13 | 1 | -0/+4 |
* | * config.gcc (ia64*-*-aix*, ia64*-*-elf*, ia64*-*-freebsd*, | sje | 2002-09-13 | 1 | -0/+7 |
* | * config/h8300/fixunssfsi.c: Replace H8/S with H8S. | kazu | 2002-09-13 | 1 | -0/+8 |
* | * config/h8300/h8300.c (h8300_init_once): Fix formatting. | kazu | 2002-09-13 | 1 | -0/+5 |
* | 2002-09-13 Matt Austern <austern@apple.com> | austern | 2002-09-13 | 1 | -0/+8 |
* | * config/alpha/alpha.md (attr type): Add callpal. | rth | 2002-09-13 | 1 | -0/+10 |
* | * Makefile.in (print-rtl.o): Depend on CONFIG_H. | aj | 2002-09-13 | 1 | -0/+4 |
* | * config/ia64/t-hpux (LIBGCC1_TEST, STMP_FIXPROTO, | sje | 2002-09-13 | 1 | -0/+6 |
* | * config/ia64/quadlib.c (_U_Qfcmp): Make extern. | sje | 2002-09-13 | 1 | -0/+8 |
* | * config/h8300/h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Add support | kazu | 2002-09-13 | 1 | -0/+8 |
* | * config/s390/s390.md ("trap", "conditional_trap", "*trap"): New insns. | hpenner | 2002-09-13 | 1 | -0/+5 |
* | * Makefile.in (HOST_PRINT): Use print-rtl1.o | rth | 2002-09-13 | 1 | -0/+8 |
* | * config/darwin.h (USER_LABEL_PREFIX): Define here... | shebs | 2002-09-13 | 1 | -0/+3 |
* | * target.h (struct gcc_target): New field | shebs | 2002-09-13 | 1 | -0/+26 |
* | * config/rs6000/rs6000.c (rs6000_emit_load_toc_table): Remove "if" | amodra | 2002-09-13 | 1 | -0/+6 |
* | * toplev.c: Move default definition of USER_LABEL_PREFIX... | zack | 2002-09-12 | 1 | -4/+9 |
* | * vax.c: Include tree.h earlier. | rth | 2002-09-12 | 1 | -0/+4 |
* | * config/darwin.c (machopic_finish): Remove #if 0 chunks. | shebs | 2002-09-12 | 1 | -0/+5 |
* | * config/arm/arm.c (arm_compute_initial_elimination_offset): | kazu | 2002-09-12 | 1 | -0/+5 |
* | * toplev.c (do_abort): Fix a comment typo. | kazu | 2002-09-12 | 1 | -0/+4 |
* | * cselib.c: Fix comment formatting. | kazu | 2002-09-12 | 1 | -0/+5 |
* | * config/h8300/h8300.md (udivmodqi4): Do not use an expander. | kazu | 2002-09-12 | 1 | -0/+5 |
* | 2002-09-12 Graham Stott <graham.stott@btinternet.com> | sayle | 2002-09-12 | 1 | -0/+22 |
* | * diagnostic.c (output_add_identifier): New fn. | jason | 2002-09-12 | 1 | -0/+3 |
* | * calls.c (store_one_arg): Use size_in_bytes to determine the | jason | 2002-09-12 | 1 | -5/+6 |
* | * config/sparc/linux64.h (STARTFILE_SPEC32): Fix a typo. | jakub | 2002-09-12 | 1 | -0/+4 |
* | * config/s390/s390-modes.def (CCAPmode, CCANmode): New CC modes. | uweigand | 2002-09-12 | 1 | -0/+14 |
* | * fold-const.c (make_range): Only narrow to signed range if | rth | 2002-09-12 | 1 | -0/+5 |
* | * emit-rtl.c (set_mem_size): New function. | amodra | 2002-09-12 | 1 | -0/+9 |
* | * optabs.c (expand_binop): Minor cleanup. | rth | 2002-09-12 | 1 | -0/+5 |
* | * print-tree.c (print_node): Print the restrict qualifier. | rth | 2002-09-12 | 1 | -0/+4 |
* | 2002-09-11 Janis Johnson <janis187@us.ibm.com> | janis | 2002-09-11 | 1 | -0/+4 |
* | gcc: | zack | 2002-09-11 | 1 | -0/+6 |
* | * config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section): Append | dje | 2002-09-11 | 1 | -0/+10 |
* | * pa.md (extzv): Check predicates before emitting extzv_32. | danglin | 2002-09-11 | 1 | -0/+5 |
* | * config/s390/s390.h (MOVE_MAX): Define to correct value. | uweigand | 2002-09-10 | 1 | -0/+7 |
* | * config/avr/avr.md (movstrhi): Use right operands for conversion. | denisc | 2002-09-10 | 1 | -0/+4 |
* | PR c/7873 | rearnsha | 2002-09-10 | 1 | -0/+5 |
* | * rs6000.c (rs6000_assemble_visibility): Protect declaration | dje | 2002-09-10 | 1 | -0/+14 |
* | * print-tree.c (print_node): In a STRING_CST, escape non-ascii | bothner | 2002-09-10 | 1 | -0/+5 |
* | * config/ia64/hpux.h (TARGET_HPUX_LD): New, define true. | sje | 2002-09-09 | 1 | -0/+13 |
* | * pa.md (exception_receiver, builtin_setjmp_receiver): Add blockage | danglin | 2002-09-09 | 1 | -0/+5 |
* | * doc/tm.texi (TARGET_HAVE_SRODATA_SECTION): New description. | dje | 2002-09-09 | 1 | -0/+5 |
* | 2002-09-09 Janis Johnson <janis187@us.ibm.com> | janis | 2002-09-09 | 1 | -0/+4 |
* | * config/avr/avr.md (movstrhi, clrstrhi): Use gen_int_mode for | denisc | 2002-09-09 | 1 | -0/+5 |
* | * config/s390/s390.md ("*tmdi_reg", "*tmsi_reg"): Do not mark as | uweigand | 2002-09-09 | 1 | -0/+15 |
* | 2002-09-09 Jan Hubicka <jh@suse.cz> | aj | 2002-09-09 | 1 | -0/+8 |