]> gcc.gnu.org Git - gcc.git/history - libiberty
re PR rtl-optimization/57381 (array of volatile pointers hangs gcc)
[gcc.git] / libiberty /
2013-05-06 David Edelsohnhashtab.c (hash_pointer): Remove conditional and avoid...
2013-04-23 Andi KleenImprove pointer hash function to include all bits
2013-04-04 Jason Merrillcp-demangle.c (cplus_demangle_type): Fix function quals.
2013-04-03 Jason MerrillDemangle C++11 ref-qualifier.
2013-03-27 Kai Tietzconfigure: Regenerated.
2013-03-06 Tobias Burnusmake-obstacks-texi.pl: New.
2013-03-05 Jakub Jelinekre PR middle-end/56526 (false positive for maybe-uninit...
2013-03-01 Tobias Burnusextended.texi (C Extensions): Change order in @menu...
2013-02-15 Jason Merrillre PR c++/55223 ([C++11] Default lambda expression...
2013-02-09 Jakub Jelinekre PR other/56245 (-fsanitize=address miscompiles GCC)
2013-01-31 Kai TietzCorrect ChangeLog's mentioned PR-number.
2013-01-31 Kai Tietzre PR other/54620 (sha1.c has incorrect math if sizeof...
2013-01-31 Kai Tietzre PR other/54620 (sha1.c has incorrect math if sizeof...
2013-01-31 Kai Tietz2013-01-31 Kai Tietz <ktietz@redhat.com>
2013-01-04 Ian Lance Taylorre PR other/54800 (libiberty/simple-object-mach-o.c...
2013-01-02 David Edelsohnsimple-object-xcoff.c: New file.
2012-11-11 Jason Merrillcp-demangle.c (d_unqualified_name): Handle abi tags...
2012-11-09 Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-10-08 Jason MerrillAllow dynamic initialization of thread_locals.
2012-09-18 Ian Lance Taylorstrnlen.c: New file.
2012-09-18 Florian WeimerPR other/54411: integer overflow in objalloc_alloc
2012-08-29 H.J. LuReplace malloc with xmalloc
2012-08-29 H.J. LuReplace alloca with xmalloc/free
2012-08-17 Andreas Schwabfloatformat.c (floatformat_to_double): Correctly handle...
2012-07-31 Mike Frysingermd5.c (md5_finish_ctx): Declare swap_bytes.
2012-07-26 Kazu Hiratapex-win32.c (pex_win32_exec_child): Only close original...
2012-07-18 Jason Merrillcp-demangle.c (cplus_demangle_operators): Add *_cast.
2012-07-13 Doug Evansfilenames.h: #include "hashtab.h".
2012-06-29 Andreas Schwabcopying-lib.texi (Library Copying): Don't use @heading...
2012-05-22 Tom Tromeydemangle-expected: Add regression test.
2012-04-27 Tom Tromeydwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.
2012-04-04 Tristan Gingoldpex-unix.c (to_ptr32): Fix style.
2012-04-02 Tristan Gingoldstack-limit.c: Includes ansidecl.h.
2012-03-21 Jason Merrillmangle.c (write_type): Handle 'auto'.
2012-03-07 Jason Merrillcp-demangle.c (cplus_demangle_operators): Add li.
2012-01-26 Jakub Jelinekmake-relative-prefix.c (make_relative_prefix_1): Avoid...
2012-01-23 Douglas RuppInterix resurrection
2012-01-10 Jason Merrillcp-demangle.c (d_print_comp): Omit a trailing space...
2012-01-06 Jason Merrillre PR c++/6057 (expression mangling doesn't work for...
2012-01-06 Jason Merrillcp-demangle.c (cplus_demangle_type): decltype, pack...
2012-01-04 Andreas Krebbelre PR bootstrap/51734 (Bootstrap fails in libada)
2012-01-02 Jakub Jelinekre PR driver/48306 (presence of gcc subdir with . in...
2011-12-20 Andreas Schwabwarnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading...
2011-12-20 Tristan Gingoldaclocal.m4: Assume strncmp works in cross case.
2011-12-19 Andreas SchwabCheck for warning flags without no- prefix
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-04 Jason Merrillre PR c++/48370 (G++ fails to extend reference temporar...
2011-11-02 Doug EvansFix thinko in previous checkin.
2011-11-02 Doug EvansForgotten in previous checkin that added timeval-utils...
2011-10-29 Ian Lance Taylor* setproctitle.c (setproctitle): Use "GNU/Linux" in...
2011-10-26 Iain Sandoere PR target/48108 (lto should be containerized in...
2011-10-10 Ian Lance Taylorre PR c++/48665 (type of const member function)
2011-09-28 Doug Evanstimeval-utils.h: New file.
2011-09-28 Doug Evanslibiberty.h (countargv): Declare.
2011-09-24 Basile Starynkevitchtrivial libiberty/ChangeLog update
2011-09-23 Cary Coutantre PR c++/40831 (g++ generated symbols for cloned funct...
2011-09-23 Ian Lance Taylormd5.c (md5_process_bytes): Correct handling of unaligne...
2011-08-22 Rainer OrthCentralize PICFLAG configuration
2011-08-12 Steve Ellceymd5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.
2011-08-06 Uros Bizjaktest-expandargv.c (writeout_test): Check result of...
2011-08-01 Jason Merrillre PR c++/49932 ([C++0x] ICE on instantiating decltype...
2011-07-26 H.J. LuRemove an extra line.
2011-07-26 Ian Lance Taylorcp-demangle.c (d_print_init): Initialize pack_index...
2011-07-22 Gerald Pfeiferre PR target/49817 (libiberty/stack-limit.c causes...
2011-07-22 Jakub Jelinekre PR c++/49756 (g++ ICE)
2011-07-22 Jakub Jelinekre PR c++/49756 (g++ ICE)
2011-07-04 Jason Merrillcp-demangle.c (d_expression): Handle 'this'.
2011-07-01 Joel BrobeckerDarwin has case-insensitive filesystems
2011-07-01 Jan Kratochvilre PR debug/49408 (member function template id not...
2011-06-20 Jason Merrillre PR c++/37089 ([C++0x] rvalue/lvalue reference collap...
2011-06-13 Jan Kratochvilcp-demangle.c (d_print_comp): Suppress d_print_mod...
2011-06-13 Jan Kratochvildemangle.h (DMGL_RET_POSTFIX): Extend the comment.
2011-06-13 Jan Kratochvilcp-demangle.c (struct d_print_info): Remove field options.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-10 Jim MeyeringAvoid memory overrun in a test leading to potential...
2011-03-31 Tristan Gingoldmakefile.vms (OBJS): Add filename_cmp.obj
2011-02-28 Kai Tietzre PR debug/28047 (DWARF output_file_names should reall...
2011-02-03 Ralf Wildenhueslibiberty: documentation markup and order fixes.
2011-01-18 Mike Frysingerlibiberty: add .gitignore
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-08 Doug Evanssplay-tree.c (splay_tree_foreach_helper): Remove arg...
2010-11-29 Rainer Orth* setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.
2010-11-21 Anthony GreenFix build regression
2010-11-20 Ralf WildenhuesPR other/46202: implement install-strip.
2010-11-17 Ian Lance Taylorsimple-object.h (simple_object_attributes_merge): Decla...
2010-11-16 H.J. LuProperly demangle a global constructor symbol.
2010-11-14 Kai Tietzsimple-object-coff.c (simple_object_coff_read_strtab...
2010-11-13 Ian Lance Taylorre PR other/46332 (__cxa_demangle yields excess parenth...
2010-11-04 Richard HendersonUse spawnve on cygwin.
2010-11-02 Ian Lance Taylorsimple-object.h: New file.
2010-10-29 Ian Lance Taylorsetproctitle.c: Add space after function name in @defty...
2010-10-26 Ralf WildenhuesPatch by Ralf Wildenhues.
2010-10-07 Andi KleenTurn PR_SET_NAME check into link check
2010-10-06 Andi Kleen[PATCH] Report LTO phase in lto1 process name v2
2010-09-22 Tristan Gingoldcplus-dem.c (ada_demangle): Add comments.
2010-09-10 James Lyoncp-demangle.c (d_find_pack): Add case for DEMANGLE_COMP...
2010-09-08 Tristan Gingoldre PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and ...
2010-08-20 Maciej W. Rozyckipex-common.c (pex_read_err): Set stderr_pipe to -1...
2010-08-13 Nick Cliftonargv.c (expandargv): Limit the number of times that...
2010-07-21 Pascal Obry* make-temp-file.c (choose_tmpdir): Append a dot to...
next
This page took 0.333417 seconds and 8 git commands to generate.