aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-06Class.h (_Jv_Self): New union type.Bryce McKinlay3-7/+19
2001-05-06configure.in: Remove warning about beta code.Bryce McKinlay3-139/+136
2001-05-06syshdr.h: New file.Neil Booth4-16/+20
2001-05-06Daily bump.GCC Administrator5-5/+5
2001-05-05* gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.Neil Booth3-2/+6
2001-05-05* integrate.c (copy_insn_list): Substitute NOTE_EXPECTED_VALUE.Richard Henderson2-0/+9
2001-05-05except.c (remove_fixup_regions): Adjust REG_EH_REGION notes to the parent of ...Richard Henderson2-3/+27
2001-05-05gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring "inline" key...Jakub Jelinek3-1/+17
2001-05-05cppfiles.c (struct include_file): New member err_no.Neil Booth2-9/+16
2001-05-05Daily bump.GCC Administrator5-5/+5
2001-05-05m68hc11.c (m68hc11_gen_movhi): Optimize moves between X and Y by using sequen...Stephane Carrez2-4/+33
2001-05-05m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead of '!' for the 'D' alter...Stephane Carrez2-23/+35
2001-05-0420001227-1.c: Remove duplicate of gcc.c-torture/execute/20000412-3.c with no ...David Edelsohn2-32/+5
2001-05-04* calls.c (store_one_arg): Don't divide align by BITS_PER_UNIT.David Edelsohn2-3/+7
2001-05-05simplify-rtx.c (simplify_binary_operation): Simplify ~a + 1 into -a.Lars Brinkhoff2-1/+14
2001-05-04rs6000.md (ashldi3 splits): Guard with TARGET_POWERPC64.Franz Sirl2-5/+9
2001-05-04m68hc11.md (lshrhi3_const1): Fix shift of soft register, use ror instead of rol.Stephane Carrez2-1/+6
2001-05-04m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment...Stephane Carrez2-6/+50
2001-05-04larith.asm (L_regs_frame): New for _.frame.Stephane Carrez3-11/+52
2001-05-04configure.in: Add support for --enable-threads=posix on FreeBSD.Loren J. Rittle3-87/+97
2001-05-04m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ to the pre-processor when ...Stephane Carrez3-2/+10
2001-05-04larith.asm (divmodhi4): Empty for 68HC12.Stephane Carrez3-11/+118
2001-05-04Thread_Wait_Interrupt.xfail: New file.Tom Tromey10-9/+78
2001-05-04* gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.Neil Booth2-1/+5
2001-05-04m68hc11.md (*tbne, *tbeq): New patterns for 68HC12.Stephane Carrez2-6/+215
2001-05-04m68hc11.h (CONST_COSTS): Make the cost of constants cheap after reload.Stephane Carrez3-9/+17
2001-05-04Add alignment parameter to .comm directives for ELF targets.Nick Clifton2-0/+15
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi21-66/+88
2001-05-04i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to ...Kaveh R. Ghazi5-10/+21
2001-05-04* i386.c (x86_initialize_trampoline): Fix mode of constant.Jan Hubicka1-0/+4
2001-05-04Daily bump.GCC Administrator5-5/+5
2001-05-04invoke.texi (i386 Options): Delete references to -malign-jumps, -malign-loops...Geoffrey Keating4-71/+59
2001-05-04cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER.Geoffrey Keating5-57/+106
2001-05-04except.h: Add prototype declaration for expand_builtin_init_dwarf_reg_sizes.Andreas Jaeger2-7/+14
2001-05-04cp-tree.h (flag_inline_trees): Update documentation.Mark Mitchell4-10/+35
2001-05-04Index: gcc/gcc/ChangeLogGeoffrey Keating4-2/+16
2001-05-03lex.c (java_new_lexer): Call iconv_close on temp handle used to check for byt...Mo DeJong2-0/+6
2001-05-03* libjava.lang/err11.xfail: Removed.Tom Tromey2-1/+4
2001-05-03jartool.c (jt_strdup): New function.John David Anglin2-3/+25
2001-05-03m68hc11.md ("bitcmpqi"): New pattern for bitb instruction.Stephane Carrez2-0/+88
2001-05-03gccbug.in: Use a temporary directory when the mktemp command is not available.Joseph Myers2-17/+13
2001-05-03m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register instead of _.d1.Stephane Carrez4-11/+69
2001-05-03configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic d...Alexandre Oliva10-52/+268
2001-05-03configure.in (noconfigdirs): Disable libgcj.Alexandre Oliva2-3/+14
2001-05-03t-freebsd: Don't install "assert.h" in gcc.David O'Brien2-0/+11
2001-05-03Report fixes from 3_0-branch made on 2001-03-04:Stephane Carrez6-365/+764
2001-05-03* texi2pod.pl: Add copyright and GPL notices.Joseph Myers2-0/+23
2001-05-03config.gcc (rs6000-ibm-aix|powerpc-ibm-aix): Do not include rs6000/rs6000.h t...David O'Brien2-1/+6
2001-05-03djgpp.h (CPP_PREDEFINES): Define __GO32__.Mark Elbrecht2-13/+28
2001-05-03* config/mn10300/mn10300.md: Sign-extend GEN_INT operands.Alexandre Oliva2-6/+12