| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-common.c (c_alignof, c_alignof_expr): Move here... | jason | 2001-08-24 | 12 | -167/+147 |
* | Daily bump. | gccadmin | 2001-08-24 | 6 | -6/+6 |
* | 2001-08-23 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2001-08-24 | 7 | -16/+340 |
* | Fix PowerPC long double as well. | dje | 2001-08-23 | 2 | -1/+2 |
* | Correct __s390__ definitions. | dje | 2001-08-23 | 2 | -3/+7 |
* | * testsuite_flags.in (build-includes): Re-add backward. | jason | 2001-08-23 | 4 | -5/+4 |
* | When moving asms out of the way, don't move all of them to the same place | bernds | 2001-08-23 | 2 | -2/+5 |
* | Fix abort where write_count got to 3 | bernds | 2001-08-23 | 2 | -1/+9 |
* | * function.c (thread_prologue_and_epilogue_insns): Avoid | hubicka | 2001-08-23 | 4 | -2/+18 |
* | merge from glibc | dj | 2001-08-23 | 2 | -14/+69 |
* | Remove unused function | nickc | 2001-08-23 | 5 | -71/+9 |
* | * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h: | gerald | 2001-08-23 | 6 | -20/+25 |
* | * aclocal.m4 (GLIBCPP_INCLUDES): Include backward. | jason | 2001-08-23 | 3 | -2/+8 |
* | fix | jason | 2001-08-23 | 1 | -3/+3 |
* | * lib/prune.exp (prune_gcc_output): Also ignore "In constructor" | jason | 2001-08-23 | 2 | -1/+6 |
* | * genconstants.c, genpreds.c, libfuncs.h, optabs.h, rtl-error.h: | gerald | 2001-08-23 | 6 | -20/+25 |
* | * config/ia64/ia64.c (ia64_register_move_cost): Add mode arguemnt. | rth | 2001-08-23 | 4 | -63/+121 |
* | * regclass.c (init_reg_sets_1): Don't assume cost 2 within | rth | 2001-08-23 | 2 | -1/+6 |
* | Daily bump. | gccadmin | 2001-08-23 | 5 | -5/+5 |
* | Daily bump. | gccadmin | 2001-08-23 | 1 | -1/+1 |
* | * reload1.c (emit_reload_insns): Don't look for notes | geoffk | 2001-08-23 | 2 | -1/+6 |
* | 2001-08-22 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2001-08-23 | 2 | -2/+10 |
* | * sparc.c (uns_small_int): Don't reference a constant >32-bit. | ghazi | 2001-08-23 | 2 | -26/+50 |
* | * config/i386/i386-protos.h: Correct declaration of | rth | 2001-08-23 | 2 | -2/+6 |
* | Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so. | green | 2001-08-22 | 2 | -5/+12 |
* | * pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for | danglin | 2001-08-22 | 3 | -0/+8 |
* | * fibheap.c (fibheap_init, fibnode_init): Remove. | kraai | 2001-08-22 | 2 | -44/+16 |
* | * cpperror.c (print_location): Don't show _Pragma. | neil | 2001-08-22 | 9 | -117/+118 |
* | * gcc.c (struct prefix_list): Change prefix to const char *. | kraai | 2001-08-22 | 2 | -1/+5 |
* | * final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn. | rth | 2001-08-22 | 2 | -1/+5 |
* | 2001-08-22 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-22 | 2 | -2/+9 |
* | * explow.c (set_mem_attributes): Avoid returning a bogus alias set | jason | 2001-08-22 | 2 | -0/+12 |
* | * jump.c (squeeze_notes): Take parms by reference. Handle END being | jason | 2001-08-22 | 7 | -44/+55 |
* | * pt.c (tsubst_expr): Hand off to the TREE_CHAIN of a statement. | jason | 2001-08-22 | 3 | -30/+35 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 226 | -2552/+2602 |
* | * gcc.c-torture/execute/divmod-1.c: Convert to ANSI. | aldyh | 2001-08-22 | 2 | -26/+14 |
* | * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment. | rth | 2001-08-22 | 5 | -49/+63 |
* | * config/ia64/ia64.c (emit_all_insn_group_barriers): Flush state | rth | 2001-08-22 | 2 | -5/+20 |
* | * flow.c (flow_find_cross_jump): Don't consider unconditional | rth | 2001-08-22 | 2 | -2/+7 |
* | * final.c (compute_alignments): Fix typo. | rth | 2001-08-22 | 2 | -1/+3 |
* | * expmed.c (CODE_FOR_insv, gen_insv): Provide defaults. | rth | 2001-08-22 | 2 | -15/+24 |
* | * caller-save.c: Don't include insn-codes.h. | zack | 2001-08-22 | 1 | -0/+9 |
* | Daily bump. | gccadmin | 2001-08-22 | 6 | -6/+6 |
* | 2001-08-21 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2001-08-22 | 2 | -27/+94 |
* | * ifcvt.c (find_if_block): Allow join_bb as EXIT. | rth | 2001-08-22 | 2 | -3/+11 |
* | * builtins.c (type_to_class): Fix typo in last change. | ghazi | 2001-08-22 | 2 | -1/+5 |
* | * config/ia64/crtbegin.asm (__do_global_dtors_aux): Use saved | rth | 2001-08-22 | 2 | -1/+4 |
* | * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if | rth | 2001-08-22 | 2 | -1/+7 |
* | * Makefile.in (fibheap.o): Depend on config.h. | rth | 2001-08-22 | 3 | -125/+137 |
* | * fibheap.h: Tidy formatting. | rth | 2001-08-22 | 2 | -13/+19 |