projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2004-09-14
Kenneth Zadeck
Had wrong date on my the entry.
commit
|
commitdiff
|
tree
2004-09-14
Dale Johannesen
Fix PR 17408 and PR 17409.
commit
|
commitdiff
|
tree
2004-09-14
Mark Mitchell
re PR c++/16716 (ICE in cp_parser_parse_and_diagnose_in...
commit
|
commitdiff
|
tree
2004-09-14
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-09-14
Paul Brook
arm.c (arm_expand_prologue): Make args_to_push a HOST_W...
commit
|
commitdiff
|
tree
2004-09-13
Daniel Jacobowitz
fold-const.c (fold_checksum_tree): Ignore TYPE_CACHED_V...
commit
|
commitdiff
|
tree
2004-09-13
Daniel Jacobowitz
expmed.c (synth_mult): Initialize latency.
commit
|
commitdiff
|
tree
2004-09-13
Kenneth Zadeck
New code to analyze file level static variables and...
commit
|
commitdiff
|
tree
2004-09-13
Paolo Carlini
re PR libstdc++/11722 ([3.4 only] Unbuffered filebuf...
commit
|
commitdiff
|
tree
2004-09-13
Hans-Peter...
libstdc++.exp: Use gcc wrapper.exp and call libstdc...
commit
|
commitdiff
|
tree
2004-09-13
Hans-Peter...
gcc-defs.exp: Load wrapper.exp.
commit
|
commitdiff
|
tree
2004-09-13
Joseph Myers
c-decl.c (grokdeclarator): Correct comments about where...
commit
|
commitdiff
|
tree
2004-09-13
Andrew MacLeod
pr17400.C: New testcase.
commit
|
commitdiff
|
tree
2004-09-13
Steve Ellcey
ia64.c (ia64_scalar_mode_supported_p): New.
commit
|
commitdiff
|
tree
2004-09-13
Richard Henderson
re PR tree-optimization/17436 (Huge memory use regression)
commit
|
commitdiff
|
tree
2004-09-13
James E Wilson
SB-1 specific MIPS vector instructions.
commit
|
commitdiff
|
tree
2004-09-13
Zack Weinberg
* config.in: Regenerate after removal of libbanshee.
commit
|
commitdiff
|
tree
2004-09-13
Andrew MacLeod
re PR tree-optimization/17400 (out of SSA corruption)
commit
|
commitdiff
|
tree
2004-09-13
Andrew Pinski
darwin.h (ASM_OUTPUT_COMMON): Change variable size...
commit
|
commitdiff
|
tree
2004-09-13
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2004-09-13
Steven Bosscher
fix spaces vs. tabs for scripts.
commit
|
commitdiff
|
tree
2004-09-13
Richard Henderson
re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered...
commit
|
commitdiff
|
tree
2004-09-13
Hans-Peter...
g77-dg.exp: Remove unused file.
commit
|
commitdiff
|
tree
2004-09-13
Gabriel Dos...
Fix email
commit
|
commitdiff
|
tree
2004-09-13
Richard Henderson
re PR tree-optimization/10528 (Unexpected loop un-optim...
commit
|
commitdiff
|
tree
2004-09-13
Richard Henderson
* g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
commit
|
commitdiff
|
tree
2004-09-13
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-09-12
Joseph Myers
c-common.c, [...]: Use %q, %< and %> for quoting in...
commit
|
commitdiff
|
tree
2004-09-12
Hans-Peter...
asmreg-1.c (__syscall_getdents64): Adjust signedness...
commit
|
commitdiff
|
tree
2004-09-12
Jan Hubicka
i386.c (x86_schedule): New global variable.
commit
|
commitdiff
|
tree
2004-09-12
Tom Tromey
CompoundName.java (CompoundName): Don't check for separ...
commit
|
commitdiff
|
tree
2004-09-12
Andrew Pinski
objc.exp (objc_target_compile): Look for libobjc-gnu...
commit
|
commitdiff
|
tree
2004-09-12
Richard Henderson
Test case for PR 16254.
commit
|
commitdiff
|
tree
2004-09-12
Richard Henderson
re PR c++/16254 (ICE in lower_stmt, at gimple-low.c...
commit
|
commitdiff
|
tree
2004-09-12
Zdenek Dvorak
tree-ssa-loop-manip.c (split_loop_exit_edge): Handle...
commit
|
commitdiff
|
tree
2004-09-12
Jan Hubicka
* ggc-common.c (cmp_statistics): Fix sorting.
commit
|
commitdiff
|
tree
2004-09-12
David Edelsohn
re PR middle-end/16795 (PowerPC - Divide sequences...
commit
|
commitdiff
|
tree
2004-09-12
Andrew Pinski
darwin.h (ASM_OUTPUT_COMMON): Make sure we do not have...
commit
|
commitdiff
|
tree
2004-09-12
Andrew Pinski
tree-chrec.c (initialize_scalar_evolutions_analyzer...
commit
|
commitdiff
|
tree
2004-09-12
Richard Henderson
fortran-torture.exp (add-ieee-options): Replace ieee...
commit
|
commitdiff
|
tree
2004-09-12
Richard Henderson
i386.c (ix86_split_ashldi): Special case op1 as one...
commit
|
commitdiff
|
tree
2004-09-12
Richard Henderson
print-rtl.c (print_decl_name): New.
commit
|
commitdiff
|
tree
2004-09-12
Richard Henderson
PR 17186, part deux
commit
|
commitdiff
|
tree
2004-09-12
Michael Koch
configure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces...
commit
|
commitdiff
|
tree
2004-09-12
Steven Bosscher
* g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic...
commit
|
commitdiff
|
tree
2004-09-12
Toon Moene
common.opt: Remove flags -fmove-all-movables and -fredu...
commit
|
commitdiff
|
tree
2004-09-12
Richard Henderson
pt.c (cur_stmt_expr): Move from tsubst_expr.
commit
|
commitdiff
|
tree
2004-09-12
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-09-11
Roger Sayle
re PR middle-end/17411 (ICE in immed_double_const)
commit
|
commitdiff
|
tree
2004-09-11
Joseph Myers
c-tree.h (enum c_storage_class): New.
commit
|
commitdiff
|
tree
2004-09-11
Geoffrey Keating
darwin.c (machopic_validate_stub_or_non_lazy_ptr):...
commit
|
commitdiff
|
tree
2004-09-11
Joseph Myers
c-tree.h (enum c_storage_class): New.
commit
|
commitdiff
|
tree
2004-09-11
Zack Weinberg
* gcc.dg/20040910-1.c: Correct dg-error regexp.
commit
|
commitdiff
|
tree
2004-09-11
Zack Weinberg
tree.c (tree_code_size): New function, bulk of code...
commit
|
commitdiff
|
tree
2004-09-11
Andrew Pinski
Make-lang.in (java/ggc-none.c): Change dependency for...
commit
|
commitdiff
|
tree
2004-09-11
Zdenek Dvorak
tree-cfg.c (set_bb_for_stmt): Use PHI_BB.
commit
|
commitdiff
|
tree
2004-09-11
Richard Henderson
re PR middle-end/17416 (stack variable merging doesn...
commit
|
commitdiff
|
tree
2004-09-11
Jan Hubicka
i386.h (MODE_NEEDED): Calls need UNINITIALIZED mode...
commit
|
commitdiff
|
tree
2004-09-11
Jan Hubicka
profile.c (BB_TO_GCOV_INDEX): move more to the front.
commit
|
commitdiff
|
tree
2004-09-11
Steven Bosscher
re PR c++/17412 (tree check failure in fold-const)
commit
|
commitdiff
|
tree
2004-09-11
Mohan Embar
re PR libgcj/14751 ([win32] thread creation leaks syste...
commit
|
commitdiff
|
tree
2004-09-11
Mohan Embar
natThread.cc (finalize_native): Destroy join conditiona...
commit
|
commitdiff
|
tree
2004-09-11
Mohan Embar
Make-lang.in (java/win32-host.o): Add dependency on...
commit
|
commitdiff
|
tree
2004-09-11
Mohan Embar
Make-lang.in (GCJH_OBJS): Change dependency from ggc...
commit
|
commitdiff
|
tree
2004-09-11
Mohan Embar
ggc-none.c: Include "bconfig.h" if -DGENERATOR_FILE...
commit
|
commitdiff
|
tree
2004-09-11
Jakub Jelinek
tree-ssa-alias.c (collect_points_to_info_r): Handle...
commit
|
commitdiff
|
tree
2004-09-11
Gerald Pfeifer
* crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
commit
|
commitdiff
|
tree
2004-09-11
Richard Henderson
* expr.c (expand_expr_addr_expr_1) Rename from expand_e...
commit
|
commitdiff
|
tree
2004-09-11
David Edelsohn
Add PR target/17277 to ChangeLog entry.
commit
|
commitdiff
|
tree
2004-09-11
David Edelsohn
aix.h (MD_FROB_UPDATE_CONTEXT): Use __64BIT__ to choose...
commit
|
commitdiff
|
tree
2004-09-11
Richard Henderson
re PR c/17396 (ICE in tree-int-cst at -O0)
commit
|
commitdiff
|
tree
2004-09-11
Andreas Jaeger
re PR tree-optimization/16437 (New c-torture failures...
commit
|
commitdiff
|
tree
2004-09-11
Kazu Hirata
cfg.texi, [...]: Insert @: after i.e.
commit
|
commitdiff
|
tree
2004-09-11
Richard Sandiford
* gcc.target/frv: New directory of FR-V-specific tests.
commit
|
commitdiff
|
tree
2004-09-11
Geoffrey Keating
tree-pretty-print.c (dump_decl_name): Print unnamed...
commit
|
commitdiff
|
tree
2004-09-11
Adam Nemet
configure.ac (AC_MSG_CHECKING(what linker to use))...
commit
|
commitdiff
|
tree
2004-09-11
Adam Nemet
* Makefile.in (all.cross): Add srcextra.
commit
|
commitdiff
|
tree
2004-09-11
James E Wilson
Fix typos.
commit
|
commitdiff
|
tree
2004-09-11
James E Wilson
Fix excess errors problem for invalid vector testcase.
commit
|
commitdiff
|
tree
2004-09-11
Roger Sayle
re PR middle-end/17024 (ICE in fold_cond_expr_with_comp...
commit
|
commitdiff
|
tree
2004-09-11
Geoffrey Keating
* final.c (output_asm_insn): Correct problem with ...
commit
|
commitdiff
|
tree
2004-09-11
James E Wilson
Add CONST1_RTX (vector mode) support.
commit
|
commitdiff
|
tree
2004-09-11
Geoffrey Keating
gimplify.c (create_tmp_var_raw): Don't name otherwise...
commit
|
commitdiff
|
tree
2004-09-11
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2004-09-11
Eric Christopher
re PR c/16046 (ICE tree check: expected tree_list,...
commit
|
commitdiff
|
tree
2004-09-10
Zack Weinberg
c-common.h (struct c_fileinfo): Comment moved here...
commit
|
commitdiff
|
tree
2004-09-10
Joseph Myers
c-tree.h (struct c_declspecs): Remove typedef_decl.
commit
|
commitdiff
|
tree
2004-09-10
Kazu Hirata
* doc/tm.texi, doc/tree-ssa.texi: Fix typos.
commit
|
commitdiff
|
tree
2004-09-10
Ziemowit Laski
decl.c (objc_mark_locals_volatile): Make description...
commit
|
commitdiff
|
tree
2004-09-10
Richard Henderson
re PR c++/17386 (libstdc++ iostreams miscompilation)
commit
|
commitdiff
|
tree
2004-09-10
Ziemowit Laski
decl.c (objc_get_current_scope, [...]): New functions...
commit
|
commitdiff
|
tree
2004-09-10
Geoffrey Keating
dbxout.c (dbxout_block): Update for current_function_fu...
commit
|
commitdiff
|
tree
2004-09-10
Geoffrey Keating
final.c (output_asm_insn): Use strtoul instead of atoi...
commit
|
commitdiff
|
tree
2004-09-10
Geoffrey Keating
darwin.c: Include target.h.
commit
|
commitdiff
|
tree
2004-09-10
Geoffrey Keating
rs6000.c (print_operand): Use fputs instead of fprintf...
commit
|
commitdiff
|
tree
2004-09-10
Geoffrey Keating
output.h (unlikely_section_label): Delete declaration.
commit
|
commitdiff
|
tree
2004-09-10
Geoffrey Keating
* rtl.def (REG): Add comment to describe third field.
commit
|
commitdiff
|
tree
2004-09-10
DJ Delorie
FIx whitespace typo.
commit
|
commitdiff
|
tree
2004-09-10
Andrew Pinski
darwin.c (machopic_mcount_stub_name): Call machopic_ind...
commit
|
commitdiff
|
tree
2004-09-10
Diego Novillo
Revert
commit
|
commitdiff
|
tree
next