Mike Hommey
eba6e5d0de
Bug 628595 - Avoid compiler warning about C++ style comments in C code in elfhack. r=jag,a-sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
d3a11c28e9
Bug 628593 - Remove -fno-exceptions from CXXFLAGS when building elfhack. r=khuey,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
1742d3d062
Bug 628232 part 2 - Allow to build elfhack injected code as thumb. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
1c1302302d
Bug 628232 part 1 - Use the init symbol from elfhack injected code as an entry point instead of hardcoding 0. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
38f33a0e80
Bug 628627 part 2 - Add messages inviting to file bugs and use --disable-elf-hack in case of elfhack failures. r=khuey,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
76a85c56b6
Bug 628627 part 1 - Raise hard errors in some more cases in elfhack. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
6f14d516d1
Bug 628618 part 7 - Use a whitelist of ELF sections that can be moved. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
75f3f59209
Bug 628618 part 6 - Delay refreshing of ElfSection addresses and offsets. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
a1a52c7d80
Bug 628618 part 5 - Don't set DT_REL*COUNT if it wasn't already set. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
0c9e2a4789
Bug 628618 part 4 - Initially set an address for the fake phdr ElfSection. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
f4d5e469c9
Bug 628618 part 3 - An ElfSection is relocatable if it has the SHF_ALLOC flag set independently of other flags. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
804955ca9f
Bug 628618 part 2 - PT_DYNAMIC segment only contains SHT_DYNAMIC section. r=tglek,a=sdwilsh
2011-01-28 09:22:58 +01:00
Mike Hommey
380944b0cf
Bug 628618 part 1 - Support ElfLocations without a corresponding ElfSection. r=tglek,a=sdwilsh
2011-01-28 09:22:57 +01:00
Mike Hommey
ca497357a4
Bug 628283 - Make elfhack handle GNU_RELRO segments better. r=tglek,a=dbaron
2011-01-24 23:11:46 +01:00
Mike Hommey
2604062432
Bug 606145 part 3 - Integrate elfhack with the build system. r=khuey,a=bsmedberg
2011-01-24 09:56:40 +01:00
Mike Hommey
4ca328c3c5
Bug 606145 part 2 - Import elfhack code. r=tglek,a=bsmedberg
2011-01-24 09:56:40 +01:00
Nils Maier
ba2c1e7bda
iBug 592052 - Add missing NSGetModule export (binary backwards compatiblity) except on OS X; r=benjamin a=bsmedberg
2010-11-19 12:41:25 -05:00
Mike Hommey
eb3a6a069b
Bug 611405 part 1 - Export jemalloc symbols when linking with the xpcom standalone glue. r=bsmedberg,a=clegnitto
2010-11-17 09:56:19 +01:00
Benjamin Smedberg
949696288a
Backed out changeset 7819e11aa46f, bug 592052 because of Mac OS X build bustage:
...
Undefined symbols:
"_NSGetModule", referenced from:
-exported_symbols_list command line option
ld: symbol(s) not found
2010-10-13 08:54:06 -04:00
Nils Maier
2b3605870f
Bug 592052 - Missing NSGetModule export (binary backwards compatiblity) r=benjamin a=dtownsend
2010-08-30 22:55:18 +02:00
Dmitri Gribenko
15d3d7d833
Bug 590753. Avoid adding empty entries to paths. r=bsmedberg
2010-09-06 15:18:07 +12:00
Benjamin Smedberg
a14547b1fb
Rename NSGetModule to NSModule in various build scripts for bug 568691.
2010-06-22 20:21:34 -04:00
Oleg Romashin
356f0c1782
Bug 558825 - run-mozilla.sh does not work with -d native-gdb. r=ted.mielczarek
2010-05-11 13:23:59 -04:00
Chris Jones
180b01a2a7
bug 532962: allow run-mozilla.sh to accept debugger arguments. r=luser
2009-12-07 01:10:46 -06:00
Benjamin Smedberg
1c9f3e2875
Bug 524139 - Eval .all.pp instead of including it. This means that in the normal case we avoid any make restarts and the associated I/O that goes with them, which could possibly be slowing Windows builds down considerably r=ted
2009-10-23 13:00:19 -04:00
Phil Ringnalda
0b070deee9
Bug 523054 - Sweep out some more viewer orts, r=dbaron
2009-10-25 10:03:17 -07:00
Phil Ringnalda
47ef8d00a4
Bug 514211 - Sweep some mouse turds out of build/unix/, r=ted
2009-09-18 19:59:52 -07:00
Karl Tomlinson
37757f45a2
Bug 477724 avoid pointless shell interpreter hanging around r=bsmedberg
2009-08-21 10:09:54 +12:00
Ginn Chen
b1cbc3c5dc
Bug 456719 run-mozilla.sh doesn't work well with ksh93 r=benjamin
2009-07-23 18:09:10 +08:00
Benjamin Smedberg
aeb8f73fb0
Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted
2009-03-09 10:55:41 -04:00
Ginn Chen
5a52a98373
Bug 472269 LD_LIBRARY_PATH is not set when running thunderbird from mozilla/dist/bin on Solaris r=wtc sr=neil
2009-02-09 14:18:02 +08:00
Daniel Holbert
5f8027a147
Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted
2009-01-23 11:52:51 -08:00
Daniel Holbert
37cf5be52d
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Marco Perez
ffdf11f6c9
Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin
2008-12-10 16:19:55 +01:00
L. David Baron
023c11f29b
Remove the feature of run-mozilla.sh where we md5sum any file called 'core' in your home directory in order to see if it changes while running the program and potentially invoke GDB. (Bug 467638) r=bsmedberg
...
This feature is no longer particularly useful because core files on Linux are now generally called core.$PID (although occasionally core), and it is potentially quite harmful since Mozilla can become very slow to start for users with large core files in their home directory.
2008-12-08 08:08:05 -08:00
Boying Lu
8a8b11cfc5
Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libxul.so instead of libgkgfx.so; r=wtc sr=neil
2008-12-05 07:30:37 +01:00
Boying Lu
46fcdee70d
Bug 259945 - Mozilla should not use LD_LIBRARY_PATH on solaris; use libgkgfx.so instead of libmozjs.so; r=wtc sr=neil
...
(to CLOSED TREE)
2008-11-21 20:24:08 +01:00
Phil Ringnalda
83c7c96496
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
2008-11-03 19:46:28 -08:00
Neil Rashbrook
1bc56a92a3
Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802
2008-09-20 20:45:25 +01:00
Ginn Chen
3b6806434d
Bug 43737 Unable to debug firefox with "./firefox -g -d dbx" in Chinese locale, r=cls, sr=roc
2008-06-11 18:34:50 +08:00
802fe70ff6
Bug 362392: mddepend.pl stat() optimizations. r=neil, moa=bsmedberg, a=schrep
2008-02-13 00:40:39 -08:00
b2b3cd65fc
Bug 415422: Fix gqi dep build (crash on startup). r=ted, a=damons
2008-02-08 00:50:22 -08:00
02f5a9db9e
bug 389346 - GNOME crash reporter comes up on crashes, prevents breakpad. r+a=bsmedberg
2007-09-04 10:09:31 -07:00
75d051d4c6
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 07:46:17 -07:00
36248eaca5
Bug 387367 - mozilla-js.pc.in missing -DJS_THREADSAFE
...
p=Braden <braden@endoframe.com >
r=brendan
2007-07-14 14:57:38 -07:00
0251575d88
Bye bye Xprint. b=326716 r+sr=dbaron
2007-06-13 11:02:58 -07:00
hg@mozilla.com
2ca566cd74
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
benjamin@smedbergs.us
38622ecddd
Bug 367912 - Remove BUILD_MODULES support, r=luser
2007-03-12 20:14:02 +00:00
asqueella@gmail.com
25a19d465e
bug 366113 - mozilla-plugin.pc should not depend on mozilla-xpcom.pc
...
patch by braden@endoframe.com
r=bsmedberg
2007-01-25 11:38:49 +00:00
timeless@mozdev.org
7e634c204b
Bug 341955 add some more items to .cvsignore
...
r=bsmeberg
2006-12-21 07:04:12 +00:00